2024-02-13T21:54:24.587 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-13T21:54:24.587 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756 --name lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --owner scheduled_lflores@teuthology --verbose -- /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/orig.config.yaml 2024-02-13T21:54:24.618 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T21:54:24.691 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756 branch: wip-yuri10-testing-2024-02-08-0854-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7558756' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri10-testing-2024-02-08-0854-pacific 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(MON_DOWN\) - \(PG_ - mons down - pg inactive - out of quorum - \(OSD_DOWN\) sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 workunit: branch: wip-tracker-64343-pacific sha1: bedfc49c6a823fb0ff75911e476e1f3cb464ad3e owner: scheduled_lflores@teuthology priority: 75 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 964 sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-tracker-64343-pacific suite_path: /home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: bedfc49c6a823fb0ff75911e476e1f3cb464ad3e targets: smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.9 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.9 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 120 - 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 orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-13_17:16:45 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-13T21:54:24.691 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa; will attempt to use it 2024-02-13T21:54:24.691 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks 2024-02-13T21:54:24.692 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-13T21:54:24.693 INFO:teuthology.task.internal:Checking packages... 2024-02-13T21:54:24.715 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0e714d9a4bd2a821113e6318adb87bd06cf81ec1' 2024-02-13T21:54:24.715 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-13T21:54:24.715 INFO:teuthology.packaging:ref: None 2024-02-13T21:54:24.716 INFO:teuthology.packaging:tag: None 2024-02-13T21:54:24.716 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-13T21:54:24.716 INFO:teuthology.packaging:sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T21:54:24.716 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-13T21:54:24.856 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-521-g0e714d9a-1focal 2024-02-13T21:54:24.858 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-13T21:54:24.865 INFO:teuthology.task.internal:no buildpackages task found 2024-02-13T21:54:24.865 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-13T21:54:24.906 INFO:teuthology.task.internal:Saving configuration 2024-02-13T21:54:24.917 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-13T21:54:24.931 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T21:54:24.955 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 21:48:24.444549', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-13T21:54:24.973 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 21:48:24.442745', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-13T21:54:24.973 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-13T21:54:24.979 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-13T21:54:24.979 INFO:teuthology.task.internal:roles: ubuntu@smithi170.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', 'ceph.iscsi.iscsi.a'] 2024-02-13T21:54:24.979 INFO:teuthology.run_tasks:Running task console_log... 2024-02-13T21:54:25.063 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7727bee160>, signals=[15]) 2024-02-13T21:54:25.063 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-13T21:54:25.069 INFO:teuthology.task.internal:Opening connections... 2024-02-13T21:54:25.070 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-02-13T21:54:25.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:54:25.160 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2024-02-13T21:54:25.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:54:25.256 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-13T21:54:25.263 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-02-13T21:54:25.270 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-02-13T21:54:25.270 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Ubuntu" 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:ID=ubuntu 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE=debian 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="20.04" 2024-02-13T21:54:25.320 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T21:54:25.321 INFO:teuthology.orchestra.run.smithi133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T21:54:25.321 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T21:54:25.321 INFO:teuthology.orchestra.run.smithi133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T21:54:25.321 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_CODENAME=focal 2024-02-13T21:54:25.321 INFO:teuthology.orchestra.run.smithi133.stdout:UBUNTU_CODENAME=focal 2024-02-13T21:54:25.321 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-02-13T21:54:25.337 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2024-02-13T21:54:25.343 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2024-02-13T21:54:25.343 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="Ubuntu" 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:ID=ubuntu 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE=debian 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="20.04" 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T21:54:25.393 INFO:teuthology.orchestra.run.smithi170.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T21:54:25.394 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T21:54:25.394 INFO:teuthology.orchestra.run.smithi170.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T21:54:25.394 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_CODENAME=focal 2024-02-13T21:54:25.394 INFO:teuthology.orchestra.run.smithi170.stdout:UBUNTU_CODENAME=focal 2024-02-13T21:54:25.394 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2024-02-13T21:54:25.420 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-13T21:54:25.431 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-13T21:54:25.456 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-13T21:54:25.457 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-02-13T21:54:25.459 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2024-02-13T21:54:25.465 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-13T21:54:25.482 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-13T21:54:25.482 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-02-13T21:54:25.508 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2024-02-13T21:54:25.535 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-13T21:54:25.587 INFO:teuthology.run_tasks:Running task kernel... 2024-02-13T21:54:25.602 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-13T21:54:25.602 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-13T21:54:25.602 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-13T21:54:25.603 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-13T21:54:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T21:54:25.608 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-13T21:54:25.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T21:54:25.610 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-02-13T21:54:25.616 INFO:teuthology.orchestra.run.smithi133.stdout:5.4.0-124-generic 2024-02-13T21:54:25.616 INFO:teuthology.task.kernel:Running kernel on smithi133: 5.4.0-124-generic 2024-02-13T21:54:25.616 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2024-02-13T21:54:25.617 INFO:teuthology.orchestra.run.smithi170.stdout:5.4.0-124-generic 2024-02-13T21:54:25.618 INFO:teuthology.task.kernel:Running kernel on smithi170: 5.4.0-124-generic 2024-02-13T21:54:25.618 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-02-13T21:54:25.719 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-02-13T21:54:25.827 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2024-02-13T21:54:26.001 INFO:teuthology.orchestra.run.smithi170.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-13T21:54:26.005 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-13T21:54:26.310 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,713 kB] 2024-02-13T21:54:26.310 INFO:teuthology.orchestra.run.smithi170.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,713 kB] 2024-02-13T21:54:26.460 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-13T21:54:26.471 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-13T21:54:26.474 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-13T21:54:26.474 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-13T21:54:26.475 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,552 kB] 2024-02-13T21:54:26.497 INFO:teuthology.orchestra.run.smithi170.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-13T21:54:26.505 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [356 kB] 2024-02-13T21:54:26.509 INFO:teuthology.orchestra.run.smithi170.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-13T21:54:26.513 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T21:54:26.513 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-13T21:54:26.515 INFO:teuthology.orchestra.run.smithi170.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-13T21:54:26.515 INFO:teuthology.orchestra.run.smithi170.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,552 kB] 2024-02-13T21:54:26.528 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-13T21:54:26.547 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-13T21:54:26.550 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-13T21:54:26.560 INFO:teuthology.orchestra.run.smithi170.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-13T21:54:26.561 INFO:teuthology.orchestra.run.smithi170.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [356 kB] 2024-02-13T21:54:26.562 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-13T21:54:26.562 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-13T21:54:26.562 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-13T21:54:26.563 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-13T21:54:26.565 INFO:teuthology.orchestra.run.smithi170.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T21:54:26.565 INFO:teuthology.orchestra.run.smithi170.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-13T21:54:26.573 INFO:teuthology.orchestra.run.smithi170.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-13T21:54:26.583 INFO:teuthology.orchestra.run.smithi170.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-13T21:54:26.585 INFO:teuthology.orchestra.run.smithi170.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-13T21:54:26.587 INFO:teuthology.orchestra.run.smithi170.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-13T21:54:26.587 INFO:teuthology.orchestra.run.smithi170.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-13T21:54:26.588 INFO:teuthology.orchestra.run.smithi170.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-13T21:54:26.588 INFO:teuthology.orchestra.run.smithi170.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-13T21:54:26.851 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:18 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T21:54:26.871 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-13T21:54:26.959 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-13T21:54:26.990 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:18 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T21:54:27.081 INFO:teuthology.orchestra.run.smithi170.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-13T21:54:27.137 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,094 kB] 2024-02-13T21:54:27.259 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [932 kB] 2024-02-13T21:54:27.269 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-13T21:54:27.275 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-13T21:54:27.275 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-13T21:54:27.276 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,669 kB] 2024-02-13T21:54:27.304 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [372 kB] 2024-02-13T21:54:27.307 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T21:54:27.308 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-13T21:54:27.314 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-13T21:54:27.325 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-13T21:54:27.328 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-13T21:54:27.331 INFO:teuthology.orchestra.run.smithi133.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-13T21:54:27.331 INFO:teuthology.orchestra.run.smithi133.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-13T21:54:27.332 INFO:teuthology.orchestra.run.smithi133.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-13T21:54:27.349 INFO:teuthology.orchestra.run.smithi133.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-13T21:54:27.350 INFO:teuthology.orchestra.run.smithi133.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-13T21:54:27.350 INFO:teuthology.orchestra.run.smithi133.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-13T21:54:27.351 INFO:teuthology.orchestra.run.smithi133.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-13T21:54:27.352 INFO:teuthology.orchestra.run.smithi133.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-13T21:54:27.352 INFO:teuthology.orchestra.run.smithi133.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-13T21:54:27.353 INFO:teuthology.orchestra.run.smithi133.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-13T21:54:27.473 INFO:teuthology.orchestra.run.smithi170.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-13T21:54:27.630 INFO:teuthology.orchestra.run.smithi170.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [932 kB] 2024-02-13T21:54:27.912 INFO:teuthology.orchestra.run.smithi170.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,094 kB] 2024-02-13T21:54:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-13T21:54:28.110 INFO:teuthology.orchestra.run.smithi170.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-13T21:54:28.110 INFO:teuthology.orchestra.run.smithi170.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-13T21:54:28.111 INFO:teuthology.orchestra.run.smithi170.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,669 kB] 2024-02-13T21:54:28.189 INFO:teuthology.orchestra.run.smithi170.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [372 kB] 2024-02-13T21:54:28.206 INFO:teuthology.orchestra.run.smithi170.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T21:54:28.389 INFO:teuthology.orchestra.run.smithi170.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-13T21:54:29.099 INFO:teuthology.orchestra.run.smithi170.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-13T21:54:29.142 INFO:teuthology.orchestra.run.smithi170.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-13T21:54:29.156 INFO:teuthology.orchestra.run.smithi170.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-13T21:54:29.157 INFO:teuthology.orchestra.run.smithi170.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-13T21:54:29.159 INFO:teuthology.orchestra.run.smithi170.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-13T21:54:29.160 INFO:teuthology.orchestra.run.smithi170.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-13T21:54:29.160 INFO:teuthology.orchestra.run.smithi170.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-13T21:54:29.160 INFO:teuthology.orchestra.run.smithi170.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-13T21:54:29.162 INFO:teuthology.orchestra.run.smithi170.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-13T21:54:29.191 INFO:teuthology.orchestra.run.smithi170.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-13T21:54:29.374 INFO:teuthology.orchestra.run.smithi170.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-13T21:54:29.556 INFO:teuthology.orchestra.run.smithi170.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-13T21:54:29.613 INFO:teuthology.orchestra.run.smithi170.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-13T21:54:30.477 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 19.0 MB in 3s (7,067 kB/s) 2024-02-13T21:54:31.601 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 19.0 MB in 4s (4,965 kB/s) 2024-02-13T21:54:31.843 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-13T21:54:31.868 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T21:54:31.935 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-13T21:54:32.141 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2024-02-13T21:54:32.142 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2024-02-13T21:54:32.334 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2024-02-13T21:54:32.334 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T21:54:32.334 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-13T21:54:32.335 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-13T21:54:32.336 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2024-02-13T21:54:32.336 INFO:teuthology.orchestra.run.smithi133.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-13T21:54:32.336 INFO:teuthology.orchestra.run.smithi133.stdout:Recommended packages: 2024-02-13T21:54:32.336 INFO:teuthology.orchestra.run.smithi133.stdout: thermald 2024-02-13T21:54:32.402 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2024-02-13T21:54:32.402 INFO:teuthology.orchestra.run.smithi133.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T21:54:32.402 INFO:teuthology.orchestra.run.smithi133.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-13T21:54:32.402 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-13T21:54:32.403 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages will be upgraded: 2024-02-13T21:54:32.404 INFO:teuthology.orchestra.run.smithi133.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-13T21:54:32.463 INFO:teuthology.orchestra.run.smithi133.stdout:3 upgraded, 5 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T21:54:32.463 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 77.1 MB of archives. 2024-02-13T21:54:32.463 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-13T21:54:32.463 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-13T21:54:32.886 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-13T21:54:33.023 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-13T21:54:33.128 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-02-13T21:54:33.154 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T21:54:33.238 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-02-13T21:54:33.445 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-02-13T21:54:33.445 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-02-13T21:54:33.631 INFO:teuthology.orchestra.run.smithi170.stdout:The following additional packages will be installed: 2024-02-13T21:54:33.632 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T21:54:33.632 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-13T21:54:33.632 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-13T21:54:33.633 INFO:teuthology.orchestra.run.smithi170.stdout:Suggested packages: 2024-02-13T21:54:33.633 INFO:teuthology.orchestra.run.smithi170.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-13T21:54:33.633 INFO:teuthology.orchestra.run.smithi170.stdout:Recommended packages: 2024-02-13T21:54:33.633 INFO:teuthology.orchestra.run.smithi170.stdout: thermald 2024-02-13T21:54:33.695 INFO:teuthology.orchestra.run.smithi170.stdout:The following NEW packages will be installed: 2024-02-13T21:54:33.695 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T21:54:33.695 INFO:teuthology.orchestra.run.smithi170.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-13T21:54:33.695 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-13T21:54:33.696 INFO:teuthology.orchestra.run.smithi170.stdout:The following packages will be upgraded: 2024-02-13T21:54:33.696 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-13T21:54:33.722 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-13T21:54:33.723 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-13T21:54:33.723 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-13T21:54:33.758 INFO:teuthology.orchestra.run.smithi170.stdout:3 upgraded, 5 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T21:54:33.759 INFO:teuthology.orchestra.run.smithi170.stdout:Need to get 77.1 MB of archives. 2024-02-13T21:54:33.759 INFO:teuthology.orchestra.run.smithi170.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-13T21:54:33.759 INFO:teuthology.orchestra.run.smithi170.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-13T21:54:33.981 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-13T21:54:34.000 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-13T21:54:34.197 INFO:teuthology.orchestra.run.smithi170.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-13T21:54:34.330 INFO:teuthology.orchestra.run.smithi170.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-13T21:54:34.678 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 77.1 MB in 2s (48.5 MB/s) 2024-02-13T21:54:34.866 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-13T21:54:34.980 INFO:teuthology.orchestra.run.smithi170.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-13T21:54:34.980 INFO:teuthology.orchestra.run.smithi170.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-13T21:54:34.981 INFO:teuthology.orchestra.run.smithi170.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-13T21:54:35.151 INFO:teuthology.orchestra.run.smithi170.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-13T21:54:35.169 INFO:teuthology.orchestra.run.smithi170.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-13T21:54:35.919 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 77.1 MB in 1s (52.6 MB/s) 2024-02-13T21:54:36.125 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-13T21:54:36.658 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 ... 104373 files and directories currently installed.) 2024-02-13T21:54:36.662 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:36.912 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:37.870 INFO:teuthology.orchestra.run.smithi170.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 ... 104373 files and directories currently installed.) 2024-02-13T21:54:37.875 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:38.030 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:38.823 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-13T21:54:38.838 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:38.932 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:39.964 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-13T21:54:39.979 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:40.017 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-13T21:54:40.031 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:40.075 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:40.086 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:41.208 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-13T21:54:41.221 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:41.258 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:44.720 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:44.855 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:45.229 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:45.350 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:45.711 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-13T21:54:45.727 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-13T21:54:45.769 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T21:54:46.354 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:46.505 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:46.880 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:47.008 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:47.386 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-13T21:54:47.400 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-13T21:54:47.444 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T21:54:51.139 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-13T21:54:51.160 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:51.205 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:53.043 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-13T21:54:53.064 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T21:54:53.134 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:53.876 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:54.013 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:54.353 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:55.576 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T21:54:55.702 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:55.889 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T21:54:56.017 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T21:54:56.385 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:56.861 INFO:teuthology.orchestra.run.smithi133.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:54:56.861 INFO:teuthology.orchestra.run.smithi133.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-13T21:54:57.021 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:57.172 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:57.615 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T21:54:57.724 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:58.357 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-13T21:54:58.491 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-13T21:54:58.642 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-13T21:54:58.768 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:58.853 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-13T21:54:58.853 INFO:teuthology.orchestra.run.smithi133.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:54:58.938 INFO:teuthology.orchestra.run.smithi170.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:54:58.938 INFO:teuthology.orchestra.run.smithi170.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-13T21:54:59.093 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:54:59.219 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:55:00.471 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-13T21:55:00.597 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-13T21:55:00.740 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-13T21:55:00.875 INFO:teuthology.orchestra.run.smithi170.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T21:55:00.946 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-13T21:55:00.946 INFO:teuthology.orchestra.run.smithi170.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:55:20.649 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-13T21:55:20.649 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub' 2024-02-13T21:55:20.658 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T21:55:20.667 INFO:teuthology.orchestra.run.smithi133.stdout:Generating grub configuration file ... 2024-02-13T21:55:21.003 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:55:21.020 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:55:21.404 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T21:55:21.420 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T21:55:23.402 INFO:teuthology.orchestra.run.smithi133.stdout:done 2024-02-13T21:55:23.818 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 20 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.4.0.171.169 2024-02-13T21:55:23.878 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-13T21:55:23.879 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T21:55:23.879 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2024-02-13T21:55:23.879 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2024-02-13T21:55:23.879 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2024-02-13T21:55:23.879 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2024-02-13T21:55:23.879 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-13T21:55:23.879 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-13T21:55:23.879 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-13T21:55:23.879 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-13T21:55:23.879 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2024-02-13T21:55:23.880 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2024-02-13T21:55:23.960 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2024-02-13T21:55:24.095 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-13T21:55:24.095 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T21:55:24.107 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-13T21:55:24.128 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-13T21:55:24.649 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-13T21:55:24.649 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub' 2024-02-13T21:55:24.662 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T21:55:24.681 INFO:teuthology.orchestra.run.smithi170.stdout:Generating grub configuration file ... 2024-02-13T21:55:25.103 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:55:25.126 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:55:25.568 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T21:55:25.580 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T21:55:25.893 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-13T21:55:25.918 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T21:55:25.988 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2024-02-13T21:55:26.169 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2024-02-13T21:55:26.170 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2024-02-13T21:55:26.381 INFO:teuthology.orchestra.run.smithi133.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-13T21:55:26.381 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 0 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T21:55:26.383 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 20 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.4.0.171.169 2024-02-13T21:55:26.404 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-13T21:55:26.405 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T21:55:26.405 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2024-02-13T21:55:26.405 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2024-02-13T21:55:26.405 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2024-02-13T21:55:26.405 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2024-02-13T21:55:26.405 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2024-02-13T21:55:26.411 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.lowG487b3C 2024-02-13T21:55:26.412 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lowG487b3C 2024-02-13T21:55:26.467 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.lowG487b3C 2024-02-13T21:55:26.508 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.lowG487b3C is 9KB 2024-02-13T21:55:26.521 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.lowG487b3C 2024-02-13T21:55:26.527 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-13T21:55:26.585 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T21:55:26.585 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-13T21:55:26.585 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-13T21:55:26.622 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-13T21:55:26.622 DEBUG:teuthology.orchestra.run.smithi133:> sudo update-grub 2024-02-13T21:55:27.604 INFO:teuthology.orchestra.run.smithi170.stdout:done 2024-02-13T21:55:27.925 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub' 2024-02-13T21:55:27.932 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T21:55:27.941 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2024-02-13T21:55:28.056 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-02-13T21:55:28.094 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-02-13T21:55:28.094 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-02-13T21:55:28.094 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-02-13T21:55:28.095 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-02-13T21:55:28.095 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 20 2024-02-13T21:55:28.095 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T21:55:28.095 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-02-13T21:55:28.095 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.4.0.171.169 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-02-13T21:55:28.096 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-02-13T21:55:28.096 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-13T21:55:28.096 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-13T21:55:28.096 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-13T21:55:28.097 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-13T21:55:28.097 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2024-02-13T21:55:28.097 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-02-13T21:55:28.222 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-02-13T21:55:28.252 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:55:28.264 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:55:28.389 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-13T21:55:28.497 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T21:55:28.588 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-13T21:55:28.678 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T21:55:28.688 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-13T21:55:28.690 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T21:55:29.701 INFO:teuthology.orchestra.run.smithi133.stderr:done 2024-02-13T21:55:29.703 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2024-02-13T21:55:30.181 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-02-13T21:55:30.208 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T21:55:30.279 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-02-13T21:55:30.510 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-02-13T21:55:30.510 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-02-13T21:55:30.736 INFO:teuthology.orchestra.run.smithi170.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-13T21:55:30.736 INFO:teuthology.orchestra.run.smithi170.stdout:0 upgraded, 0 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T21:55:30.737 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 20 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.4.0.171.169 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T21:55:30.759 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-02-13T21:55:30.760 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-02-13T21:55:30.760 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-02-13T21:55:30.760 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-02-13T21:55:30.760 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2024-02-13T21:55:30.808 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.2XbrJglA1m 2024-02-13T21:55:30.808 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub/grub.cfg /tmp/tmp.2XbrJglA1m 2024-02-13T21:55:30.824 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.2XbrJglA1m 2024-02-13T21:55:30.911 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.2XbrJglA1m is 9KB 2024-02-13T21:55:30.925 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.2XbrJglA1m 2024-02-13T21:55:30.932 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-13T21:55:30.989 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T21:55:30.990 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-13T21:55:30.990 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-13T21:55:31.022 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-13T21:55:31.023 DEBUG:teuthology.orchestra.run.smithi170:> sudo update-grub 2024-02-13T21:55:32.403 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub' 2024-02-13T21:55:32.408 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T21:55:32.421 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2024-02-13T21:55:32.719 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T21:55:32.732 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T21:55:33.183 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T21:55:33.195 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T21:55:34.125 INFO:teuthology.orchestra.run.smithi170.stderr:done 2024-02-13T21:55:34.127 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2024-02-13T21:55:59.732 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-13T21:55:59.732 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T21:55:59.733 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:56:04.132 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-13T21:56:04.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T21:56:04.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:56:34.236 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-13T21:56:38.588 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-02-13T21:56:43.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T21:56:43.241 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:56:47.592 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T21:56:47.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:57:01.632 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-13T21:57:05.980 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-02-13T21:57:13.640 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T21:57:13.641 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:57:13.896 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-13T21:57:14.469 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T21:57:14.469 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-13T21:57:14.469 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-13T21:57:14.475 INFO:teuthology.orchestra.run.smithi133.stdout:5.4.0-171-generic 2024-02-13T21:57:14.476 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-13T21:57:14.476 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-13T21:57:14.476 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-13T21:57:15.477 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-13T21:57:15.477 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-13T21:57:15.571 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-02-13T21:57:15.594 DEBUG:teuthology.parallel:result is None 2024-02-13T21:57:17.981 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T21:57:17.982 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T21:57:18.219 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-02-13T21:57:18.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T21:57:18.795 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-13T21:57:18.795 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-02-13T21:57:18.800 INFO:teuthology.orchestra.run.smithi170.stdout:5.4.0-171-generic 2024-02-13T21:57:18.800 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-13T21:57:18.801 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-13T21:57:18.801 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-13T21:57:19.801 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-13T21:57:19.801 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-13T21:57:19.895 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2024-02-13T21:57:19.913 DEBUG:teuthology.parallel:result is None 2024-02-13T21:57:19.914 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-13T21:57:19.922 INFO:teuthology.task.internal:Creating test directory... 2024-02-13T21:57:19.922 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-13T21:57:19.924 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-13T21:57:19.931 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-13T21:57:19.973 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-13T21:57:20.023 INFO:teuthology.task.internal:Creating archive directory... 2024-02-13T21:57:20.023 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-13T21:57:20.025 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-13T21:57:20.056 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-13T21:57:20.073 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-13T21:57:20.074 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-13T21:57:20.094 DEBUG:teuthology.orchestra.run.smithi170:> 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-13T21:57:20.114 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T21:57:20.117 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T21:57:20.124 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T21:57:20.127 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T21:57:20.129 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-13T21:57:20.136 INFO:teuthology.task.internal:Configuring sudo... 2024-02-13T21:57:20.137 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-13T21:57:20.139 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-13T21:57:20.155 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-13T21:57:20.193 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-13T21:57:20.193 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-13T21:57:20.195 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-13T21:57:20.202 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-13T21:57:20.251 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-13T21:57:20.257 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T21:57:20.258 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-13T21:57:20.284 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-13T21:57:20.291 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-13T21:57:20.298 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T21:57:20.298 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-13T21:57:20.362 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-02-13T21:57:20.364 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2024-02-13T21:57:20.421 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-13T21:57:20.428 INFO:teuthology.task.internal:Starting timer... 2024-02-13T21:57:20.428 INFO:teuthology.run_tasks:Running task pcp... 2024-02-13T21:57:20.461 INFO:teuthology.run_tasks:Running task selinux... 2024-02-13T21:57:20.509 DEBUG:teuthology.task.selinux:Excluding smithi133: OS 'ubuntu' does not support SELinux 2024-02-13T21:57:20.509 DEBUG:teuthology.task.selinux:Excluding smithi170: OS 'ubuntu' does not support SELinux 2024-02-13T21:57:20.509 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-13T21:57:20.509 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-13T21:57:20.509 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-13T21:57:20.509 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-13T21:57:20.559 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-13T21:57:20.565 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-13T21:57:20.705 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-13T21:57:20.720 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-13T21:57:20.721 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi133.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-13T22:02:50.128 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi133.front.sepia.ceph.com'), Remote(name='ubuntu@smithi170.front.sepia.ceph.com')] 2024-02-13T22:02:50.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T22:02:50.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T22:02:50.227 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-13T22:02:50.349 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-13T22:02:50.349 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T22:02:50.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T22:02:50.436 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-02-13T22:02:50.557 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-02-13T22:02:50.558 INFO:teuthology.run_tasks:Running task clock... 2024-02-13T22:02:50.568 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-13T22:02:50.569 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-13T22:02:50.569 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-13T22:02:50.571 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-13T22:02:50.571 DEBUG:teuthology.orchestra.run.smithi170:> 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-13T22:02:50.601 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-13T22:02:50.601 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Command line: ntpd -gq 2024-02-13T22:02:50.602 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: proto: precision = 0.068 usec (-24) 2024-02-13T22:02:50.602 INFO:teuthology.orchestra.run.smithi133.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T22:02:50.602 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T22:02:50.603 INFO:teuthology.orchestra.run.smithi133.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: restrict ::: KOD does nothing without LIMITED. 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen and drop on 0 v6wildcard [::]:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen normally on 2 lo 127.0.0.1:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen normally on 3 enp3s0f1 172.21.15.133:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen normally on 4 lo [::1]:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8087%5]:123 2024-02-13T22:02:50.604 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:50 ntpd[12892]: Listening on routing socket on fd #22 for interface updates 2024-02-13T22:02:50.605 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-13T22:02:50.605 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Command line: ntpd -gq 2024-02-13T22:02:50.606 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: proto: precision = 0.082 usec (-23) 2024-02-13T22:02:50.606 INFO:teuthology.orchestra.run.smithi170.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T22:02:50.606 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T22:02:50.607 INFO:teuthology.orchestra.run.smithi170.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: restrict ::: KOD does nothing without LIMITED. 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen and drop on 0 v6wildcard [::]:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen normally on 2 lo 127.0.0.1:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen normally on 3 enp3s0f1 172.21.15.170:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen normally on 4 lo [::1]:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7255%5]:123 2024-02-13T22:02:50.608 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:50 ntpd[12921]: Listening on routing socket on fd #22 for interface updates 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:51.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:51 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:52.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:52.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:52.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:52.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:52.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:52.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:52 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:53.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:53.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:53 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:53.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:53.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:53.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:53.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:53 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:54.602 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:54 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.602 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:54 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:54.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:54 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:55.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:55.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:55 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:55.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.605 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:55.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:55.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:55.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:55 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:56.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:56.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:56.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:56 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:57.603 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:57.604 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stdout:13 Feb 22:02:57 ntpd[12892]: ntpd: time slew +0.003532 s 2024-02-13T22:02:57.605 INFO:teuthology.orchestra.run.smithi133.stdout:ntpd: time slew +0.003532s 2024-02-13T22:02:57.606 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-13T22:02:57.606 INFO:teuthology.orchestra.run.smithi133.stderr:13 Feb 22:02:57 ntpd[12892]: can't open /var/log/ntpstats/loopstats.20240213: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:57.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:57 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:57.673 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T22:02:58.606 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T22:02:58.607 INFO:teuthology.orchestra.run.smithi170.stdout:13 Feb 22:02:58 ntpd[12921]: ntpd: time slew +0.000028 s 2024-02-13T22:02:58.607 INFO:teuthology.orchestra.run.smithi170.stdout:ntpd: time slew +0.000028s 2024-02-13T22:02:58.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-13T22:02:58.607 INFO:teuthology.orchestra.run.smithi170.stderr:13 Feb 22:02:58 ntpd[12921]: can't open /var/log/ntpstats/loopstats.20240213: Permission denied 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:58.978 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T22:02:58.979 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-13T22:02:59.043 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.9', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.9', '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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(MON_DOWN\\)', '\\(PG_', 'mons down', 'pg inactive', 'out of quorum', '\\(OSD_DOWN\\)'], 'sha1': '0e714d9a4bd2a821113e6318adb87bd06cf81ec1'} 2024-02-13T22:02:59.043 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.9 2024-02-13T22:02:59.044 INFO:tasks.cephadm:Cluster fsid is a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:02:59.044 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-13T22:02:59.044 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.170'} 2024-02-13T22:02:59.044 INFO:tasks.cephadm:First mon is mon.a on smithi133 2024-02-13T22:02:59.044 INFO:tasks.cephadm:First mgr is y 2024-02-13T22:02:59.044 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-13T22:02:59.045 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2024-02-13T22:02:59.062 DEBUG:teuthology.orchestra.run.smithi170:> sudo hostname $(hostname -s) 2024-02-13T22:02:59.079 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.9)... 2024-02-13T22:02:59.080 DEBUG:teuthology.orchestra.run.smithi133:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-13T22:02:59.306 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 13 22:02 /home/ubuntu/cephtest/cephadm 2024-02-13T22:02:59.306 DEBUG:teuthology.orchestra.run.smithi170:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-13T22:02:59.475 INFO:teuthology.orchestra.run.smithi170.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 13 22:02 /home/ubuntu/cephtest/cephadm 2024-02-13T22:02:59.476 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-13T22:02:59.484 DEBUG:teuthology.orchestra.run.smithi170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-13T22:02:59.504 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2024-02-13T22:02:59.519 DEBUG:teuthology.orchestra.run.smithi170:> sudo mkdir -p /etc/ceph 2024-02-13T22:02:59.535 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2024-02-13T22:02:59.548 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 777 /etc/ceph 2024-02-13T22:02:59.559 INFO:tasks.cephadm:Writing seed config... 2024-02-13T22:02:59.560 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-13T22:02:59.560 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-13T22:02:59.561 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-13T22:02:59.561 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:02:59.561 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-13T22:02:59.597 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 = a628a858-cabb-11ee-95b9-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 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-13T22:02:59.597 DEBUG:teuthology.orchestra.run.smithi133:mon.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service 2024-02-13T22:02:59.600 DEBUG:teuthology.orchestra.run.smithi133:mgr.y> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y.service 2024-02-13T22:02:59.602 INFO:tasks.cephadm:Bootstrapping... 2024-02-13T22:02:59.602 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 -v bootstrap --fsid a628a858-cabb-11ee-95b9-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-13T22:02:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:Could not locate podman: podman not found 2024-02-13T22:02:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying podman|docker is present... 2024-02-13T22:02:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying lvm2 is present... 2024-02-13T22:02:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying time synchronization is in place... 2024-02-13T22:02:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chrony.service 2024-02-13T22:02:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-13T22:02:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chrony.service 2024-02-13T22:02:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-13T22:02:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-13T22:02:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chronyd.service 2024-02-13T22:02:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-13T22:02:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout masked 2024-02-13T22:02:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-13T22:02:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-13T22:02:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-13T22:02:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntpd.service 2024-02-13T22:02:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntp.service 2024-02-13T22:02:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-13T22:02:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntp.service 2024-02-13T22:02:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout active 2024-02-13T22:02:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:Unit ntp.service is enabled and running 2024-02-13T22:02:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:Repeating the final host check... 2024-02-13T22:02:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:Could not locate podman: podman not found 2024-02-13T22:02:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:podman|docker (/usr/bin/docker) is present 2024-02-13T22:02:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl is present 2024-02-13T22:02:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:lvcreate is present 2024-02-13T22:02:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chrony.service 2024-02-13T22:02:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-13T22:02:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chrony.service 2024-02-13T22:02:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-13T22:02:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-13T22:02:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active chronyd.service 2024-02-13T22:02:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-13T22:02:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout masked 2024-02-13T22:02:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-13T22:02:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-13T22:02:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-13T22:02:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntpd.service 2024-02-13T22:02:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout inactive 2024-02-13T22:02:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-enabled ntp.service 2024-02-13T22:02:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout enabled 2024-02-13T22:02:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl is-active ntp.service 2024-02-13T22:02:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stdout active 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Unit ntp.service is enabled and running 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Host looks OK 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Cluster fsid: a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Acquiring lock 139746861890960 on /run/cephadm/a628a858-cabb-11ee-95b9-87774f69a715.lock 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Lock 139746861890960 acquired on /run/cephadm/a628a858-cabb-11ee-95b9-87774f69a715.lock 2024-02-13T22:02:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 3300 ... 2024-02-13T22:02:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 6789 ... 2024-02-13T22:02:59.848 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-13T22:02:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/sbin/ip route ls 2024-02-13T22:02:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-02-13T22:02:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.133 metric 100 2024-02-13T22:02:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-13T22:02:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.133 2024-02-13T22:02:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.133 metric 100 2024-02-13T22:02:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/sbin/ip -6 route ls 2024-02-13T22:02:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-13T22:02:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-13T22:02:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1796sec pref medium 2024-02-13T22:02:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-02-13T22:02:59.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-13T22:02:59.859 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-13T22:02:59.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-13T22:02:59.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-13T22:02:59.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:8087/64 scope link 2024-02-13T22:02:59.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-13T22:02:59.860 INFO:teuthology.orchestra.run.smithi133.stderr:Mon IP 172.21.15.133 is in CIDR network 172.21.0.0/20 2024-02-13T22:02:59.862 INFO:teuthology.orchestra.run.smithi133.stderr:Pulling container image docker.io/ceph/ceph:v15.2.9... 2024-02-13T22:02:59.862 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.9 2024-02-13T22:03:00.061 INFO:journalctl@ceph.mgr.y.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:03:00.087 INFO:journalctl@ceph.mon.a.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:03:03.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout v15.2.9: Pulling from ceph/ceph 2024-02-13T22:03:03.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pulling fs layer 2024-02-13T22:03:03.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 008f517fda00: Pulling fs layer 2024-02-13T22:03:05.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 7a0437f04f83: Download complete 2024-02-13T22:03:07.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 008f517fda00: Verifying Checksum 2024-02-13T22:03:07.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 008f517fda00: Download complete 2024-02-13T22:03:09.287 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pull complete 2024-02-13T22:03:21.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout 008f517fda00: Pull complete 2024-02-13T22:03:21.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout Digest: sha256:ffc5c6c93b4ff584400eab951ae5d41ef0042031c96fb539b50f75cca5c68548 2024-02-13T22:03:21.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout Status: Downloaded newer image for ceph/ceph:v15.2.9 2024-02-13T22:03:21.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/docker: stdout docker.io/ceph/ceph:v15.2.9 2024-02-13T22:03:21.743 INFO:teuthology.orchestra.run.smithi133.stderr:Extracting ceph user uid/gid from container image... 2024-02-13T22:03:21.744 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 docker.io/ceph/ceph:v15.2.9 -c %u %g /var/lib/ceph 2024-02-13T22:03:31.585 INFO:teuthology.orchestra.run.smithi133.stderr:stat: stdout 167 167 2024-02-13T22:03:32.136 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial keys... 2024-02-13T22:03:32.137 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=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-13T22:03:32.868 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQA058tlbc2oMxAALpRQ7o8o2cGT1b+dpPAj/g== 2024-02-13T22:03:33.444 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=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-13T22:03:34.147 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQA258tlnC+wCBAArxrGyf28Vx4TGKQzfLUe/g== 2024-02-13T22:03:34.715 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=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-13T22:03:35.363 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: stdout AQA358tlgzeRFRAAsNwbayLrtFl2ivwzMDaQWQ== 2024-02-13T22:03:35.962 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial monmap... 2024-02-13T22:03:35.963 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /tmp/ceph-tmp92dge0nd:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --create --clobber --fsid a628a858-cabb-11ee-95b9-87774f69a715 --addv a [v2:172.21.15.133:3300,v1:172.21.15.133:6789] /tmp/monmap 2024-02-13T22:03:36.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-13T22:03:36.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:36.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-13T22:03:37.265 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mon... 2024-02-13T22:03:37.268 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=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp0vozlmrn:/tmp/keyring:z -v /tmp/ceph-tmp92dge0nd:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --mkfs -i a --fsid a628a858-cabb-11ee-95b9-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-13T22:03:37.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.926+0000 7fc2c7ce7700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T22:03:37.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.926+0000 7fc2c7ce7700 1 imported monmap: 2024-02-13T22:03:37.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-13T22:03:37.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr fsid a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:37.935 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-13T22:03:36.678689+0000 2024-02-13T22:03:37.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr created 2024-02-13T22:03:36.678689+0000 2024-02-13T22:03:37.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-13T22:03:37.936 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-13T22:03:37.936 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.926+0000 7fc2c7ce7700 0 /usr/bin/ceph-mon: set fsid to a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:03:37.960 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Compile date Feb 23 2021 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: DB SUMMARY 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.error_if_exists: 0 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.create_if_missing: 1 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.env: 0x56364a8d51a0 2024-02-13T22:03:37.961 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.info_log: 0x56364b66b520 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.statistics: (nil) 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.use_fsync: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.db_log_dir: 2024-02-13T22:03:37.962 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.write_buffer_manager: 0x56364b6c84b0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T22:03:37.963 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.row_cache: None 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.wal_filter: None 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.two_write_queues: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.atomic_flush: 0 2024-02-13T22:03:37.964 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.max_open_files: -1 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Compression algorithms supported: 2024-02-13T22:03:37.965 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kZSTD supported: 0 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kXpressCompression supported: 0 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kZlibCompression supported: 1 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.930+0000 7fc2c7ce7700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T22:03:37.966 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.merge_operator: 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_filter: None 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56364b5ff0c0) 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-13T22:03:37.967 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x56364b636510 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-13T22:03:37.968 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression: NoCompression 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T22:03:37.969 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.num_levels: 7 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:03:37.970 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T22:03:37.971 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T22:03:37.972 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.table_properties_collectors: 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.bloom_locality: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T22:03:37.973 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: Options.ttl: 0 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 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-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.934+0000 7fc2c7ce7700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.938+0000 7fc2c7ce7700 4 rocksdb: DB pointer 0x56364c261200 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.938+0000 7fc2b0bc7700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.938+0000 7fc2b0bc7700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-13T22:03:37.974 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:37.974 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-13T22:03:37.974 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-13T22:03:37.974 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-13T22:03:37.974 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-13T22:03:37.975 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-13T22:03:37.975 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-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-13T22:03:37.975 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-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:37.975 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-13T22:03:37.975 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-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-13T22:03:37.975 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-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:37.975 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:03:37.976 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-13T22:03:37.976 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-13T22:03:37.976 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-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-13T22:03:37.976 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-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:37.976 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-13T22:03:37.976 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-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.976 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-13T22:03:37.976 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-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:03:37.977 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-13T22:03:37.977 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-13T22:03:37.977 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-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.942+0000 7fc2c7ce7700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.942+0000 7fc2c7ce7700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-13T22:03:37.977 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-13T22:03:37.942+0000 7fc2c7ce7700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-13T22:03:38.512 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:38.519 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl disable ceph.target 2024-02-13T22:03:38.718 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph.target 2024-02-13T22:03:38.723 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-13T22:03:38.905 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph.target 2024-02-13T22:03:38.911 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-a628a858-cabb-11ee-95b9-87774f69a715.target 2024-02-13T22:03:38.919 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target -> /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target. 2024-02-13T22:03:38.919 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target -> /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target. 2024-02-13T22:03:39.107 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-a628a858-cabb-11ee-95b9-87774f69a715.target 2024-02-13T22:03:39.114 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl daemon-reload 2024-02-13T22:03:39.299 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:03:39.311 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl reset-failed ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:03:39.316 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to reset failed state of unit ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service: Unit ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service not loaded. 2024-02-13T22:03:39.316 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:03:39.322 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target.wants/ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715@.service. 2024-02-13T22:03:39.500 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:03:39.511 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-13T22:03:39.511 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-13T22:03:39.512 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-13T22:03:39.512 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon to start... 2024-02-13T22:03:39.512 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon... 2024-02-13T22:03:39.512 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status 2024-02-13T22:03:40.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout cluster: 2024-02-13T22:03:40.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout id: a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:40.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-13T22:03:40.952 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout services: 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.223762s) 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout data: 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout pgs: 2024-02-13T22:03:40.953 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:40.971 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:40 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.714965+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T22:03:41.499 INFO:teuthology.orchestra.run.smithi133.stderr:mon is available 2024-02-13T22:03:41.500 INFO:teuthology.orchestra.run.smithi133.stderr:Assimilating anything we can from ceph.conf... 2024-02-13T22:03:41.500 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-13T22:03:41.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.724216+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T22:03:41.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.725760+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-13T22:03:41.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.730164+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-13T22:03:41.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.734592+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-13T22:03:41.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: cluster 2024-02-13T22:03:40.735492+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-13T22:03:41.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:41 smithi133 bash[13636]: audit 2024-02-13T22:03:40.947907+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/3954871618' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-13T22:03:42.417 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:42.417 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [global] 2024-02-13T22:03:42.417 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout fsid = a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:42.417 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-13T22:03:42.417 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2024-02-13T22:03:42.418 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-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [mon] 2024-02-13T22:03:42.418 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout [osd] 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-13T22:03:42.419 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-13T22:03:42.928 INFO:teuthology.orchestra.run.smithi133.stderr:Generating new minimal ceph.conf... 2024-02-13T22:03:42.928 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-13T22:03:42.958 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:42 smithi133 bash[13636]: audit 2024-02-13T22:03:42.405650+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.133:0/3694402953' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-13T22:03:42.958 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:42 smithi133 bash[13636]: audit 2024-02-13T22:03:42.410646+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.133:0/3694402953' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-13T22:03:44.305 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:43 smithi133 bash[13636]: audit 2024-02-13T22:03:43.884274+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/1613903167' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:03:44.425 INFO:teuthology.orchestra.run.smithi133.stderr:Restarting the monitor... 2024-02-13T22:03:44.426 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl restart ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:03:44.756 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:44 smithi133 systemd[1]: Stopping Ceph mon.a for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:03:44.756 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:44 smithi133 bash[13636]: debug 2024-02-13T22:03:44.518+0000 7f5d752bf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:03:44.756 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:44 smithi133 bash[13636]: debug 2024-02-13T22:03:44.518+0000 7f5d752bf700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-13T22:03:45.055 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:44 smithi133 docker[14077]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-mon.a 2024-02-13T22:03:45.151 INFO:teuthology.orchestra.run.smithi133.stderr:Setting mon public_network... 2024-02-13T22:03:45.151 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mon public_network 172.21.0.0/20 2024-02-13T22:03:45.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:45 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service: Succeeded. 2024-02-13T22:03:45.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:45 smithi133 systemd[1]: Stopped Ceph mon.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:03:45.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:45 smithi133 systemd[1]: Started Ceph mon.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:03:46.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.138+0000 7f6b34a13700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T22:03:46.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.138+0000 7f6b34a13700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-13T22:03:46.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.138+0000 7f6b34a13700 0 pidfile_write: ignore empty --pid-file 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 load: jerasure load: lrc load: isa 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 1 rocksdb: do_open column families: [default] 2024-02-13T22:03:46.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Compile date Feb 23 2021 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: DB SUMMARY 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: CURRENT file: CURRENT 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69429 ; 2024-02-13T22:03:46.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.error_if_exists: 0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.create_if_missing: 0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.env: 0x56408399b1a0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.info_log: 0x564084a50ba0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.statistics: (nil) 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.use_fsync: 0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T22:03:46.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.db_log_dir: 2024-02-13T22:03:46.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.write_buffer_manager: 0x564084a35290 2024-02-13T22:03:46.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T22:03:46.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T22:03:46.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T22:03:46.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T22:03:46.314 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.row_cache: None 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.wal_filter: None 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.two_write_queues: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.atomic_flush: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T22:03:46.315 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_open_files: -1 2024-02-13T22:03:46.316 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Compression algorithms supported: 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kZSTD supported: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kXpressCompression supported: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kZlibCompression supported: 1 2024-02-13T22:03:46.317 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.merge_operator: 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_filter: None 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56408496b0d0) 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cache_index_and_filter_blocks: 1 2024-02-13T22:03:46.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: pin_top_level_index_and_filter: 1 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: index_type: 0 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: data_block_index_type: 0 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: hash_index_allow_collision: 1 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: checksum: 1 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: no_block_cache: 0 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_cache: 0x5640849a2610 2024-02-13T22:03:46.319 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_cache_name: BinnedLRUCache 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_cache_options: 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: capacity : 536870912 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: num_shard_bits : 4 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: strict_capacity_limit : 0 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: high_pri_pool_ratio: 0.000 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_cache_compressed: (nil) 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: persistent_cache: (nil) 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_size: 4096 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_size_deviation: 10 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_restart_interval: 16 2024-02-13T22:03:46.320 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: index_block_restart_interval: 1 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: metadata_block_size: 4096 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: partition_filters: 0 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: use_delta_encoding: 1 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: whole_key_filtering: 1 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: verify_compression: 0 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: read_amp_bytes_per_bit: 0 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: format_version: 2 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: enable_index_compression: 1 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: block_align: 0 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T22:03:46.321 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression: NoCompression 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.num_levels: 7 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T22:03:46.322 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T22:03:46.323 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T22:03:46.324 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T22:03:46.325 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.table_properties_collectors: 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T22:03:46.326 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.bloom_locality: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: Options.ttl: 0 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 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-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861826152007, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.146+0000 7f6b34a13700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-13T22:03:46.327 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.150+0000 7f6b34a13700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861826153449, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66470, "table_properties": {"data_size": 64765, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59724, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.150+0000 7f6b34a13700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.150+0000 7f6b34a13700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861826154541, "job": 1, "event": "recovery_finished"} 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.150+0000 7f6b34a13700 4 rocksdb: DB pointer 0x5640855ce400 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.154+0000 7f6b1b87e700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.154+0000 7f6b1b87e700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** DB Stats ** 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:03:46.328 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** Compaction Stats [default] ** 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: L0 2/0 66.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Sum 2/0 66.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** Compaction Stats [default] ** 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:46.329 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Cumulative compaction: 0.00 GB write, 10.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Interval compaction: 0.00 GB write, 10.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** Compaction Stats [default] ** 2024-02-13T22:03:46.330 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: L0 2/0 66.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Sum 2/0 66.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** Compaction Stats [default] ** 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 63.9 0.00 0.00 1 0.001 0 0 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:46.331 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: Cumulative compaction: 0.00 GB write, 10.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.154+0000 7f6b34a13700 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 a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.154+0000 7f6b34a13700 1 mon.a@-1(???) e1 preinit fsid a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).mds e1 new map 2024-02-13T22:03:46.332 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).mds e1 print_map 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: e1 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 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-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: legacy client fscid: -1 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: No filesystems configured 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: audit 2024-02-13T22:03:43.884274+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/1613903167' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:03:46.333 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expand map: {default=false} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta from 'false' to 'false' 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expanded map: {default=false} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expand map: {default=info} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta from 'info' to 'info' 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expanded map: {default=info} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expand map: {default=daemon} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-13T22:03:46.334 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expand map: {default=debug} 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: debug 2024-02-13T22:03:46.158+0000 7f6b34a13700 20 expand_channel_meta expanded map: {default=debug} 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cluster 2024-02-13T22:03:46.167030+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cluster 2024-02-13T22:03:46.167127+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-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cluster 2024-02-13T22:03:46.167184+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cluster 2024-02-13T22:03:46.167228+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-13T22:03:46.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:46 smithi133 bash[14133]: cluster 2024-02-13T22:03:46.167625+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-13T22:03:46.985 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mgr... 2024-02-13T22:03:46.985 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying port 9283 ... 2024-02-13T22:03:46.988 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl daemon-reload 2024-02-13T22:03:47.179 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y 2024-02-13T22:03:47.188 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl reset-failed ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y 2024-02-13T22:03:47.193 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Failed to reset failed state of unit ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y.service: Unit ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y.service not loaded. 2024-02-13T22:03:47.194 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl enable ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y 2024-02-13T22:03:47.199 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715.target.wants/ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-a628a858-cabb-11ee-95b9-87774f69a715@.service. 2024-02-13T22:03:47.380 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: systemctl start ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y 2024-02-13T22:03:47.391 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-13T22:03:47.391 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-13T22:03:47.391 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-13T22:03:47.391 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-13T22:03:47.391 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-13T22:03:47.392 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:03:47.392 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-13T22:03:47.392 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr to start... 2024-02-13T22:03:47.392 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr... 2024-02-13T22:03:47.392 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-13T22:03:47.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:47 smithi133 bash[14133]: audit 2024-02-13T22:03:46.399997+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.133:0/567099597' entity='client.admin' 2024-02-13T22:03:48.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:48.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:48.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "a628a858-cabb-11ee-95b9-87774f69a715", 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:48.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-13T22:03:48.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:48.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-13T22:03:48.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-13T22:03:48.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-13T22:03:48.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-13T22:03:48.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:48.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-13T22:03:40.727916+0000", 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-13T22:03:48.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:48.718 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:03:48 smithi133 bash[14392]: debug 2024-02-13T22:03:48.458+0000 7f9125b72200 1 --2- 172.21.15.133:0/3130451960 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x55cc3caf0800 0x55cc3cb77900 secure :-1 s=READY pgs=3 cs=0 l=1 rev1=1 rx=0x55cc3caa8960 tx=0x55cc3d764120).stop 2024-02-13T22:03:49.055 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:48 smithi133 bash[14133]: audit 2024-02-13T22:03:48.687595+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/1174582264' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T22:03:49.282 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (1/10)... 2024-02-13T22:03:50.284 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-13T22:03:51.367 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:51.367 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:51.367 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "a628a858-cabb-11ee-95b9-87774f69a715", 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-13T22:03:51.368 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-13T22:03:51.369 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-13T22:03:51.372 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-13T22:03:51.372 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-13T22:03:51.372 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-13T22:03:51.372 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.372 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-13T22:03:51.373 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-13T22:03:40.727916+0000", 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-13T22:03:51.374 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:51.920 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (2/10)... 2024-02-13T22:03:52.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:52 smithi133 bash[14133]: audit 2024-02-13T22:03:51.363197+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.133:0/2625870802' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T22:03:52.922 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-13T22:03:53.533 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: cluster 2024-02-13T22:03:52.767203+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-13T22:03:53.533 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: cluster 2024-02-13T22:03:52.771128+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00412302s) 2024-02-13T22:03:53.533 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.773598+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T22:03:53.533 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.773868+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T22:03:53.533 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.774312+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.775706+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.776279+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: cluster 2024-02-13T22:03:52.781315+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.796059+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.803128+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.805701+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.818827+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' 2024-02-13T22:03:53.534 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:53 smithi133 bash[14133]: audit 2024-02-13T22:03:52.824670+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.133:0/1684935867' entity='mgr.y' 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsid": "a628a858-cabb-11ee-95b9-87774f69a715", 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "health": { 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-13T22:03:53.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 0 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "a" 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "quorum_age": 7, 2024-02-13T22:03:53.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-13T22:03:53.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-13T22:03:53.860 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-13T22:03:53.861 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-13T22:03:53.862 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modified": "2024-02-13T22:03:40.727916+0000", 2024-02-13T22:03:53.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-13T22:03:53.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:53.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-13T22:03:53.863 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:54.443 INFO:teuthology.orchestra.run.smithi133.stderr:mgr is available 2024-02-13T22:03:54.443 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config-key set mgr/cephadm/ssh_user root 2024-02-13T22:03:55.032 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:54 smithi133 bash[14133]: cluster 2024-02-13T22:03:53.779257+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01225s) 2024-02-13T22:03:55.032 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:54 smithi133 bash[14133]: audit 2024-02-13T22:03:53.847470+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.133:0/2172782397' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T22:03:55.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-13T22:03:56.055 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:55 smithi133 bash[14133]: cluster 2024-02-13T22:03:54.782307+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-13T22:03:56.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:55 smithi133 bash[14133]: audit 2024-02-13T22:03:55.662815+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.133:0/2847010670' entity='client.admin' 2024-02-13T22:03:56.264 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling cephadm module... 2024-02-13T22:03:56.265 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable cephadm 2024-02-13T22:03:57.806 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:03:57 smithi133 bash[14392]: ignoring --setuser ceph since I am not root 2024-02-13T22:03:57.806 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:03:57 smithi133 bash[14392]: ignoring --setgroup ceph since I am not root 2024-02-13T22:03:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:57 smithi133 bash[14133]: audit 2024-02-13T22:03:57.378266+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.133:0/1108941777' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-13T22:03:58.003 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-13T22:03:58.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:58 smithi133 bash[14133]: audit 2024-02-13T22:03:57.434309+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.133:0/1108941777' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-13T22:03:58.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:58 smithi133 bash[14133]: cluster 2024-02-13T22:03:57.434439+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 4s) 2024-02-13T22:03:59.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-02-13T22:03:59.166 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-02-13T22:03:59.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-13T22:03:59.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-13T22:03:59.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:03:59.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.167 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6800", 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 3164599211 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-13T22:03:59.168 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6801", 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 3164599211 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.133:6801/3164599211", 2024-02-13T22:03:59.169 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-13T22:03:52.766988+0000", 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-13T22:03:59.171 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:03:59.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-13T22:03:59.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-13T22:03:59.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-13T22:03:59.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active": { 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-13T22:03:59.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-13T22:03:59.578 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-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-13T22:03:59.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "none", 2024-02-13T22:03:59.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-13T22:03:59.590 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-13T22:03:59.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-13T22:03:59.593 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-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:03:59.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-13T22:03:59.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-13T22:03:59.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-13T22:03:59.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-13T22:03:59.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "root" 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-13T22:03:59.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-13T22:03:59.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-13T22:03:59.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.615 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-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.617 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-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.618 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-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-13T22:03:59.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-13T22:03:59.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-13T22:03:59.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-13T22:03:59.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.650 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-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-13T22:03:59.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-13T22:03:59.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-13T22:03:59.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:03:59.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-13T22:03:59.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-13T22:03:59.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "database": { 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "port": { 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-13T22:03:59.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-13T22:03:59.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-13T22:03:59.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rook", 2024-02-13T22:03:59.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:03:59.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.780 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.781 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.782 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.783 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.784 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.785 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.787 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.788 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.789 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.790 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.791 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.792 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.793 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.794 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.795 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-13T22:03:59.796 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.797 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.798 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.799 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.800 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.801 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-13T22:03:59.802 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.803 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-13T22:03:59.804 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-13T22:03:59.805 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.806 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.807 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.808 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.809 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "address": { 2024-02-13T22:03:59.810 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.811 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.812 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.813 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.814 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.815 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.816 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.817 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.818 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.819 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.820 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.821 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "description": { 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-13T22:03:59.822 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.824 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.825 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.826 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.827 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.828 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.829 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.830 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.831 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.832 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url": { 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-13T22:03:59.833 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.834 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.835 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.836 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.837 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.839 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.841 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.842 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.843 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.844 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.845 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.846 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:03:59.847 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.848 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:03:59.850 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.851 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.852 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.853 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:03:59.854 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-13T22:03:59.855 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-13T22:03:59.856 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 2170437911 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 384888403 2024-02-13T22:03:59.857 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:03:59.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:03:59.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.858 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:03:59.858 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:03:59 smithi133 bash[14133]: audit 2024-02-13T22:03:59.157406+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.133:0/759373989' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-13T22:03:59.859 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-13T22:03:59.859 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for Mgr epoch 5... 2024-02-13T22:03:59.859 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-13T22:04:02.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:02 smithi133 bash[14133]: cluster 2024-02-13T22:04:01.795036+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-02-13T22:04:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:02 smithi133 bash[14133]: cluster 2024-02-13T22:04:01.795729+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-02-13T22:04:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:02 smithi133 bash[14133]: cluster 2024-02-13T22:04:01.799988+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-13T22:04:03.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:03.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-13T22:04:03.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-13T22:04:03.206 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: cluster 2024-02-13T22:04:02.182577+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.386937s) 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.186491+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.187969+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.188560+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.189042+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.189851+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.191553+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.192257+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T22:04:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.192941+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.193629+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: cluster 2024-02-13T22:04:02.198693+0000 mon.a (mon.0) 43 : cluster [INF] Manager daemon y is now available 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.223028+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.232396+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.239920+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.386023+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.392726+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.401702+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:04:03.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:03 smithi133 bash[14133]: audit 2024-02-13T22:04:02.404019+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:04:03.864 INFO:teuthology.orchestra.run.smithi133.stderr:Mgr epoch 5 is available 2024-02-13T22:04:03.864 INFO:teuthology.orchestra.run.smithi133.stderr:Setting orchestrator backend to cephadm... 2024-02-13T22:04:03.864 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch set backend cephadm 2024-02-13T22:04:04.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:04 smithi133 bash[14133]: audit 2024-02-13T22:04:03.186369+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-13T22:04:04.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:04 smithi133 bash[14133]: cluster 2024-02-13T22:04:03.187920+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.39227s) 2024-02-13T22:04:04.464 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:04 smithi133 bash[14133]: audit 2024-02-13T22:04:03.203966+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-13T22:04:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:05 smithi133 bash[14133]: cluster 2024-02-13T22:04:04.200023+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-13T22:04:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:05 smithi133 bash[14133]: audit 2024-02-13T22:04:04.995207+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:05.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:05 smithi133 bash[14133]: audit 2024-02-13T22:04:05.004170+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:05.544 INFO:teuthology.orchestra.run.smithi133.stderr:Generating ssh key... 2024-02-13T22:04:05.544 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm generate-key 2024-02-13T22:04:06.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:06 smithi133 bash[14133]: audit 2024-02-13T22:04:04.984699+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-13T22:04:07.556 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: Generating public/private rsa key pair. 2024-02-13T22:04:07.556 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: Your identification has been saved in /tmp/tmp5d9flqyn/key. 2024-02-13T22:04:07.556 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: Your public key has been saved in /tmp/tmp5d9flqyn/key.pub. 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: The key fingerprint is: 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: SHA256:PvYN7sUa1iAm4gw7AYxn9kAey4iELOMnZ08l5NGUkmw ceph-a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: The key's randomart image is: 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: +---[RSA 3072]----+ 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: |o.o oo+.. | 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: |O* o.E.+ | 2024-02-13T22:04:07.557 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: |BoO ..+ | 2024-02-13T22:04:07.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | B * . | 2024-02-13T22:04:07.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | B = . S . | 2024-02-13T22:04:07.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | * o + . + | 2024-02-13T22:04:07.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | o o + + + | 2024-02-13T22:04:07.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | . . = * | 2024-02-13T22:04:07.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: | .= . | 2024-02-13T22:04:07.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:07 smithi133 bash[14392]: +----[SHA256]-----+ 2024-02-13T22:04:07.858 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm get-pub-key 2024-02-13T22:04:08.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:08 smithi133 bash[14133]: audit 2024-02-13T22:04:06.679691+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:04:08.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:08 smithi133 bash[14133]: cephadm 2024-02-13T22:04:06.679951+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-02-13T22:04:08.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:08 smithi133 bash[14133]: audit 2024-02-13T22:04:07.234848+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:08.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:08 smithi133 bash[14133]: audit 2024-02-13T22:04:07.238915+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:08.907 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfVop0RZrzHnWw5y5dRPF3Ks6VxIaU5/N0cAGMfytDBB2+YW5TN5L7sssPnuRWoy17We/mW5PAXtZWPcng3m4Erbbaf5550dq/y8/8wztnNK5maQiLSdAnhZdSuvCmh8csRnDZp9XZQqBCz8OtYKq3YXru1mkyxzpZ7xOW6IC7tZBbRn5RFOEPK2o1gOhdNwAcNvA9/MMew3nuU60Iwh04zmrIAMLXe0Dld0X1QR5sxEBcYEPva9Vam3WtCZb3rminP3KS1y/R43y1UVT34luSfvcZk3C1mzL1bg6SZTCZb0E6x4EZ/rNZLfBzkdXPFTuRqeDEVm43x6E85IxaYCYDMEJGLHOK13/LWYKwe9yFNjDO3rSPHAPL5mLsYz1LUFmq2zvpR3mi56+A5Oz0WAevtWGqhXLfyhcRYo2trhuKcsYzXrBrAfZXKxhe+dL4pD+OwsVB4Es75cvqiDPrEBh95yvcBqneIinXfVXGJDX8FBUFSxu7CH4L0y2pDATJb20= ceph-a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:04:09.472 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-13T22:04:09.472 INFO:teuthology.orchestra.run.smithi133.stderr:Adding key to root@localhost's authorized_keys... 2024-02-13T22:04:09.473 INFO:teuthology.orchestra.run.smithi133.stderr:Adding host smithi133... 2024-02-13T22:04:09.473 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch host add smithi133 2024-02-13T22:04:09.805 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:09 smithi133 bash[14133]: audit 2024-02-13T22:04:08.904289+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-13T22:04:11.055 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:10 smithi133 bash[14392]: Warning: Permanently added 'smithi133,172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-13T22:04:11.355 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout Added host 'smithi133' 2024-02-13T22:04:12.118 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:10.631076+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-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:11.350156+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: cephadm 2024-02-13T22:04:11.350963+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi133 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:11.693829+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:11.695153+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:12.233797+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' 2024-02-13T22:04:12.521 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:12 smithi133 bash[14133]: audit 2024-02-13T22:04:12.234920+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14116 172.21.15.133:0/2763448846' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:04:15.040 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling the dashboard module... 2024-02-13T22:04:15.040 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable dashboard 2024-02-13T22:04:15.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:15 smithi133 bash[14133]: audit 2024-02-13T22:04:14.074021+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.133:0/1093851188' entity='client.admin' 2024-02-13T22:04:17.432 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:17 smithi133 bash[14392]: ignoring --setuser ceph since I am not root 2024-02-13T22:04:17.433 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:17 smithi133 bash[14392]: ignoring --setgroup ceph since I am not root 2024-02-13T22:04:17.433 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:17 smithi133 bash[14133]: audit 2024-02-13T22:04:16.245387+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.133:0/2481662193' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-13T22:04:17.879 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-13T22:04:18.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:18 smithi133 bash[14133]: audit 2024-02-13T22:04:17.184907+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.133:0/2481662193' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-13T22:04:18.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:18 smithi133 bash[14133]: cluster 2024-02-13T22:04:17.185046+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e9: y(active, since 15s) 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "epoch": 9, 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:04:19.104 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6800", 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 780140934 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:6801", 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 780140934 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.133:6801/780140934", 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-13T22:04:01.795618+0000", 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-13T22:04:19.105 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-13T22:04:19.106 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "restful" 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:04:19.487 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.488 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.489 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.490 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.491 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-13T22:04:19.492 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.493 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.494 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.495 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.496 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.497 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.498 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.499 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active": { 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.500 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.501 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.502 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.503 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.504 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-13T22:04:19.504 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-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.505 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.506 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.507 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.508 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.509 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.510 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.511 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.512 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "none", 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-13T22:04:19.513 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.514 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.515 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-13T22:04:19.516 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-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.516 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.517 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-13T22:04:19.518 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-13T22:04:19.518 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.519 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-13T22:04:19.520 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-13T22:04:19.521 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-13T22:04:19.522 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.523 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.524 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.525 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-13T22:04:19.526 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.531 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.532 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.534 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "root" 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.535 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-13T22:04:19.536 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.537 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.538 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.540 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-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.540 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-13T22:04:19.541 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.542 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-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.542 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.543 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-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.543 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.544 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.545 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.546 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.547 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.548 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.549 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.550 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.551 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.552 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.553 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-13T22:04:19.554 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.555 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.556 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.557 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.558 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-13T22:04:19.559 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.560 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.561 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.562 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.563 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.564 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.565 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.566 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.568 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.569 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.570 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-13T22:04:19.571 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.572 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.573 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.574 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-13T22:04:19.574 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.575 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.576 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-13T22:04:19.577 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.578 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.579 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.580 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.581 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.583 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.584 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.585 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.586 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.587 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.588 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.589 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.590 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.591 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.592 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.593 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.594 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.595 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-13T22:04:19.596 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.597 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.598 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.599 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.600 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-13T22:04:19.601 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-13T22:04:19.602 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.603 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.604 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.605 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.606 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.607 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.608 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-13T22:04:19.609 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.610 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-13T22:04:19.611 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-13T22:04:19.612 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.613 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.614 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.615 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.616 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.617 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.618 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.619 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.620 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.621 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-13T22:04:19.622 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.623 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "database": { 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-13T22:04:19.624 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.625 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.626 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.627 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.628 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.629 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "password": { 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-13T22:04:19.630 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "port": { 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-13T22:04:19.631 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.632 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.633 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "username": { 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.634 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.635 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.636 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.637 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.638 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.639 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-13T22:04:19.640 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.641 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.642 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.643 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.644 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-13T22:04:19.645 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.647 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.648 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.649 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.650 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-13T22:04:19.651 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.652 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.653 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.654 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.655 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.656 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-13T22:04:19.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rook", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-13T22:04:19.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.679 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.680 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.681 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.682 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.683 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.684 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.685 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.686 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.687 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.688 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.689 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.691 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:04:19.692 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:04:19.693 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-13T22:04:19.694 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-13T22:04:19.695 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.696 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.697 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.698 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.699 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.700 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.701 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.702 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.708 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.710 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.711 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.713 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.714 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.715 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.716 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.717 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.718 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.719 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-13T22:04:19.720 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.721 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.722 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.723 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.724 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.725 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-13T22:04:19.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.727 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.728 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.729 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.730 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.731 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.732 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "address": { 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.733 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.734 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.735 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.736 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.738 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-13T22:04:19.739 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.740 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-13T22:04:19.741 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.742 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.743 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "description": { 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.744 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.745 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.746 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-13T22:04:19.747 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.748 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.750 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.751 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.752 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.753 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.754 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "url": { 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.755 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.756 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.757 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.758 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.759 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.760 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.761 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.762 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.763 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.764 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.765 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.768 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.769 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.770 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.771 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "critical", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "debug", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "error", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "info", 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "warning" 2024-02-13T22:04:19.772 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.773 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.774 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.775 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.776 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "crash", 2024-02-13T22:04:19.777 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "progress", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "status", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ], 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 438317736 2024-02-13T22:04:19.778 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout }, 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.133:0", 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "nonce": 837115639 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout ] 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.779 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:19.780 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:19 smithi133 bash[14133]: audit 2024-02-13T22:04:19.096630+0000 mon.a (mon.0) 66 : audit [DBG] from='client.? 172.21.15.133:0/1298751815' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-13T22:04:19.780 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-13T22:04:19.780 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for Mgr epoch 9... 2024-02-13T22:04:19.780 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-13T22:04:22.444 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:04:22 smithi133 bash[14392]: Warning: Permanently added 'smithi133,172.21.15.133' (ECDSA) to the list of known hosts. 2024-02-13T22:04:22.444 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:22 smithi133 bash[14133]: cluster 2024-02-13T22:04:21.547050+0000 mon.a (mon.0) 67 : cluster [INF] Active manager daemon y restarted 2024-02-13T22:04:22.444 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:22 smithi133 bash[14133]: cluster 2024-02-13T22:04:21.547923+0000 mon.a (mon.0) 68 : cluster [INF] Activating manager daemon y 2024-02-13T22:04:22.445 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:22 smithi133 bash[14133]: cluster 2024-02-13T22:04:21.552248+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-13T22:04:23.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout { 2024-02-13T22:04:23.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-13T22:04:23.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-13T22:04:23.204 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout } 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: cluster 2024-02-13T22:04:22.182505+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e10: y(active, starting, since 0.634745s) 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.187671+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.189043+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.189376+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.189707+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.190598+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.192505+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi133"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.193237+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.193872+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.194485+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.195043+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T22:04:23.442 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.195574+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.196052+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.196551+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.197041+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: cluster 2024-02-13T22:04:22.200816+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.382424+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.384502+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:22.593085+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:23.138766+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:23.443 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:23 smithi133 bash[14133]: audit 2024-02-13T22:04:23.140212+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:04:24.173 INFO:teuthology.orchestra.run.smithi133.stderr:Mgr epoch 9 is available 2024-02-13T22:04:24.173 INFO:teuthology.orchestra.run.smithi133.stderr:Generating a dashboard self-signed certificate... 2024-02-13T22:04:24.174 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard create-self-signed-cert 2024-02-13T22:04:24.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:24 smithi133 bash[14133]: audit 2024-02-13T22:04:23.185040+0000 mgr.y (mgr.14138) 1 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-13T22:04:24.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:24 smithi133 bash[14133]: cluster 2024-02-13T22:04:23.185487+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.63774s) 2024-02-13T22:04:24.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:24 smithi133 bash[14133]: audit 2024-02-13T22:04:23.201323+0000 mgr.y (mgr.14138) 2 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-13T22:04:25.284 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:25 smithi133 bash[14133]: cluster 2024-02-13T22:04:24.191001+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-13T22:04:25.838 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-13T22:04:26.517 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial admin user... 2024-02-13T22:04:26.518 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard ac-user-create admin cbi6lxeppr administrator --force-password --pwd-update-required 2024-02-13T22:04:27.185 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:26 smithi133 bash[14133]: audit 2024-02-13T22:04:25.725495+0000 mgr.y (mgr.14138) 3 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:04:27.185 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:26 smithi133 bash[14133]: audit 2024-02-13T22:04:25.830661+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:27.185 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:26 smithi133 bash[14133]: audit 2024-02-13T22:04:25.835210+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:27.944 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$pWv8IV1yyX0K83M5R.ucGO5/2gljwgM5uoDR31Ovigw9QB4CsDgu2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707861867, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-13T22:04:28.601 INFO:teuthology.orchestra.run.smithi133.stderr:Fetching dashboard port number... 2024-02-13T22:04:28.601 INFO:teuthology.orchestra.run.smithi133.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi133 -v /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpucp5jmw2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpcxfxu4xq:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config get mgr mgr/dashboard/ssl_server_port 2024-02-13T22:04:29.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:28 smithi133 bash[14133]: audit 2024-02-13T22:04:27.701684+0000 mgr.y (mgr.14138) 4 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "cbi6lxeppr", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:04:29.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:28 smithi133 bash[14133]: cluster 2024-02-13T22:04:27.835762+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-13T22:04:29.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:28 smithi133 bash[14133]: audit 2024-02-13T22:04:27.940104+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:29.840 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: stdout 8443 2024-02-13T22:04:30.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:29 smithi133 bash[14133]: audit 2024-02-13T22:04:29.836995+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.133:0/509994821' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-13T22:04:30.482 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld does not appear to be present 2024-02-13T22:04:30.482 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr:Ceph Dashboard is now available at: 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: URL: https://smithi133.front.sepia.ceph.com:8443/ 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: User: admin 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: Password: cbi6lxeppr 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr:You can access the Ceph CLI with: 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:04:30.488 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: ceph telemetry on 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr:For more information see: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr:Bootstrap complete. 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr:Releasing lock 139746861890960 on /run/cephadm/a628a858-cabb-11ee-95b9-87774f69a715.lock 2024-02-13T22:04:30.489 INFO:teuthology.orchestra.run.smithi133.stderr:Lock 139746861890960 released on /run/cephadm/a628a858-cabb-11ee-95b9-87774f69a715.lock 2024-02-13T22:04:30.522 INFO:tasks.cephadm:Fetching config... 2024-02-13T22:04:30.523 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:04:30.523 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-13T22:04:30.530 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-13T22:04:30.530 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:04:30.530 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-13T22:04:30.577 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-13T22:04:30.577 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:04:30.577 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-13T22:04:30.589 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-13T22:04:30.589 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:04:30.589 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-13T22:04:30.594 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-13T22:04:30.594 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfVop0RZrzHnWw5y5dRPF3Ks6VxIaU5/N0cAGMfytDBB2+YW5TN5L7sssPnuRWoy17We/mW5PAXtZWPcng3m4Erbbaf5550dq/y8/8wztnNK5maQiLSdAnhZdSuvCmh8csRnDZp9XZQqBCz8OtYKq3YXru1mkyxzpZ7xOW6IC7tZBbRn5RFOEPK2o1gOhdNwAcNvA9/MMew3nuU60Iwh04zmrIAMLXe0Dld0X1QR5sxEBcYEPva9Vam3WtCZb3rminP3KS1y/R43y1UVT34luSfvcZk3C1mzL1bg6SZTCZb0E6x4EZ/rNZLfBzkdXPFTuRqeDEVm43x6E85IxaYCYDMEJGLHOK13/LWYKwe9yFNjDO3rSPHAPL5mLsYz1LUFmq2zvpR3mi56+A5Oz0WAevtWGqhXLfyhcRYo2trhuKcsYzXrBrAfZXKxhe+dL4pD+OwsVB4Es75cvqiDPrEBh95yvcBqneIinXfVXGJDX8FBUFSxu7CH4L0y2pDATJb20= ceph-a628a858-cabb-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-13T22:04:30.617 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfVop0RZrzHnWw5y5dRPF3Ks6VxIaU5/N0cAGMfytDBB2+YW5TN5L7sssPnuRWoy17We/mW5PAXtZWPcng3m4Erbbaf5550dq/y8/8wztnNK5maQiLSdAnhZdSuvCmh8csRnDZp9XZQqBCz8OtYKq3YXru1mkyxzpZ7xOW6IC7tZBbRn5RFOEPK2o1gOhdNwAcNvA9/MMew3nuU60Iwh04zmrIAMLXe0Dld0X1QR5sxEBcYEPva9Vam3WtCZb3rminP3KS1y/R43y1UVT34luSfvcZk3C1mzL1bg6SZTCZb0E6x4EZ/rNZLfBzkdXPFTuRqeDEVm43x6E85IxaYCYDMEJGLHOK13/LWYKwe9yFNjDO3rSPHAPL5mLsYz1LUFmq2zvpR3mi56+A5Oz0WAevtWGqhXLfyhcRYo2trhuKcsYzXrBrAfZXKxhe+dL4pD+OwsVB4Es75cvqiDPrEBh95yvcBqneIinXfVXGJDX8FBUFSxu7CH4L0y2pDATJb20= ceph-a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:04:30.627 DEBUG:teuthology.orchestra.run.smithi170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfVop0RZrzHnWw5y5dRPF3Ks6VxIaU5/N0cAGMfytDBB2+YW5TN5L7sssPnuRWoy17We/mW5PAXtZWPcng3m4Erbbaf5550dq/y8/8wztnNK5maQiLSdAnhZdSuvCmh8csRnDZp9XZQqBCz8OtYKq3YXru1mkyxzpZ7xOW6IC7tZBbRn5RFOEPK2o1gOhdNwAcNvA9/MMew3nuU60Iwh04zmrIAMLXe0Dld0X1QR5sxEBcYEPva9Vam3WtCZb3rminP3KS1y/R43y1UVT34luSfvcZk3C1mzL1bg6SZTCZb0E6x4EZ/rNZLfBzkdXPFTuRqeDEVm43x6E85IxaYCYDMEJGLHOK13/LWYKwe9yFNjDO3rSPHAPL5mLsYz1LUFmq2zvpR3mi56+A5Oz0WAevtWGqhXLfyhcRYo2trhuKcsYzXrBrAfZXKxhe+dL4pD+OwsVB4Es75cvqiDPrEBh95yvcBqneIinXfVXGJDX8FBUFSxu7CH4L0y2pDATJb20= ceph-a628a858-cabb-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-13T22:04:30.651 INFO:teuthology.orchestra.run.smithi170.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfVop0RZrzHnWw5y5dRPF3Ks6VxIaU5/N0cAGMfytDBB2+YW5TN5L7sssPnuRWoy17We/mW5PAXtZWPcng3m4Erbbaf5550dq/y8/8wztnNK5maQiLSdAnhZdSuvCmh8csRnDZp9XZQqBCz8OtYKq3YXru1mkyxzpZ7xOW6IC7tZBbRn5RFOEPK2o1gOhdNwAcNvA9/MMew3nuU60Iwh04zmrIAMLXe0Dld0X1QR5sxEBcYEPva9Vam3WtCZb3rminP3KS1y/R43y1UVT34luSfvcZk3C1mzL1bg6SZTCZb0E6x4EZ/rNZLfBzkdXPFTuRqeDEVm43x6E85IxaYCYDMEJGLHOK13/LWYKwe9yFNjDO3rSPHAPL5mLsYz1LUFmq2zvpR3mi56+A5Oz0WAevtWGqhXLfyhcRYo2trhuKcsYzXrBrAfZXKxhe+dL4pD+OwsVB4Es75cvqiDPrEBh95yvcBqneIinXfVXGJDX8FBUFSxu7CH4L0y2pDATJb20= ceph-a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:04:30.662 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi170 2024-02-13T22:04:30.662 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:04:30.662 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.conf 2024-02-13T22:04:30.668 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:04:30.669 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T22:04:30.674 INFO:tasks.cephadm:Adding host smithi170 to orchestrator... 2024-02-13T22:04:30.675 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch host add smithi170 2024-02-13T22:04:33.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:33 smithi133 bash[14133]: audit 2024-02-13T22:04:33.264549+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:04:35.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: audit 2024-02-13T22:04:33.555797+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: cephadm 2024-02-13T22:04:33.556557+0000 mgr.y (mgr.14138) 5 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: audit 2024-02-13T22:04:33.953047+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: cephadm 2024-02-13T22:04:33.953651+0000 mgr.y (mgr.14138) 6 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: audit 2024-02-13T22:04:33.954207+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: audit 2024-02-13T22:04:33.955551+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: cephadm 2024-02-13T22:04:33.956494+0000 mgr.y (mgr.14138) 7 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:04:35.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:34 smithi133 bash[14133]: audit 2024-02-13T22:04:33.957013+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: audit 2024-02-13T22:04:37.550724+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: cephadm 2024-02-13T22:04:37.551764+0000 mgr.y (mgr.14138) 8 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: audit 2024-02-13T22:04:37.552364+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: audit 2024-02-13T22:04:37.554749+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: cephadm 2024-02-13T22:04:37.556135+0000 mgr.y (mgr.14138) 9 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:04:38.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:38 smithi133 bash[14133]: audit 2024-02-13T22:04:37.556753+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:04:40.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:40 smithi133 bash[14133]: audit 2024-02-13T22:04:39.397996+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:40.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:40 smithi133 bash[14133]: audit 2024-02-13T22:04:39.400920+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:04:40.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:40 smithi133 bash[14133]: audit 2024-02-13T22:04:39.916656+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:40.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:40 smithi133 bash[14133]: audit 2024-02-13T22:04:39.919879+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:04:43.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:43 smithi133 bash[14133]: cluster 2024-02-13T22:04:42.190650+0000 mgr.y (mgr.14138) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:45.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:45 smithi133 bash[14133]: cluster 2024-02-13T22:04:44.191072+0000 mgr.y (mgr.14138) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:47.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:47 smithi133 bash[14133]: cluster 2024-02-13T22:04:46.191525+0000 mgr.y (mgr.14138) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:48.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:48 smithi133 bash[14133]: cluster 2024-02-13T22:04:48.191970+0000 mgr.y (mgr.14138) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:50.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:50 smithi133 bash[14133]: cluster 2024-02-13T22:04:50.192441+0000 mgr.y (mgr.14138) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:52.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:52 smithi133 bash[14133]: cluster 2024-02-13T22:04:52.192856+0000 mgr.y (mgr.14138) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:54.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:54 smithi133 bash[14133]: cluster 2024-02-13T22:04:54.193271+0000 mgr.y (mgr.14138) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:57.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:57 smithi133 bash[14133]: cluster 2024-02-13T22:04:56.193676+0000 mgr.y (mgr.14138) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:04:58.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:04:58 smithi133 bash[14133]: cluster 2024-02-13T22:04:58.194119+0000 mgr.y (mgr.14138) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:00.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:00 smithi133 bash[14133]: cluster 2024-02-13T22:05:00.194597+0000 mgr.y (mgr.14138) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:02.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:02 smithi133 bash[14133]: cluster 2024-02-13T22:05:02.195102+0000 mgr.y (mgr.14138) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:04.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:04 smithi133 bash[14133]: cluster 2024-02-13T22:05:04.195614+0000 mgr.y (mgr.14138) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:06.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:05:05 smithi133 bash[14392]: Warning: Permanently added 'smithi170,172.21.15.170' (ECDSA) to the list of known hosts. 2024-02-13T22:05:06.293 INFO:teuthology.orchestra.run.smithi170.stdout:Added host 'smithi170' 2024-02-13T22:05:06.935 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch host ls --format=json 2024-02-13T22:05:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:05.571518+0000 mgr.y (mgr.14138) 22 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: cluster 2024-02-13T22:05:06.196124+0000 mgr.y (mgr.14138) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.286350+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.291111+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.655055+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.656257+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.846530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.943019+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:07.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:07 smithi133 bash[14133]: audit 2024-02-13T22:05:06.944459+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:05:08.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:08 smithi133 bash[14133]: cephadm 2024-02-13T22:05:06.287239+0000 mgr.y (mgr.14138) 24 : cephadm [INF] Added host smithi170 2024-02-13T22:05:09.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:09 smithi133 bash[14133]: cluster 2024-02-13T22:05:08.196605+0000 mgr.y (mgr.14138) 25 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:10.526 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-02-13T22:05:10.527 INFO:teuthology.orchestra.run.smithi170.stdout:[{"addr": "smithi133", "hostname": "smithi133", "labels": [], "status": ""}, {"addr": "smithi170", "hostname": "smithi170", "labels": [], "status": ""}] 2024-02-13T22:05:11.092 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-13T22:05:11.093 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd crush tunables default 2024-02-13T22:05:11.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:11 smithi133 bash[14133]: cluster 2024-02-13T22:05:10.197027+0000 mgr.y (mgr.14138) 26 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:12.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:12 smithi133 bash[14133]: audit 2024-02-13T22:05:10.520352+0000 mgr.y (mgr.14138) 27 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:05:12.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:12 smithi133 bash[14133]: audit 2024-02-13T22:05:12.010248+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:13.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:13 smithi133 bash[14133]: cluster 2024-02-13T22:05:12.197453+0000 mgr.y (mgr.14138) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:13.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:13 smithi133 bash[14133]: audit 2024-02-13T22:05:12.316903+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:13.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:13 smithi133 bash[14133]: audit 2024-02-13T22:05:12.723928+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:13.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:13 smithi133 bash[14133]: audit 2024-02-13T22:05:12.729466+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:14.228 INFO:teuthology.orchestra.run.smithi133.stderr:adjusted tunables profile to default 2024-02-13T22:05:14.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:14 smithi133 bash[14133]: cephadm 2024-02-13T22:05:12.317874+0000 mgr.y (mgr.14138) 29 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:05:14.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:14 smithi133 bash[14133]: audit 2024-02-13T22:05:13.907457+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.133:0/1177939457' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-13T22:05:14.911 INFO:tasks.cephadm:Adding mon.c on smithi133 2024-02-13T22:05:14.911 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add mon 'smithi133:[v2:172.21.15.133:3301,v1:172.21.15.133:6790]=c' 2024-02-13T22:05:15.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:15 smithi133 bash[14133]: cluster 2024-02-13T22:05:14.197986+0000 mgr.y (mgr.14138) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:15.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:15 smithi133 bash[14133]: audit 2024-02-13T22:05:14.218970+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.133:0/1177939457' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-13T22:05:15.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:15 smithi133 bash[14133]: cluster 2024-02-13T22:05:14.219147+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-13T22:05:15.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:15 smithi133 bash[14133]: audit 2024-02-13T22:05:14.219977+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-13T22:05:16.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:16 smithi133 bash[14133]: audit 2024-02-13T22:05:15.220961+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-13T22:05:16.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:16 smithi133 bash[14133]: cluster 2024-02-13T22:05:15.221165+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-13T22:05:16.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:16 smithi133 bash[14133]: audit 2024-02-13T22:05:15.226794+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T22:05:17.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:17 smithi133 bash[14133]: cluster 2024-02-13T22:05:16.198467+0000 mgr.y (mgr.14138) 31 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:17.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:17 smithi133 bash[14133]: audit 2024-02-13T22:05:16.226617+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T22:05:17.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:17 smithi133 bash[14133]: cluster 2024-02-13T22:05:16.226760+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:18.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:18 smithi133 bash[14133]: audit 2024-02-13T22:05:17.735311+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:18.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:18 smithi133 bash[14133]: audit 2024-02-13T22:05:17.736768+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:18.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:18 smithi133 bash[14133]: audit 2024-02-13T22:05:17.738753+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:19 smithi133 bash[14133]: audit 2024-02-13T22:05:17.731515+0000 mgr.y (mgr.14138) 32 : audit [DBG] from='client.14160 -' 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-13T22:05:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:19 smithi133 bash[14133]: cephadm 2024-02-13T22:05:17.737934+0000 mgr.y (mgr.14138) 33 : cephadm [INF] Deploying daemon mon.c on smithi133 2024-02-13T22:05:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:19 smithi133 bash[14133]: cluster 2024-02-13T22:05:18.198924+0000 mgr.y (mgr.14138) 34 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:21.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:21 smithi133 bash[14133]: cluster 2024-02-13T22:05:20.199454+0000 mgr.y (mgr.14138) 35 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:21.582 INFO:teuthology.orchestra.run.smithi133.stdout:Deployed mon.c on host 'smithi133' 2024-02-13T22:05:22.957 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:22 smithi133 bash[14133]: audit 2024-02-13T22:05:21.575329+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:22.957 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:22 smithi133 bash[14133]: audit 2024-02-13T22:05:21.576953+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:22.957 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:22 smithi133 bash[14133]: cluster 2024-02-13T22:05:22.199926+0000 mgr.y (mgr.14138) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:22.957 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:22 smithi133 bash[14133]: audit 2024-02-13T22:05:22.384662+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:05:22.958 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:22 smithi133 bash[14133]: audit 2024-02-13T22:05:22.386845+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:05:22.959 DEBUG:teuthology.orchestra.run.smithi133:mon.c> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.c.service 2024-02-13T22:05:22.962 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-13T22:05:22.962 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-13T22:05:23.848 INFO:journalctl@ceph.mon.c.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:05:23.849 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.104+0000 7f54caa97700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T22:05:23.849 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.104+0000 7f54caa97700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.104+0000 7f54caa97700 0 pidfile_write: ignore empty --pid-file 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 load: jerasure load: lrc load: isa 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 1 rocksdb: do_open column families: [default] 2024-02-13T22:05:23.850 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Compile date Feb 23 2021 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: DB SUMMARY 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: CURRENT file: CURRENT 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.error_if_exists: 0 2024-02-13T22:05:23.851 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.create_if_missing: 0 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.env: 0x55ff815ed1a0 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.info_log: 0x55ff836bcba0 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.statistics: (nil) 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.use_fsync: 0 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T22:05:23.852 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.db_log_dir: 2024-02-13T22:05:23.853 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T22:05:23.854 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.write_buffer_manager: 0x55ff836a12c0 2024-02-13T22:05:23.855 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T22:05:23.855 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T22:05:23.855 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T22:05:23.855 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T22:05:23.857 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.row_cache: None 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.wal_filter: None 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.two_write_queues: 0 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T22:05:23.858 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.atomic_flush: 0 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T22:05:23.859 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_open_files: -1 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Compression algorithms supported: 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kZSTD supported: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kXpressCompression supported: 0 2024-02-13T22:05:23.860 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kZlibCompression supported: 1 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.merge_operator: 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_filter: None 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T22:05:23.861 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ff835d70d0) 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: cache_index_and_filter_blocks: 1 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: pin_top_level_index_and_filter: 1 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: index_type: 0 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: data_block_index_type: 0 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: hash_index_allow_collision: 1 2024-02-13T22:05:23.862 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: checksum: 1 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: no_block_cache: 0 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_cache: 0x55ff8360e610 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_cache_name: BinnedLRUCache 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_cache_options: 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: capacity : 536870912 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: num_shard_bits : 4 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: strict_capacity_limit : 0 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: high_pri_pool_ratio: 0.000 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_cache_compressed: (nil) 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: persistent_cache: (nil) 2024-02-13T22:05:23.863 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_size: 4096 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_size_deviation: 10 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_restart_interval: 16 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: index_block_restart_interval: 1 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: metadata_block_size: 4096 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: partition_filters: 0 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: use_delta_encoding: 1 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: whole_key_filtering: 1 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: verify_compression: 0 2024-02-13T22:05:23.864 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: read_amp_bytes_per_bit: 0 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: format_version: 2 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: enable_index_compression: 1 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: block_align: 0 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression: NoCompression 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T22:05:23.865 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.num_levels: 7 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T22:05:23.866 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T22:05:23.867 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T22:05:23.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T22:05:23.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.table_properties_collectors: 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.bloom_locality: 0 2024-02-13T22:05:23.870 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.108+0000 7f54caa97700 4 rocksdb: Options.ttl: 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 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-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861923114270, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-13T22:05:23.871 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861923114950, "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-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.112+0000 7f54caa97700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861923115475, "job": 1, "event": "recovery_finished"} 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54caa97700 4 rocksdb: DB pointer 0x55ff8423a400 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54b1902700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54b1902700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** DB Stats ** 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:05:23.872 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** Compaction Stats [default] ** 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** Compaction Stats [default] ** 2024-02-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.873 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Interval compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.874 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** Compaction Stats [default] ** 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** Compaction Stats [default] ** 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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.3 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:23.875 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:05:23.876 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54caa97700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54caa97700 0 using public_addrv [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54caa97700 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 a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.116+0000 7f54caa97700 1 mon.c@-1(???) e0 preinit fsid a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.136+0000 7f54b4107700 0 mon.c@-1(synchronizing).mds e1 new map 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.136+0000 7f54b4107700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: e1 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 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-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: legacy client fscid: -1 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: 2024-02-13T22:05:23.877 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: No filesystems configured 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 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-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:23.878 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: audit 2024-02-13T22:05:21.575329+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: audit 2024-02-13T22:05:21.576953+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: cluster 2024-02-13T22:05:22.199926+0000 mgr.y (mgr.14138) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: audit 2024-02-13T22:05:22.384662+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: audit 2024-02-13T22:05:22.386845+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.140+0000 7f54b4107700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expand map: {default=false} 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta from 'false' to 'false' 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expanded map: {default=false} 2024-02-13T22:05:23.879 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expand map: {default=info} 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta from 'info' to 'info' 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expanded map: {default=info} 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expand map: {default=daemon} 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expand map: {default=debug} 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-13T22:05:23.880 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:23 smithi133 bash[18129]: debug 2024-02-13T22:05:23.144+0000 7f54b4107700 20 expand_channel_meta expanded map: {default=debug} 2024-02-13T22:05:28.511 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:23.151965+0000 mon.a (mon.0) 140 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:24.149826+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:24.200477+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:25.150210+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:25.152105+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:26.150140+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:26.200937+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:27.150150+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.512 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.150236+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.158661+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.166039+0000 mon.a (mon.0) 147 : 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-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.166147+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.166212+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.166722+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.173338+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.178882+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.185785+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.187303+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:28.513 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.188987+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[18129]: audit 2024-02-13T22:05:28.191023+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:23.151965+0000 mon.a (mon.0) 140 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:24.149826+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:24.200477+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:25.150210+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:25.152105+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:26.150140+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:26.200937+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:27.150150+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.150236+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.158661+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.166039+0000 mon.a (mon.0) 147 : 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-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.166147+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.166212+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.166722+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.173338+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.178882+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:28.515 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.185785+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:28.516 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.187303+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:28.516 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.188987+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:28.516 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:28 smithi133 bash[14133]: audit 2024-02-13T22:05:28.191023+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:05:28.966 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:05:28.966 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":2,"fsid":"a628a858-cabb-11ee-95b9-87774f69a715","modified":"2024-02-13T22:05:23.149591Z","created":"2024-02-13T22:03:36.678689Z","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-13T22:05:28.969 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 2 2024-02-13T22:05:29.253 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[18129]: cephadm 2024-02-13T22:05:28.186599+0000 mgr.y (mgr.14138) 39 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T22:05:29.253 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[18129]: cephadm 2024-02-13T22:05:28.190283+0000 mgr.y (mgr.14138) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:05:29.253 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[18129]: cluster 2024-02-13T22:05:28.201435+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:29.253 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[18129]: audit 2024-02-13T22:05:28.962328+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.133:0/3812148569' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[18129]: audit 2024-02-13T22:05:29.150777+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[14133]: cephadm 2024-02-13T22:05:28.186599+0000 mgr.y (mgr.14138) 39 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[14133]: cephadm 2024-02-13T22:05:28.190283+0000 mgr.y (mgr.14138) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[14133]: cluster 2024-02-13T22:05:28.201435+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[14133]: audit 2024-02-13T22:05:28.962328+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.133:0/3812148569' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T22:05:29.254 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:29 smithi133 bash[14133]: audit 2024-02-13T22:05:29.150777+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T22:05:29.826 INFO:tasks.cephadm:Adding mon.b on smithi170 2024-02-13T22:05:29.826 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add mon smithi170:172.21.15.170=b 2024-02-13T22:05:31.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[14133]: cluster 2024-02-13T22:05:30.201991+0000 mgr.y (mgr.14138) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[14133]: audit 2024-02-13T22:05:30.606614+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[14133]: audit 2024-02-13T22:05:30.608334+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[14133]: audit 2024-02-13T22:05:30.610042+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[14133]: audit 2024-02-13T22:05:30.612253+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[18129]: cluster 2024-02-13T22:05:30.201991+0000 mgr.y (mgr.14138) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:31.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[18129]: audit 2024-02-13T22:05:30.606614+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:31.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[18129]: audit 2024-02-13T22:05:30.608334+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:05:31.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[18129]: audit 2024-02-13T22:05:30.610042+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:31.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:31 smithi133 bash[18129]: audit 2024-02-13T22:05:30.612253+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:05:32.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[14133]: cephadm 2024-02-13T22:05:30.607712+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T22:05:32.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[14133]: cephadm 2024-02-13T22:05:30.611336+0000 mgr.y (mgr.14138) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:05:32.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[14133]: audit 2024-02-13T22:05:32.233866+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:32.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[18129]: cephadm 2024-02-13T22:05:30.607712+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T22:05:32.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[18129]: cephadm 2024-02-13T22:05:30.611336+0000 mgr.y (mgr.14138) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:05:32.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:32 smithi133 bash[18129]: audit 2024-02-13T22:05:32.233866+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:33.507 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: cluster 2024-02-13T22:05:32.202509+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:33.507 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.231404+0000 mgr.y (mgr.14138) 46 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:33.507 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.236749+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:33.507 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: cephadm 2024-02-13T22:05:32.238535+0000 mgr.y (mgr.14138) 47 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.244968+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.361863+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.363683+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.365255+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[18129]: audit 2024-02-13T22:05:32.366838+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: cluster 2024-02-13T22:05:32.202509+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.231404+0000 mgr.y (mgr.14138) 46 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.236749+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: cephadm 2024-02-13T22:05:32.238535+0000 mgr.y (mgr.14138) 47 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.244968+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T22:05:33.508 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.361863+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:33.509 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.363683+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:33.509 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.365255+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:33.509 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:33 smithi133 bash[14133]: audit 2024-02-13T22:05:32.366838+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:34.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:34 smithi133 bash[14133]: cephadm 2024-02-13T22:05:32.363060+0000 mgr.y (mgr.14138) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T22:05:34.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:34 smithi133 bash[14133]: cephadm 2024-02-13T22:05:32.366349+0000 mgr.y (mgr.14138) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-13T22:05:34.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:34 smithi133 bash[18129]: cephadm 2024-02-13T22:05:32.363060+0000 mgr.y (mgr.14138) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T22:05:34.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:34 smithi133 bash[18129]: cephadm 2024-02-13T22:05:32.366349+0000 mgr.y (mgr.14138) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: cluster 2024-02-13T22:05:34.202997+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: audit 2024-02-13T22:05:34.282278+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: audit 2024-02-13T22:05:34.284143+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: audit 2024-02-13T22:05:34.885643+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: cephadm 2024-02-13T22:05:34.886412+0000 mgr.y (mgr.14138) 51 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:05:35.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[14133]: audit 2024-02-13T22:05:35.236255+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: cluster 2024-02-13T22:05:34.202997+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: audit 2024-02-13T22:05:34.282278+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: audit 2024-02-13T22:05:34.284143+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: audit 2024-02-13T22:05:34.885643+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: cephadm 2024-02-13T22:05:34.886412+0000 mgr.y (mgr.14138) 51 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:05:35.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:35 smithi133 bash[18129]: audit 2024-02-13T22:05:35.236255+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:36.074 INFO:teuthology.orchestra.run.smithi170.stdout:Deployed mon.b on host 'smithi170' 2024-02-13T22:05:36.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[14133]: audit 2024-02-13T22:05:36.057959+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:36.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[14133]: audit 2024-02-13T22:05:36.058653+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:36.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[14133]: audit 2024-02-13T22:05:36.062817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:36.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[14133]: cluster 2024-02-13T22:05:36.203404+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:36.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[18129]: audit 2024-02-13T22:05:36.057959+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:36.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[18129]: audit 2024-02-13T22:05:36.058653+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:36.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[18129]: audit 2024-02-13T22:05:36.062817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:36.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:36 smithi133 bash[18129]: cluster 2024-02-13T22:05:36.203404+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:37.156 DEBUG:teuthology.orchestra.run.smithi170:mon.b> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.b.service 2024-02-13T22:05:37.159 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-13T22:05:37.160 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-13T22:05:38.035 INFO:journalctl@ceph.mon.b.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:05:38.035 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.555+0000 7f198449b700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.555+0000 7f198449b700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.555+0000 7f198449b700 0 pidfile_write: ignore empty --pid-file 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 load: jerasure load: lrc load: isa 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option compression = kNoCompression 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 1 rocksdb: do_open column families: [default] 2024-02-13T22:05:38.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Compile date Feb 23 2021 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: DB SUMMARY 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: CURRENT file: CURRENT 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.error_if_exists: 0 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.create_if_missing: 0 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.env: 0x55a8a3a9d1a0 2024-02-13T22:05:38.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.info_log: 0x55a8a4e3eba0 2024-02-13T22:05:38.038 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T22:05:38.038 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.statistics: (nil) 2024-02-13T22:05:38.038 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.use_fsync: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.db_log_dir: 2024-02-13T22:05:38.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.write_buffer_manager: 0x55a8a4e23290 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T22:05:38.040 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.row_cache: None 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.wal_filter: None 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T22:05:38.041 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.two_write_queues: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.atomic_flush: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T22:05:38.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_open_files: -1 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Compression algorithms supported: 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kZSTD supported: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kXpressCompression supported: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kZlibCompression supported: 1 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-02-13T22:05:38.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.merge_operator: 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_filter: None 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a8a4d590d0) 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: cache_index_and_filter_blocks: 1 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: pin_top_level_index_and_filter: 1 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: index_type: 0 2024-02-13T22:05:38.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: data_block_index_type: 0 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: hash_index_allow_collision: 1 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: checksum: 1 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: no_block_cache: 0 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_cache: 0x55a8a4d90610 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_cache_name: BinnedLRUCache 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_cache_options: 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: capacity : 536870912 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: num_shard_bits : 4 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: strict_capacity_limit : 0 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: high_pri_pool_ratio: 0.000 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_cache_compressed: (nil) 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: persistent_cache: (nil) 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_size: 4096 2024-02-13T22:05:38.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_size_deviation: 10 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_restart_interval: 16 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: index_block_restart_interval: 1 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: metadata_block_size: 4096 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: partition_filters: 0 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: use_delta_encoding: 1 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: whole_key_filtering: 1 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: verify_compression: 0 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: read_amp_bytes_per_bit: 0 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: format_version: 2 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: enable_index_compression: 1 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: block_align: 0 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression: NoCompression 2024-02-13T22:05:38.046 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.num_levels: 7 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T22:05:38.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T22:05:38.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T22:05:38.049 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T22:05:38.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.table_properties_collectors: 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.bloom_locality: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: Options.ttl: 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 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-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861937570408, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-13T22:05:38.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.563+0000 7f198449b700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.567+0000 7f198449b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861937571109, "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-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.567+0000 7f198449b700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.567+0000 7f198449b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707861937572169, "job": 1, "event": "recovery_finished"} 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f198449b700 4 rocksdb: DB pointer 0x55a8a59bc400 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f196b306700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f196b306700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** DB Stats ** 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T22:05:38.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** Compaction Stats [default] ** 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** Compaction Stats [default] ** 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:05:38.053 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** Compaction Stats [default] ** 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** Compaction Stats [default] ** 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-13T22:05:38.054 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f198449b700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f198449b700 0 using public_addr v2:172.21.15.170:0/0 -> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.571+0000 7f198449b700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] at bind addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.575+0000 7f198449b700 1 mon.b@-1(???) e0 preinit fsid a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-13T22:05:38.055 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: e1 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 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-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: legacy client fscid: -1 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: No filesystems configured 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 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-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:38.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: audit 2024-02-13T22:05:36.057959+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: audit 2024-02-13T22:05:36.058653+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: audit 2024-02-13T22:05:36.062817+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: cluster 2024-02-13T22:05:36.203404+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.607+0000 7f196db0b700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expand map: {default=false} 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta from 'false' to 'false' 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expanded map: {default=false} 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expand map: {default=info} 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta from 'info' to 'info' 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expanded map: {default=info} 2024-02-13T22:05:38.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expand map: {default=daemon} 2024-02-13T22:05:38.058 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-13T22:05:38.058 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-13T22:05:38.058 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expand map: {default=debug} 2024-02-13T22:05:38.058 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-13T22:05:38.058 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:37 smithi170 bash[14194]: debug 2024-02-13T22:05:37.611+0000 7f196db0b700 20 expand_channel_meta expanded map: {default=debug} 2024-02-13T22:05:43.014 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-02-13T22:05:43.014 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":3,"fsid":"a628a858-cabb-11ee-95b9-87774f69a715","modified":"2024-02-13T22:05:37.619556Z","created":"2024-02-13T22:03:36.678689Z","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.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-13T22:05:43.017 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 3 2024-02-13T22:05:43.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:37.625760+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:37.626580+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:38.203852+0000 mgr.y (mgr.14138) 53 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: audit 2024-02-13T22:05:38.618808+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: audit 2024-02-13T22:05:39.618705+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:40.204287+0000 mgr.y (mgr.14138) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: audit 2024-02-13T22:05:40.618782+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: audit 2024-02-13T22:05:41.618846+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.204683+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: audit 2024-02-13T22:05:42.618941+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.646683+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.651633+0000 mon.a (mon.0) 188 : 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.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.651730+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.651786+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:43.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.652114+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.652447+0000 mon.a (mon.0) 192 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.659321+0000 mon.a (mon.0) 193 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.659401+0000 mon.a (mon.0) 194 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[14133]: cluster 2024-02-13T22:05:42.659496+0000 mon.a (mon.0) 195 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] is down (out of quorum) 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:37.625760+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:37.626580+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:38.203852+0000 mgr.y (mgr.14138) 53 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: audit 2024-02-13T22:05:38.618808+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: audit 2024-02-13T22:05:39.618705+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:40.204287+0000 mgr.y (mgr.14138) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: audit 2024-02-13T22:05:40.618782+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: audit 2024-02-13T22:05:41.618846+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.204683+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: audit 2024-02-13T22:05:42.618941+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.646683+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.651633+0000 mon.a (mon.0) 188 : 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.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.651730+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.651786+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.652114+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.652447+0000 mon.a (mon.0) 192 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.659321+0000 mon.a (mon.0) 193 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.659401+0000 mon.a (mon.0) 194 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-13T22:05:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:42 smithi133 bash[18129]: cluster 2024-02-13T22:05:42.659496+0000 mon.a (mon.0) 195 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] is down (out of quorum) 2024-02-13T22:05:43.595 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-13T22:05:43.596 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph config generate-minimal-conf 2024-02-13T22:05:44.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:43 smithi133 bash[14133]: audit 2024-02-13T22:05:43.009572+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.170:0/4140607009' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T22:05:44.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:43 smithi133 bash[14133]: audit 2024-02-13T22:05:43.619401+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:44.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:43 smithi133 bash[18129]: audit 2024-02-13T22:05:43.009572+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.170:0/4140607009' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T22:05:44.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:43 smithi133 bash[18129]: audit 2024-02-13T22:05:43.619401+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:39.624272+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.625049+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.625079+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.626842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.647593+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T22:05:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.657307+0000 mon.a (mon.0) 201 : 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.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.657424+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.657487+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.657835+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.658163+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.658212+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[14133]: cluster 2024-02-13T22:05:44.665373+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:39.624272+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.625049+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.625079+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.626842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.647593+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.657307+0000 mon.a (mon.0) 201 : 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.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.657424+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-02-13T22:05:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.657487+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:44.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.657835+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-02-13T22:05:44.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.658163+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-13T22:05:44.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.658212+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-02-13T22:05:44.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:44 smithi133 bash[18129]: cluster 2024-02-13T22:05:44.665373+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-02-13T22:05:45.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: audit 2024-02-13T22:05:43.009572+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.170:0/4140607009' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T22:05:45.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: audit 2024-02-13T22:05:43.619401+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:45.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:39.624272+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.625049+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.625079+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.626842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.647593+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.657307+0000 mon.a (mon.0) 201 : 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.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0]} 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.657424+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.657487+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.657835+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.658163+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.658212+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-02-13T22:05:45.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:44 smithi170 bash[14194]: cluster 2024-02-13T22:05:44.665373+0000 mon.a (mon.0) 207 : cluster [INF] overall HEALTH_OK 2024-02-13T22:05:46.031 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:45 smithi133 bash[14133]: audit 2024-02-13T22:05:45.619479+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:46.031 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:45 smithi133 bash[18129]: audit 2024-02-13T22:05:45.619479+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:46.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:45 smithi170 bash[14194]: audit 2024-02-13T22:05:45.619479+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T22:05:46.309 INFO:teuthology.orchestra.run.smithi133.stdout:# minimal ceph.conf for a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:46.309 INFO:teuthology.orchestra.run.smithi133.stdout:[global] 2024-02-13T22:05:46.309 INFO:teuthology.orchestra.run.smithi133.stdout: fsid = a628a858-cabb-11ee-95b9-87774f69a715 2024-02-13T22:05:46.309 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.170:3300/0,v1:172.21.15.170:6789/0] [v2:172.21.15.133:3301/0,v1:172.21.15.133:6790/0] 2024-02-13T22:05:46.942 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-13T22:05:46.942 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:05:46.942 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2024-02-13T22:05:46.960 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:05:46.960 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T22:05:47.018 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:05:47.018 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.conf 2024-02-13T22:05:47.035 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:05:47.035 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T22:05:47.092 INFO:tasks.cephadm:Adding mgr.y on smithi133 2024-02-13T22:05:47.092 INFO:tasks.cephadm:Adding mgr.x on smithi170 2024-02-13T22:05:47.092 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply mgr '2;smithi133=y;smithi170=x' 2024-02-13T22:05:47.406 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:47 smithi170 bash[14194]: cluster 2024-02-13T22:05:46.205619+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:47.407 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:47 smithi170 bash[14194]: audit 2024-02-13T22:05:46.304971+0000 mon.a (mon.0) 209 : audit [DBG] from='client.? 172.21.15.133:0/2889152550' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:47.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:47 smithi133 bash[14133]: cluster 2024-02-13T22:05:46.205619+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:47.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:47 smithi133 bash[14133]: audit 2024-02-13T22:05:46.304971+0000 mon.a (mon.0) 209 : audit [DBG] from='client.? 172.21.15.133:0/2889152550' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:47.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:47 smithi133 bash[18129]: cluster 2024-02-13T22:05:46.205619+0000 mgr.y (mgr.14138) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:47.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:47 smithi133 bash[18129]: audit 2024-02-13T22:05:46.304971+0000 mon.a (mon.0) 209 : audit [DBG] from='client.? 172.21.15.133:0/2889152550' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:49.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:48 smithi133 bash[14133]: cluster 2024-02-13T22:05:48.206044+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:49.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:48 smithi133 bash[18129]: cluster 2024-02-13T22:05:48.206044+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:49.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:48 smithi170 bash[14194]: cluster 2024-02-13T22:05:48.206044+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:49.584 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mgr update... 2024-02-13T22:05:50.128 DEBUG:teuthology.orchestra.run.smithi170:mgr.x> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.x.service 2024-02-13T22:05:50.131 INFO:tasks.cephadm:Deploying OSDs... 2024-02-13T22:05:50.132 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:05:50.132 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-02-13T22:05:50.138 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-13T22:05:50.138 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 2024-02-13T22:05:50.143 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-13T22:05:50.143 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 357 Links: 1 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-13 22:01:21.986460391 +0000 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-13 22:01:21.774465279 +0000 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-13 22:01:21.774465279 +0000 2024-02-13T22:05:50.144 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-13T22:05:50.144 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-13T22:05:50.196 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-13T22:05:50.196 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-13T22:05:50.197 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000459804 s, 1.1 MB/s 2024-02-13T22:05:50.197 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-13T22:05:50.204 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-13 22:01:22.430450155 +0000 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-13 22:01:22.222454950 +0000 2024-02-13T22:05:50.210 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-13 22:01:22.222454950 +0000 2024-02-13T22:05:50.211 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-13T22:05:50.211 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-13T22:05:50.271 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-13T22:05:50.271 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-13T22:05:50.271 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000439645 s, 1.2 MB/s 2024-02-13T22:05:50.272 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-13T22:05:50.280 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 2024-02-13T22:05:50.285 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-13T22:05:50.285 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.285 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 368 Links: 1 2024-02-13T22:05:50.285 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.285 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-13 22:01:22.862440194 +0000 2024-02-13T22:05:50.286 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-13 22:01:22.638445358 +0000 2024-02-13T22:05:50.286 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-13 22:01:22.638445358 +0000 2024-02-13T22:05:50.286 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-13T22:05:50.286 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-13T22:05:50.343 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-13T22:05:50.343 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-13T22:05:50.343 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000409407 s, 1.3 MB/s 2024-02-13T22:05:50.344 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-13T22:05:50.351 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 2024-02-13T22:05:50.357 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 374 Links: 1 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-13 22:01:23.322429588 +0000 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-13 22:01:23.106434568 +0000 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-13 22:01:23.106434568 +0000 2024-02-13T22:05:50.358 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-13T22:05:50.358 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-13T22:05:50.415 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-13T22:05:50.415 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-13T22:05:50.415 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000369179 s, 1.4 MB/s 2024-02-13T22:05:50.416 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-13T22:05:50.423 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:05:50.423 DEBUG:teuthology.orchestra.run.smithi170:> dd if=/scratch_devs of=/dev/stdout 2024-02-13T22:05:50.431 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-13T22:05:50.431 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_1 2024-02-13T22:05:50.438 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-02-13 22:01:23.521432517 +0000 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-02-13 22:01:23.297437681 +0000 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-02-13 22:01:23.297437681 +0000 2024-02-13T22:05:50.439 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-02-13T22:05:50.439 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-13T22:05:50.449 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-02-13T22:05:50.449 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-02-13T22:05:50.449 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000271785 s, 1.9 MB/s 2024-02-13T22:05:50.450 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-13T22:05:50.485 INFO:journalctl@ceph.mgr.x.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:05:50.494 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_2 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-02-13 22:01:23.949422653 +0000 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-02-13 22:01:23.729427724 +0000 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-02-13 22:01:23.729427724 +0000 2024-02-13T22:05:50.543 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-02-13T22:05:50.543 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-13T22:05:50.556 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-02-13T22:05:50.556 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-02-13T22:05:50.556 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000303213 s, 1.7 MB/s 2024-02-13T22:05:50.557 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-13T22:05:50.566 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_3 2024-02-13T22:05:50.614 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-02-13 22:01:24.385412602 +0000 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-02-13 22:01:24.153417950 +0000 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-02-13 22:01:24.153417950 +0000 2024-02-13T22:05:50.615 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-02-13T22:05:50.615 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-13T22:05:50.629 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-02-13T22:05:50.629 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-02-13T22:05:50.629 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000307829 s, 1.7 MB/s 2024-02-13T22:05:50.630 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-13T22:05:50.638 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_4 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-02-13 22:01:24.805402921 +0000 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-02-13 22:01:24.585407992 +0000 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-02-13 22:01:24.585407992 +0000 2024-02-13T22:05:50.644 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-02-13T22:05:50.645 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-13T22:05:50.703 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:49.571901+0000 mgr.y (mgr.14138) 59 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: cephadm 2024-02-13T22:05:49.573564+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi170=x;count:2 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:49.579151+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:49.581913+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.158135+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.162620+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.164197+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.168857+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.170185+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.171753+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:50.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: cephadm 2024-02-13T22:05:50.172738+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-02-13T22:05:50.705 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: audit 2024-02-13T22:05:50.173346+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.705 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:50 smithi170 bash[14194]: cluster 2024-02-13T22:05:50.206535+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:50.706 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-02-13T22:05:50.706 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-02-13T22:05:50.706 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000296743 s, 1.7 MB/s 2024-02-13T22:05:50.708 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-13T22:05:50.715 INFO:tasks.cephadm:Deploying osd.0 on smithi133 with /dev/vg_nvme/lv_4... 2024-02-13T22:05:50.715 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:49.571901+0000 mgr.y (mgr.14138) 59 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: cephadm 2024-02-13T22:05:49.573564+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi170=x;count:2 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:49.579151+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:49.581913+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.158135+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.868 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.162620+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.164197+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.168857+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.170185+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.171753+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: cephadm 2024-02-13T22:05:50.172738+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: audit 2024-02-13T22:05:50.173346+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[18129]: cluster 2024-02-13T22:05:50.206535+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:50.869 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:49.571901+0000 mgr.y (mgr.14138) 59 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi133=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: cephadm 2024-02-13T22:05:49.573564+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Saving service mgr spec with placement smithi133=y;smithi170=x;count:2 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:49.579151+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:49.581913+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.158135+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.162620+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.164197+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.168857+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.170185+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T22:05:50.870 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.171753+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:50.871 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: cephadm 2024-02-13T22:05:50.172738+0000 mgr.y (mgr.14138) 61 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-02-13T22:05:50.871 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: audit 2024-02-13T22:05:50.173346+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T22:05:50.871 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:50 smithi133 bash[14133]: cluster 2024-02-13T22:05:50.206535+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:52.552 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:52 smithi133 bash[18129]: cluster 2024-02-13T22:05:52.207123+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:52.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:52 smithi133 bash[14133]: cluster 2024-02-13T22:05:52.207123+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:52.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:52 smithi170 bash[14194]: cluster 2024-02-13T22:05:52.207123+0000 mgr.y (mgr.14138) 63 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:53.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:52.360838+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:52.363258+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:53.243032+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.584 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:53.250236+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:53.252267+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:53.253687+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[14133]: audit 2024-02-13T22:05:53.255368+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:52.360838+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:52.363258+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:53.243032+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:53.250236+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:53.252267+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:53.253687+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:53.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:53 smithi133 bash[18129]: audit 2024-02-13T22:05:53.255368+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:52.360838+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:52.363258+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:53.243032+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:53.250236+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:53.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:53.252267+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:53.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:53.253687+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:53.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:53 smithi170 bash[14194]: audit 2024-02-13T22:05:53.255368+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-13T22:05:53.947 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-13T22:05:53.947 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-13T22:05:53.947 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-13T22:05:53.947 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-13T22:05:53.947 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0184678 s, 568 MB/s 2024-02-13T22:05:53.947 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[14133]: cephadm 2024-02-13T22:05:53.251800+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[14133]: cephadm 2024-02-13T22:05:53.254782+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[14133]: cluster 2024-02-13T22:05:54.207661+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[18129]: cephadm 2024-02-13T22:05:53.251800+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[18129]: cephadm 2024-02-13T22:05:53.254782+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:05:54.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:54 smithi133 bash[18129]: cluster 2024-02-13T22:05:54.207661+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:54.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:54 smithi170 bash[14194]: cephadm 2024-02-13T22:05:53.251800+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T22:05:54.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:54 smithi170 bash[14194]: cephadm 2024-02-13T22:05:53.254782+0000 mgr.y (mgr.14138) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi133 2024-02-13T22:05:54.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:54 smithi170 bash[14194]: cluster 2024-02-13T22:05:54.207661+0000 mgr.y (mgr.14138) 66 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:54.931 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_4 2024-02-13T22:05:57.426 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: cluster 2024-02-13T22:05:56.208226+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:57.426 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: audit 2024-02-13T22:05:56.216393+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:57.426 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: cephadm 2024-02-13T22:05:56.217331+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T22:05:57.426 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: audit 2024-02-13T22:05:56.217748+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:05:57.426 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: audit 2024-02-13T22:05:56.218838+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: cephadm 2024-02-13T22:05:56.219773+0000 mgr.y (mgr.14138) 69 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[14133]: audit 2024-02-13T22:05:56.220256+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: cluster 2024-02-13T22:05:56.208226+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: audit 2024-02-13T22:05:56.216393+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: cephadm 2024-02-13T22:05:56.217331+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: audit 2024-02-13T22:05:56.217748+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: audit 2024-02-13T22:05:56.218838+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: cephadm 2024-02-13T22:05:56.219773+0000 mgr.y (mgr.14138) 69 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:05:57.427 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:57 smithi133 bash[18129]: audit 2024-02-13T22:05:56.220256+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: cluster 2024-02-13T22:05:56.208226+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: audit 2024-02-13T22:05:56.216393+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: cephadm 2024-02-13T22:05:56.217331+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: audit 2024-02-13T22:05:56.217748+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: audit 2024-02-13T22:05:56.218838+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:57.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: cephadm 2024-02-13T22:05:56.219773+0000 mgr.y (mgr.14138) 69 : cephadm [INF] Reconfiguring daemon mgr.y on smithi133 2024-02-13T22:05:57.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:57 smithi170 bash[14194]: audit 2024-02-13T22:05:56.220256+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[14133]: cluster 2024-02-13T22:05:57.474979+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[14133]: audit 2024-02-13T22:05:57.480257+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[14133]: audit 2024-02-13T22:05:57.482370+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[18129]: cluster 2024-02-13T22:05:57.474979+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[18129]: audit 2024-02-13T22:05:57.480257+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T22:05:58.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:58 smithi133 bash[18129]: audit 2024-02-13T22:05:57.482370+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T22:05:58.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:58 smithi170 bash[14194]: cluster 2024-02-13T22:05:57.474979+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-02-13T22:05:58.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:58 smithi170 bash[14194]: audit 2024-02-13T22:05:57.480257+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T22:05:58.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:58 smithi170 bash[14194]: audit 2024-02-13T22:05:57.482370+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/1055564676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: cluster 2024-02-13T22:05:58.208750+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: cluster 2024-02-13T22:05:58.229580+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:58.229917+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.115399+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.116688+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.117987+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.504 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.119657+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.193111+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.196811+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.198082+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[14133]: audit 2024-02-13T22:05:59.199825+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: cluster 2024-02-13T22:05:58.208750+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: cluster 2024-02-13T22:05:58.229580+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:58.229917+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T22:05:59.505 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.115399+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.116688+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.117987+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.119657+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.193111+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.196811+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.198082+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:05:59 smithi133 bash[18129]: audit 2024-02-13T22:05:59.199825+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:05:59.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: cluster 2024-02-13T22:05:58.208750+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:05:59.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: cluster 2024-02-13T22:05:58.229580+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:58.229917+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.115399+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.116688+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.117987+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.119657+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.193111+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.196811+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.198082+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:05:59.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:05:59 smithi170 bash[14194]: audit 2024-02-13T22:05:59.199825+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:00.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[14133]: cephadm 2024-02-13T22:05:59.116285+0000 mgr.y (mgr.14138) 71 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[14133]: cephadm 2024-02-13T22:05:59.119052+0000 mgr.y (mgr.14138) 72 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[14133]: audit 2024-02-13T22:05:59.191098+0000 mgr.y (mgr.14138) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[14133]: cephadm 2024-02-13T22:05:59.196408+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[18129]: cephadm 2024-02-13T22:05:59.116285+0000 mgr.y (mgr.14138) 71 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[18129]: cephadm 2024-02-13T22:05:59.119052+0000 mgr.y (mgr.14138) 72 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-13T22:06:00.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[18129]: audit 2024-02-13T22:05:59.191098+0000 mgr.y (mgr.14138) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:00.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:00 smithi133 bash[18129]: cephadm 2024-02-13T22:05:59.196408+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:00.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:00 smithi170 bash[14194]: cephadm 2024-02-13T22:05:59.116285+0000 mgr.y (mgr.14138) 71 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T22:06:00.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:00 smithi170 bash[14194]: cephadm 2024-02-13T22:05:59.119052+0000 mgr.y (mgr.14138) 72 : cephadm [INF] Reconfiguring daemon mon.c on smithi133 2024-02-13T22:06:00.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:00 smithi170 bash[14194]: audit 2024-02-13T22:05:59.191098+0000 mgr.y (mgr.14138) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:00.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:00 smithi170 bash[14194]: cephadm 2024-02-13T22:05:59.196408+0000 mgr.y (mgr.14138) 74 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:01.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:01 smithi133 bash[14133]: cluster 2024-02-13T22:06:00.209275+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:01.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:01 smithi133 bash[18129]: cluster 2024-02-13T22:06:00.209275+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:01.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:01 smithi170 bash[14194]: cluster 2024-02-13T22:06:00.209275+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: audit 2024-02-13T22:06:01.896609+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: cephadm 2024-02-13T22:06:01.897578+0000 mgr.y (mgr.14138) 76 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: audit 2024-02-13T22:06:01.898010+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: audit 2024-02-13T22:06:01.899170+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: cephadm 2024-02-13T22:06:01.900039+0000 mgr.y (mgr.14138) 77 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-02-13T22:06:03.209 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: audit 2024-02-13T22:06:01.900483+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T22:06:03.210 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:02 smithi170 bash[14194]: cluster 2024-02-13T22:06:02.209757+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:03.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: audit 2024-02-13T22:06:01.896609+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: cephadm 2024-02-13T22:06:01.897578+0000 mgr.y (mgr.14138) 76 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: audit 2024-02-13T22:06:01.898010+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: audit 2024-02-13T22:06:01.899170+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: cephadm 2024-02-13T22:06:01.900039+0000 mgr.y (mgr.14138) 77 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: audit 2024-02-13T22:06:01.900483+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[14133]: cluster 2024-02-13T22:06:02.209757+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:03.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: audit 2024-02-13T22:06:01.896609+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: cephadm 2024-02-13T22:06:01.897578+0000 mgr.y (mgr.14138) 76 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: audit 2024-02-13T22:06:01.898010+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: audit 2024-02-13T22:06:01.899170+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: cephadm 2024-02-13T22:06:01.900039+0000 mgr.y (mgr.14138) 77 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: audit 2024-02-13T22:06:01.900483+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T22:06:03.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:02 smithi133 bash[18129]: cluster 2024-02-13T22:06:02.209757+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.435042+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.133:0/1516083110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.435831+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.445317+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]': finished 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: cluster 2024-02-13T22:06:03.445530+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.445773+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.574881+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.577667+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[14133]: audit 2024-02-13T22:06:03.578242+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.435042+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.133:0/1516083110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.435831+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.445317+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]': finished 2024-02-13T22:06:04.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: cluster 2024-02-13T22:06:03.445530+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T22:06:04.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.445773+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:04.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.574881+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:04.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.577667+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:04.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:03 smithi133 bash[18129]: audit 2024-02-13T22:06:03.578242+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.435042+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.133:0/1516083110' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.435831+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]: dispatch 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.445317+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfd45552-27a4-4084-93ad-5f349742c9a9"}]': finished 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: cluster 2024-02-13T22:06:03.445530+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.445773+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.574881+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.577667+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:04.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:03 smithi170 bash[14194]: audit 2024-02-13T22:06:03.578242+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[14133]: audit 2024-02-13T22:06:04.033063+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.133:0/1649172585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[14133]: audit 2024-02-13T22:06:04.114056+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[14133]: audit 2024-02-13T22:06:04.157847+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[14133]: audit 2024-02-13T22:06:04.163570+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[14133]: cluster 2024-02-13T22:06:04.210230+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[18129]: audit 2024-02-13T22:06:04.033063+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.133:0/1649172585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:05.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[18129]: audit 2024-02-13T22:06:04.114056+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[18129]: audit 2024-02-13T22:06:04.157847+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[18129]: audit 2024-02-13T22:06:04.163570+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:04 smithi133 bash[18129]: cluster 2024-02-13T22:06:04.210230+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:05.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:04 smithi170 bash[14194]: audit 2024-02-13T22:06:04.033063+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.133:0/1649172585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:05.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:04 smithi170 bash[14194]: audit 2024-02-13T22:06:04.114056+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:04 smithi170 bash[14194]: audit 2024-02-13T22:06:04.157847+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:04 smithi170 bash[14194]: audit 2024-02-13T22:06:04.163570+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:05.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:04 smithi170 bash[14194]: cluster 2024-02-13T22:06:04.210230+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:07.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:07 smithi133 bash[14133]: cluster 2024-02-13T22:06:06.210674+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:07.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:07 smithi133 bash[14133]: audit 2024-02-13T22:06:06.885441+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:07.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:07 smithi133 bash[18129]: cluster 2024-02-13T22:06:06.210674+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:07.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:07 smithi133 bash[18129]: audit 2024-02-13T22:06:06.885441+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:07.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:07 smithi170 bash[14194]: cluster 2024-02-13T22:06:06.210674+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:07.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:07 smithi170 bash[14194]: audit 2024-02-13T22:06:06.885441+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:08.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:08 smithi133 bash[14133]: cluster 2024-02-13T22:06:08.211115+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:08.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:08 smithi133 bash[18129]: cluster 2024-02-13T22:06:08.211115+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:08.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:08 smithi170 bash[14194]: cluster 2024-02-13T22:06:08.211115+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:10.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:10 smithi170 bash[14194]: cluster 2024-02-13T22:06:10.211558+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:10.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:10 smithi133 bash[18129]: cluster 2024-02-13T22:06:10.211558+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:10.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:10 smithi133 bash[14133]: cluster 2024-02-13T22:06:10.211558+0000 mgr.y (mgr.14138) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:11.584 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[18129]: audit 2024-02-13T22:06:10.514621+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T22:06:11.584 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[18129]: audit 2024-02-13T22:06:10.516013+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:11.584 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[18129]: cephadm 2024-02-13T22:06:10.517030+0000 mgr.y (mgr.14138) 83 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-13T22:06:11.585 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[18129]: audit 2024-02-13T22:06:10.517744+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T22:06:11.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[14133]: audit 2024-02-13T22:06:10.514621+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T22:06:11.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[14133]: audit 2024-02-13T22:06:10.516013+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:11.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[14133]: cephadm 2024-02-13T22:06:10.517030+0000 mgr.y (mgr.14138) 83 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-13T22:06:11.585 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:11 smithi133 bash[14133]: audit 2024-02-13T22:06:10.517744+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T22:06:11.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:11 smithi170 bash[14194]: audit 2024-02-13T22:06:10.514621+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T22:06:11.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:11 smithi170 bash[14194]: audit 2024-02-13T22:06:10.516013+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:11.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:11 smithi170 bash[14194]: cephadm 2024-02-13T22:06:10.517030+0000 mgr.y (mgr.14138) 83 : cephadm [INF] Deploying daemon osd.0 on smithi133 2024-02-13T22:06:11.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:11 smithi170 bash[14194]: audit 2024-02-13T22:06:10.517744+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T22:06:12.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:12 smithi170 bash[14194]: cluster 2024-02-13T22:06:12.212039+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:12.749 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:12 smithi133 bash[14133]: cluster 2024-02-13T22:06:12.212039+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:12.749 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:12 smithi133 bash[18129]: cluster 2024-02-13T22:06:12.212039+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:12.780 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 0 on host 'smithi133' 2024-02-13T22:06:13.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[14133]: cephadm 2024-02-13T22:06:12.768390+0000 mgr.y (mgr.14138) 85 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:06:13.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[14133]: audit 2024-02-13T22:06:12.768835+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:13.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[14133]: audit 2024-02-13T22:06:12.772500+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:13.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[18129]: cephadm 2024-02-13T22:06:12.768390+0000 mgr.y (mgr.14138) 85 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:06:13.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[18129]: audit 2024-02-13T22:06:12.768835+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:13.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:13 smithi133 bash[18129]: audit 2024-02-13T22:06:12.772500+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:13.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:13 smithi170 bash[14194]: cephadm 2024-02-13T22:06:12.768390+0000 mgr.y (mgr.14138) 85 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:06:13.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:13 smithi170 bash[14194]: audit 2024-02-13T22:06:12.768835+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:13.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:13 smithi170 bash[14194]: audit 2024-02-13T22:06:12.772500+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:14.319 DEBUG:teuthology.orchestra.run.smithi133:osd.0> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.0.service 2024-02-13T22:06:14.321 INFO:tasks.cephadm:Deploying osd.1 on smithi133 with /dev/vg_nvme/lv_3... 2024-02-13T22:06:14.321 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-13T22:06:14.517 INFO:journalctl@ceph.osd.0.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:06:15.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[14133]: audit 2024-02-13T22:06:13.668676+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:15.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[14133]: audit 2024-02-13T22:06:13.670079+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:15.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[14133]: cluster 2024-02-13T22:06:14.212503+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[18129]: audit 2024-02-13T22:06:13.668676+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[18129]: audit 2024-02-13T22:06:13.670079+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:14 smithi133 bash[18129]: cluster 2024-02-13T22:06:14.212503+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:15.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:14 smithi170 bash[14194]: audit 2024-02-13T22:06:13.668676+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:15.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:14 smithi170 bash[14194]: audit 2024-02-13T22:06:13.670079+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:15.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:14 smithi170 bash[14194]: cluster 2024-02-13T22:06:14.212503+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:16.058 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: 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-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T22:06:16.059 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:15 smithi133 bash[20506]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-13T22:06:17.536 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:17 smithi133 bash[18129]: cluster 2024-02-13T22:06:16.212979+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:17.536 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:17 smithi133 bash[14133]: cluster 2024-02-13T22:06:16.212979+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:17.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:17 smithi170 bash[14194]: cluster 2024-02-13T22:06:16.212979+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:18.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:18 smithi133 bash[14133]: cluster 2024-02-13T22:06:17.200920+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:18.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:18 smithi133 bash[18129]: cluster 2024-02-13T22:06:17.200920+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:18.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:18 smithi170 bash[14194]: cluster 2024-02-13T22:06:17.200920+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:19.481 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:19 smithi133 bash[14133]: cluster 2024-02-13T22:06:18.213572+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:19.482 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:19 smithi133 bash[18129]: cluster 2024-02-13T22:06:18.213572+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:19.482 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:19 smithi133 bash[20882]: debug 2024-02-13T22:06:19.395+0000 7ff0ed4cef40 1 -- 172.21.15.133:0/1131864225 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x55c28dfdcc00 msgr2=0x55c28df4f400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:06:19.482 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:19 smithi133 bash[20882]: debug 2024-02-13T22:06:19.395+0000 7ff0ed4cef40 1 --2- 172.21.15.133:0/1131864225 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x55c28dfdcc00 0x55c28df4f400 secure :-1 s=READY pgs=83 cs=0 l=1 rev1=1 rx=0x55c28df7a2d0 tx=0x55c28df9a420).stop 2024-02-13T22:06:19.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:19 smithi170 bash[14194]: cluster 2024-02-13T22:06:18.213572+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:20.090 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-13T22:06:20.090 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-13T22:06:20.090 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-13T22:06:20.090 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-13T22:06:20.090 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.018361 s, 571 MB/s 2024-02-13T22:06:20.090 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-13T22:06:20.308 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:19 smithi133 bash[20882]: debug 2024-02-13T22:06:19.947+0000 7ff0ed4cef40 -1 Falling back to public interface 2024-02-13T22:06:20.817 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_3 2024-02-13T22:06:20.918 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:20 smithi133 bash[20882]: debug 2024-02-13T22:06:20.615+0000 7ff0ed4cef40 -1 osd.0 0 log_to_monitors {default=true} 2024-02-13T22:06:21.245 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:21 smithi133 bash[18129]: cluster 2024-02-13T22:06:20.214144+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:21.245 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:21 smithi133 bash[18129]: audit 2024-02-13T22:06:20.624500+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T22:06:21.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:21 smithi133 bash[14133]: cluster 2024-02-13T22:06:20.214144+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:21.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:21 smithi133 bash[14133]: audit 2024-02-13T22:06:20.624500+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T22:06:21.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:21 smithi170 bash[14194]: cluster 2024-02-13T22:06:20.214144+0000 mgr.y (mgr.14138) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:21.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:21 smithi170 bash[14194]: audit 2024-02-13T22:06:20.624500+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T22:06:22.308 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[20882]: debug 2024-02-13T22:06:22.235+0000 7ff0d5fa4700 -1 osd.0 0 waiting for initial osdmap 2024-02-13T22:06:22.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:21.235786+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T22:06:22.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: cluster 2024-02-13T22:06:21.235898+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T22:06:22.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:21.236746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:21.237809+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:21.765923+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:22.066367+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:22.073619+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:22.076123+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:22.233662+0000 mon.a (mon.0) 274 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: cluster 2024-02-13T22:06:22.233752+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[18129]: audit 2024-02-13T22:06:22.233970+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:21.235786+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: cluster 2024-02-13T22:06:21.235898+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:21.236746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:22.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:21.237809+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:21.765923+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:22.066367+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:22.073619+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:22.076123+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:22.233662+0000 mon.a (mon.0) 274 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: cluster 2024-02-13T22:06:22.233752+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T22:06:22.310 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:22 smithi133 bash[14133]: audit 2024-02-13T22:06:22.233970+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:21.235786+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: cluster 2024-02-13T22:06:21.235898+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:21.236746+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:21.237809+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:21.765923+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:22.066367+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:22.073619+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:22.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:22.076123+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:22.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:22.233662+0000 mon.a (mon.0) 274 : audit [INF] from='osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:06:22.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: cluster 2024-02-13T22:06:22.233752+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T22:06:22.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:22 smithi170 bash[14194]: audit 2024-02-13T22:06:22.233970+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: cluster 2024-02-13T22:06:22.214646+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:23.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:22.240351+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:22.386852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:06:23.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:22.388512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:22.943322+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:22.949228+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[14133]: audit 2024-02-13T22:06:23.239249+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: cluster 2024-02-13T22:06:22.214646+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:22.240351+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:22.386852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:22.388512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:22.943322+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:22.949228+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:23 smithi133 bash[18129]: audit 2024-02-13T22:06:23.239249+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: cluster 2024-02-13T22:06:22.214646+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:22.240351+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:22.386852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:22.388512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:22.943322+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:22.949228+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:23.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:23 smithi170 bash[14194]: audit 2024-02-13T22:06:23.239249+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:24.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: cluster 2024-02-13T22:06:21.617629+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: cluster 2024-02-13T22:06:21.617721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: cluster 2024-02-13T22:06:23.249896+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319] boot 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: cluster 2024-02-13T22:06:23.249963+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: audit 2024-02-13T22:06:23.250856+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: audit 2024-02-13T22:06:24.110127+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: audit 2024-02-13T22:06:24.113203+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: audit 2024-02-13T22:06:24.114889+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: audit 2024-02-13T22:06:24.116784+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[14133]: cluster 2024-02-13T22:06:24.251688+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: cluster 2024-02-13T22:06:21.617629+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:24.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: cluster 2024-02-13T22:06:21.617721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: cluster 2024-02-13T22:06:23.249896+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319] boot 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: cluster 2024-02-13T22:06:23.249963+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: audit 2024-02-13T22:06:23.250856+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: audit 2024-02-13T22:06:24.110127+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: audit 2024-02-13T22:06:24.113203+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: audit 2024-02-13T22:06:24.114889+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: audit 2024-02-13T22:06:24.116784+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:24 smithi133 bash[18129]: cluster 2024-02-13T22:06:24.251688+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: cluster 2024-02-13T22:06:21.617629+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: cluster 2024-02-13T22:06:21.617721+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: cluster 2024-02-13T22:06:23.249896+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 [v2:172.21.15.133:6802/4082250319,v1:172.21.15.133:6803/4082250319] boot 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: cluster 2024-02-13T22:06:23.249963+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: audit 2024-02-13T22:06:23.250856+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T22:06:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: audit 2024-02-13T22:06:24.110127+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: audit 2024-02-13T22:06:24.113203+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: audit 2024-02-13T22:06:24.114889+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: audit 2024-02-13T22:06:24.116784+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:24 smithi170 bash[14194]: cluster 2024-02-13T22:06:24.251688+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T22:06:25.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[14133]: audit 2024-02-13T22:06:24.108349+0000 mgr.y (mgr.14138) 91 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:25.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[14133]: cephadm 2024-02-13T22:06:24.112643+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:25.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[14133]: cluster 2024-02-13T22:06:24.215135+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:25.552 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[14133]: cluster 2024-02-13T22:06:25.257165+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T22:06:25.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[18129]: audit 2024-02-13T22:06:24.108349+0000 mgr.y (mgr.14138) 91 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:25.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[18129]: cephadm 2024-02-13T22:06:24.112643+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:25.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[18129]: cluster 2024-02-13T22:06:24.215135+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:25.553 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:25 smithi133 bash[18129]: cluster 2024-02-13T22:06:25.257165+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T22:06:25.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:25 smithi170 bash[14194]: audit 2024-02-13T22:06:24.108349+0000 mgr.y (mgr.14138) 91 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:25.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:25 smithi170 bash[14194]: cephadm 2024-02-13T22:06:24.112643+0000 mgr.y (mgr.14138) 92 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:25.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:25 smithi170 bash[14194]: cluster 2024-02-13T22:06:24.215135+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T22:06:25.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:25 smithi170 bash[14194]: cluster 2024-02-13T22:06:25.257165+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T22:06:27.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:27 smithi133 bash[14133]: cluster 2024-02-13T22:06:26.215727+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:27.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:27 smithi133 bash[18129]: cluster 2024-02-13T22:06:26.215727+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:27.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:27 smithi170 bash[14194]: cluster 2024-02-13T22:06:26.215727+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: cluster 2024-02-13T22:06:27.204110+0000 mon.a (mon.0) 292 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: audit 2024-02-13T22:06:27.548971+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/3578625170' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: audit 2024-02-13T22:06:27.549657+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: audit 2024-02-13T22:06:27.557085+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]': finished 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: cluster 2024-02-13T22:06:27.557286+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: audit 2024-02-13T22:06:27.557527+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[14133]: audit 2024-02-13T22:06:28.164992+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.133:0/2101566275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: cluster 2024-02-13T22:06:27.204110+0000 mon.a (mon.0) 292 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: audit 2024-02-13T22:06:27.548971+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/3578625170' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: audit 2024-02-13T22:06:27.549657+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: audit 2024-02-13T22:06:27.557085+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]': finished 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: cluster 2024-02-13T22:06:27.557286+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: audit 2024-02-13T22:06:27.557527+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:28.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:28 smithi133 bash[18129]: audit 2024-02-13T22:06:28.164992+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.133:0/2101566275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: cluster 2024-02-13T22:06:27.204110+0000 mon.a (mon.0) 292 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: audit 2024-02-13T22:06:27.548971+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.133:0/3578625170' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: audit 2024-02-13T22:06:27.549657+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]: dispatch 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: audit 2024-02-13T22:06:27.557085+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a767588e-2220-4c37-bb63-faa34d52cf05"}]': finished 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: cluster 2024-02-13T22:06:27.557286+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: audit 2024-02-13T22:06:27.557527+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:28.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:28 smithi170 bash[14194]: audit 2024-02-13T22:06:28.164992+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.133:0/2101566275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:29.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:29 smithi133 bash[14133]: cluster 2024-02-13T22:06:28.216350+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:29.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:29 smithi133 bash[18129]: cluster 2024-02-13T22:06:28.216350+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:29.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:29 smithi170 bash[14194]: cluster 2024-02-13T22:06:28.216350+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:31.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:31 smithi133 bash[14133]: cluster 2024-02-13T22:06:30.217016+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:31 smithi133 bash[14133]: audit 2024-02-13T22:06:31.014441+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:31.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:31 smithi133 bash[18129]: cluster 2024-02-13T22:06:30.217016+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:31.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:31 smithi133 bash[18129]: audit 2024-02-13T22:06:31.014441+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:31 smithi170 bash[14194]: cluster 2024-02-13T22:06:30.217016+0000 mgr.y (mgr.14138) 96 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:31.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:31 smithi170 bash[14194]: audit 2024-02-13T22:06:31.014441+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:33.247 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:33 smithi133 bash[14133]: cluster 2024-02-13T22:06:32.217529+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:33.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:33 smithi133 bash[18129]: cluster 2024-02-13T22:06:32.217529+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:33 smithi170 bash[14194]: cluster 2024-02-13T22:06:32.217529+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:35.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[14133]: cluster 2024-02-13T22:06:34.218088+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:35.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[14133]: audit 2024-02-13T22:06:34.734993+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[14133]: audit 2024-02-13T22:06:34.736710+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[14133]: audit 2024-02-13T22:06:34.738659+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[18129]: cluster 2024-02-13T22:06:34.218088+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[18129]: audit 2024-02-13T22:06:34.734993+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[18129]: audit 2024-02-13T22:06:34.736710+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:35.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:35 smithi133 bash[18129]: audit 2024-02-13T22:06:34.738659+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T22:06:35.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:35 smithi170 bash[14194]: cluster 2024-02-13T22:06:34.218088+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:35.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:35 smithi170 bash[14194]: audit 2024-02-13T22:06:34.734993+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T22:06:35.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:35 smithi170 bash[14194]: audit 2024-02-13T22:06:34.736710+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:35.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:35 smithi170 bash[14194]: audit 2024-02-13T22:06:34.738659+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T22:06:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:36 smithi133 bash[14133]: cephadm 2024-02-13T22:06:34.737960+0000 mgr.y (mgr.14138) 99 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-13T22:06:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:36 smithi133 bash[14133]: cluster 2024-02-13T22:06:36.204130+0000 mon.a (mon.0) 302 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:36 smithi133 bash[18129]: cephadm 2024-02-13T22:06:34.737960+0000 mgr.y (mgr.14138) 99 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-13T22:06:36.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:36 smithi133 bash[18129]: cluster 2024-02-13T22:06:36.204130+0000 mon.a (mon.0) 302 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:36.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:36 smithi170 bash[14194]: cephadm 2024-02-13T22:06:34.737960+0000 mgr.y (mgr.14138) 99 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-13T22:06:36.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:36 smithi170 bash[14194]: cluster 2024-02-13T22:06:36.204130+0000 mon.a (mon.0) 302 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T22:06:37.047 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 1 on host 'smithi133' 2024-02-13T22:06:37.335 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[14133]: cluster 2024-02-13T22:06:36.218686+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:37 smithi170 bash[14194]: cluster 2024-02-13T22:06:36.218686+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:37 smithi170 bash[14194]: audit 2024-02-13T22:06:37.039801+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:37 smithi170 bash[14194]: audit 2024-02-13T22:06:37.042718+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:37.628 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[14133]: audit 2024-02-13T22:06:37.039801+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:37.628 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[14133]: audit 2024-02-13T22:06:37.042718+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:37.628 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[18129]: cluster 2024-02-13T22:06:36.218686+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:37.628 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[18129]: audit 2024-02-13T22:06:37.039801+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:37.628 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:37 smithi133 bash[18129]: audit 2024-02-13T22:06:37.042718+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:38.492 DEBUG:teuthology.orchestra.run.smithi133:osd.1> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.1.service 2024-02-13T22:06:38.494 INFO:tasks.cephadm:Deploying osd.2 on smithi133 with /dev/vg_nvme/lv_2... 2024-02-13T22:06:38.495 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-13T22:06:38.866 INFO:journalctl@ceph.osd.1.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:06:39.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[18129]: audit 2024-02-13T22:06:38.000537+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:39.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[18129]: audit 2024-02-13T22:06:38.001919+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:39.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[18129]: cluster 2024-02-13T22:06:38.219291+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:39.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[14133]: audit 2024-02-13T22:06:38.000537+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:39.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[14133]: audit 2024-02-13T22:06:38.001919+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:39.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:39 smithi133 bash[14133]: cluster 2024-02-13T22:06:38.219291+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:39.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:39 smithi170 bash[14194]: audit 2024-02-13T22:06:38.000537+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:39.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:39 smithi170 bash[14194]: audit 2024-02-13T22:06:38.001919+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:39.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:39 smithi170 bash[14194]: cluster 2024-02-13T22:06:38.219291+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:40.412 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[14133]: cluster 2024-02-13T22:06:40.219806+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:40.412 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[18129]: cluster 2024-02-13T22:06:40.219806+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:40.412 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T22:06:40.412 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: 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-13T22:06:40.413 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-13T22:06:40.413 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-13T22:06:40.413 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T22:06:40.413 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T22:06:40.413 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:40 smithi133 bash[22187]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-13T22:06:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:40 smithi170 bash[14194]: cluster 2024-02-13T22:06:40.219806+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:42.433 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:42 smithi133 bash[14133]: cluster 2024-02-13T22:06:42.220386+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:42.433 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:42 smithi133 bash[18129]: cluster 2024-02-13T22:06:42.220386+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:42.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:42 smithi170 bash[14194]: cluster 2024-02-13T22:06:42.220386+0000 mgr.y (mgr.14138) 103 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:44.307 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:44 smithi133 bash[22564]: debug 2024-02-13T22:06:44.013+0000 7f0118f19f40 -1 Falling back to public interface 2024-02-13T22:06:44.583 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-13T22:06:44.583 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-13T22:06:44.583 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-13T22:06:44.583 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-13T22:06:44.584 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178329 s, 588 MB/s 2024-02-13T22:06:44.584 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-13T22:06:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:44 smithi170 bash[14194]: cluster 2024-02-13T22:06:44.220940+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:44.630 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:44 smithi133 bash[14133]: cluster 2024-02-13T22:06:44.220940+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:44.630 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:44 smithi133 bash[18129]: cluster 2024-02-13T22:06:44.220940+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:45.057 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:44 smithi133 bash[22564]: debug 2024-02-13T22:06:44.665+0000 7f0118f19f40 -1 osd.1 0 log_to_monitors {default=true} 2024-02-13T22:06:45.362 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_2 2024-02-13T22:06:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:45 smithi170 bash[14194]: audit 2024-02-13T22:06:44.672474+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:45 smithi170 bash[14194]: audit 2024-02-13T22:06:44.673214+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:45.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:45 smithi133 bash[18129]: audit 2024-02-13T22:06:44.672474+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:45.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:45 smithi133 bash[18129]: audit 2024-02-13T22:06:44.673214+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:45.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:45 smithi133 bash[14133]: audit 2024-02-13T22:06:44.672474+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:45.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:45 smithi133 bash[14133]: audit 2024-02-13T22:06:44.673214+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T22:06:46.807 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[22564]: debug 2024-02-13T22:06:46.333+0000 7f00fd9e7700 -1 osd.1 0 waiting for initial osdmap 2024-02-13T22:06:46.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: audit 2024-02-13T22:06:45.325111+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T22:06:46.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: cluster 2024-02-13T22:06:45.325349+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T22:06:46.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: audit 2024-02-13T22:06:45.325558+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:46.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: audit 2024-02-13T22:06:45.326213+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: audit 2024-02-13T22:06:45.326737+0000 mon.a (mon.0) 311 : 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-13T22:06:46.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[14133]: cluster 2024-02-13T22:06:46.221542+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: audit 2024-02-13T22:06:45.325111+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: cluster 2024-02-13T22:06:45.325349+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: audit 2024-02-13T22:06:45.325558+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: audit 2024-02-13T22:06:45.326213+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: audit 2024-02-13T22:06:45.326737+0000 mon.a (mon.0) 311 : 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-13T22:06:46.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:46 smithi133 bash[18129]: cluster 2024-02-13T22:06:46.221542+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:46.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: audit 2024-02-13T22:06:45.325111+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T22:06:46.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: cluster 2024-02-13T22:06:45.325349+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T22:06:46.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: audit 2024-02-13T22:06:45.325558+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:46.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: audit 2024-02-13T22:06:45.326213+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:06:46.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: audit 2024-02-13T22:06:45.326737+0000 mon.a (mon.0) 311 : 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-13T22:06:46.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:46 smithi170 bash[14194]: cluster 2024-02-13T22:06:46.221542+0000 mgr.y (mgr.14138) 105 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: audit 2024-02-13T22:06:46.329054+0000 mon.a (mon.0) 312 : 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-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: cluster 2024-02-13T22:06:46.329304+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: audit 2024-02-13T22:06:46.330233+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: audit 2024-02-13T22:06:46.337707+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: audit 2024-02-13T22:06:46.746066+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: audit 2024-02-13T22:06:47.049367+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:47.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[14133]: cephadm 2024-02-13T22:06:47.050289+0000 mgr.y (mgr.14138) 106 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: audit 2024-02-13T22:06:46.329054+0000 mon.a (mon.0) 312 : 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-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: cluster 2024-02-13T22:06:46.329304+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: audit 2024-02-13T22:06:46.330233+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: audit 2024-02-13T22:06:46.337707+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: audit 2024-02-13T22:06:46.746066+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: audit 2024-02-13T22:06:47.049367+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:47 smithi133 bash[18129]: cephadm 2024-02-13T22:06:47.050289+0000 mgr.y (mgr.14138) 106 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:06:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: audit 2024-02-13T22:06:46.329054+0000 mon.a (mon.0) 312 : 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-13T22:06:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: cluster 2024-02-13T22:06:46.329304+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T22:06:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: audit 2024-02-13T22:06:46.330233+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: audit 2024-02-13T22:06:46.337707+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:47.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: audit 2024-02-13T22:06:46.746066+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:47.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: audit 2024-02-13T22:06:47.049367+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:47.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:47 smithi170 bash[14194]: cephadm 2024-02-13T22:06:47.050289+0000 mgr.y (mgr.14138) 106 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:06:48.620 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: cluster 2024-02-13T22:06:45.620150+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: cluster 2024-02-13T22:06:45.620259+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: cluster 2024-02-13T22:06:47.342003+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271] boot 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: cluster 2024-02-13T22:06:47.342074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: audit 2024-02-13T22:06:47.342706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: audit 2024-02-13T22:06:47.391602+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: audit 2024-02-13T22:06:47.394953+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: audit 2024-02-13T22:06:48.044596+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: audit 2024-02-13T22:06:48.051298+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[14133]: cluster 2024-02-13T22:06:48.222121+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:48.621 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: cluster 2024-02-13T22:06:45.620150+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: cluster 2024-02-13T22:06:45.620259+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: cluster 2024-02-13T22:06:47.342003+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271] boot 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: cluster 2024-02-13T22:06:47.342074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: audit 2024-02-13T22:06:47.342706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: audit 2024-02-13T22:06:47.391602+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: audit 2024-02-13T22:06:47.394953+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: audit 2024-02-13T22:06:48.044596+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: audit 2024-02-13T22:06:48.051298+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:48 smithi133 bash[18129]: cluster 2024-02-13T22:06:48.222121+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:48.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: cluster 2024-02-13T22:06:45.620150+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:06:48.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: cluster 2024-02-13T22:06:45.620259+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:06:48.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: cluster 2024-02-13T22:06:47.342003+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.133:6810/815152271,v1:172.21.15.133:6811/815152271] boot 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: cluster 2024-02-13T22:06:47.342074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: audit 2024-02-13T22:06:47.342706+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: audit 2024-02-13T22:06:47.391602+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: audit 2024-02-13T22:06:47.394953+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: audit 2024-02-13T22:06:48.044596+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: audit 2024-02-13T22:06:48.051298+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:06:48.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:48 smithi170 bash[14194]: cluster 2024-02-13T22:06:48.222121+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: cluster 2024-02-13T22:06:48.359923+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: audit 2024-02-13T22:06:48.999436+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: audit 2024-02-13T22:06:49.001059+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: cephadm 2024-02-13T22:06:49.003374+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: audit 2024-02-13T22:06:49.003848+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: audit 2024-02-13T22:06:49.005454+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:49.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[14133]: audit 2024-02-13T22:06:49.007323+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: cluster 2024-02-13T22:06:48.359923+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: audit 2024-02-13T22:06:48.999436+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: audit 2024-02-13T22:06:49.001059+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: cephadm 2024-02-13T22:06:49.003374+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: audit 2024-02-13T22:06:49.003848+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: audit 2024-02-13T22:06:49.005454+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:49.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:49 smithi133 bash[18129]: audit 2024-02-13T22:06:49.007323+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:49.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: cluster 2024-02-13T22:06:48.359923+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T22:06:49.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: audit 2024-02-13T22:06:48.999436+0000 mgr.y (mgr.14138) 108 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:06:49.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: audit 2024-02-13T22:06:49.001059+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:06:49.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: cephadm 2024-02-13T22:06:49.003374+0000 mgr.y (mgr.14138) 109 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:06:49.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: audit 2024-02-13T22:06:49.003848+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:06:49.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: audit 2024-02-13T22:06:49.005454+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:06:49.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:49 smithi170 bash[14194]: audit 2024-02-13T22:06:49.007323+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:50.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:50 smithi133 bash[14133]: cluster 2024-02-13T22:06:50.222682+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:50.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:50 smithi133 bash[18129]: cluster 2024-02-13T22:06:50.222682+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:50.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:50 smithi170 bash[14194]: cluster 2024-02-13T22:06:50.222682+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:52.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:52 smithi170 bash[14194]: cluster 2024-02-13T22:06:52.223360+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:52.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:52 smithi133 bash[14133]: cluster 2024-02-13T22:06:52.223360+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:52.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:52 smithi133 bash[18129]: cluster 2024-02-13T22:06:52.223360+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:53 smithi170 bash[14194]: audit 2024-02-13T22:06:52.650551+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]: dispatch 2024-02-13T22:06:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:53 smithi170 bash[14194]: audit 2024-02-13T22:06:52.657984+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]': finished 2024-02-13T22:06:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:53 smithi170 bash[14194]: cluster 2024-02-13T22:06:52.658105+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T22:06:53.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:53 smithi170 bash[14194]: audit 2024-02-13T22:06:52.658298+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:06:53.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:53 smithi170 bash[14194]: audit 2024-02-13T22:06:53.242003+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.133:0/147793738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[14133]: audit 2024-02-13T22:06:52.650551+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]: dispatch 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[14133]: audit 2024-02-13T22:06:52.657984+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]': finished 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[14133]: cluster 2024-02-13T22:06:52.658105+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[14133]: audit 2024-02-13T22:06:52.658298+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[14133]: audit 2024-02-13T22:06:53.242003+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.133:0/147793738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[18129]: audit 2024-02-13T22:06:52.650551+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]: dispatch 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[18129]: audit 2024-02-13T22:06:52.657984+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.133:0/1267966753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d9a7acb-0978-48bb-a965-2e140861c476"}]': finished 2024-02-13T22:06:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[18129]: cluster 2024-02-13T22:06:52.658105+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T22:06:53.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[18129]: audit 2024-02-13T22:06:52.658298+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:06:53.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:53 smithi133 bash[18129]: audit 2024-02-13T22:06:53.242003+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.133:0/147793738' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:06:54.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:54 smithi170 bash[14194]: cluster 2024-02-13T22:06:54.223977+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:54 smithi133 bash[14133]: cluster 2024-02-13T22:06:54.223977+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:54 smithi133 bash[18129]: cluster 2024-02-13T22:06:54.223977+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:55.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:55 smithi170 bash[14194]: cluster 2024-02-13T22:06:54.315546+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T22:06:55.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:55 smithi170 bash[14194]: cluster 2024-02-13T22:06:54.315615+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-13T22:06:55.621 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:55 smithi133 bash[14133]: cluster 2024-02-13T22:06:54.315546+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T22:06:55.622 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:55 smithi133 bash[14133]: cluster 2024-02-13T22:06:54.315615+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-13T22:06:55.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:55 smithi133 bash[18129]: cluster 2024-02-13T22:06:54.315546+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T22:06:55.622 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:55 smithi133 bash[18129]: cluster 2024-02-13T22:06:54.315615+0000 mon.a (mon.0) 335 : cluster [INF] Cluster is now healthy 2024-02-13T22:06:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:56 smithi170 bash[14194]: audit 2024-02-13T22:06:56.081620+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:56 smithi170 bash[14194]: cluster 2024-02-13T22:06:56.224387+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:56 smithi133 bash[18129]: audit 2024-02-13T22:06:56.081620+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:56.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:56 smithi133 bash[18129]: cluster 2024-02-13T22:06:56.224387+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:56.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:56 smithi133 bash[14133]: audit 2024-02-13T22:06:56.081620+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:06:56.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:56 smithi133 bash[14133]: cluster 2024-02-13T22:06:56.224387+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:58.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:06:58 smithi133 bash[18129]: cluster 2024-02-13T22:06:58.224879+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:58.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:06:58 smithi133 bash[14133]: cluster 2024-02-13T22:06:58.224879+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:06:58.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:06:58 smithi170 bash[14194]: cluster 2024-02-13T22:06:58.224879+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:00.363 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[14133]: audit 2024-02-13T22:07:00.037333+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T22:07:00.364 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[14133]: audit 2024-02-13T22:07:00.039317+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:00.364 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[14133]: audit 2024-02-13T22:07:00.041319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T22:07:00.364 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[18129]: audit 2024-02-13T22:07:00.037333+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T22:07:00.364 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[18129]: audit 2024-02-13T22:07:00.039317+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:00.364 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:00 smithi133 bash[18129]: audit 2024-02-13T22:07:00.041319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T22:07:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:00 smithi170 bash[14194]: audit 2024-02-13T22:07:00.037333+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T22:07:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:00 smithi170 bash[14194]: audit 2024-02-13T22:07:00.039317+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:00 smithi170 bash[14194]: audit 2024-02-13T22:07:00.041319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T22:07:01.496 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:01 smithi133 bash[14133]: cephadm 2024-02-13T22:07:00.040678+0000 mgr.y (mgr.14138) 115 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-13T22:07:01.496 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:01 smithi133 bash[14133]: cluster 2024-02-13T22:07:00.225347+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:01.496 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:01 smithi133 bash[18129]: cephadm 2024-02-13T22:07:00.040678+0000 mgr.y (mgr.14138) 115 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-13T22:07:01.496 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:01 smithi133 bash[18129]: cluster 2024-02-13T22:07:00.225347+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:01 smithi170 bash[14194]: cephadm 2024-02-13T22:07:00.040678+0000 mgr.y (mgr.14138) 115 : cephadm [INF] Deploying daemon osd.2 on smithi133 2024-02-13T22:07:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:01 smithi170 bash[14194]: cluster 2024-02-13T22:07:00.225347+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:02.461 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 2 on host 'smithi133' 2024-02-13T22:07:02.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:02 smithi170 bash[14194]: cluster 2024-02-13T22:07:02.225713+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:02.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:02 smithi133 bash[14133]: cluster 2024-02-13T22:07:02.225713+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:02.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:02 smithi133 bash[18129]: cluster 2024-02-13T22:07:02.225713+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:03.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:03 smithi170 bash[14194]: audit 2024-02-13T22:07:02.450659+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:03.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:03 smithi170 bash[14194]: audit 2024-02-13T22:07:02.455376+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:03.713 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:03 smithi133 bash[14133]: audit 2024-02-13T22:07:02.450659+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:03.713 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:03 smithi133 bash[14133]: audit 2024-02-13T22:07:02.455376+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:03.714 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:03 smithi133 bash[18129]: audit 2024-02-13T22:07:02.450659+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:03.714 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:03 smithi133 bash[18129]: audit 2024-02-13T22:07:02.455376+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:04.469 DEBUG:teuthology.orchestra.run.smithi133:osd.2> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.2.service 2024-02-13T22:07:04.471 INFO:tasks.cephadm:Deploying osd.3 on smithi133 with /dev/vg_nvme/lv_1... 2024-02-13T22:07:04.472 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-13T22:07:04.575 INFO:journalctl@ceph.osd.2.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:07:04.684 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[14133]: audit 2024-02-13T22:07:03.385156+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:04.684 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[14133]: audit 2024-02-13T22:07:03.386623+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:04.684 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[14133]: cluster 2024-02-13T22:07:04.226219+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:04.685 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[18129]: audit 2024-02-13T22:07:03.385156+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:04.685 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[18129]: audit 2024-02-13T22:07:03.386623+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:04.685 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:04 smithi133 bash[18129]: cluster 2024-02-13T22:07:04.226219+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:04.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:04 smithi170 bash[14194]: audit 2024-02-13T22:07:03.385156+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:04.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:04 smithi170 bash[14194]: audit 2024-02-13T22:07:03.386623+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:04.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:04 smithi170 bash[14194]: cluster 2024-02-13T22:07:04.226219+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: 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-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T22:07:05.814 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T22:07:05.815 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:05 smithi133 bash[23878]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-13T22:07:07.339 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:07 smithi133 bash[14133]: cluster 2024-02-13T22:07:06.226709+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:07.339 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:07 smithi133 bash[18129]: cluster 2024-02-13T22:07:06.226709+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:07 smithi170 bash[14194]: cluster 2024-02-13T22:07:06.226709+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:08.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:08 smithi133 bash[18129]: cluster 2024-02-13T22:07:08.227218+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:08.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:08 smithi133 bash[14133]: cluster 2024-02-13T22:07:08.227218+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:08.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:08 smithi170 bash[14194]: cluster 2024-02-13T22:07:08.227218+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:09.324 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:09 smithi133 bash[24258]: debug 2024-02-13T22:07:09.141+0000 7fd31544af40 1 -- 172.21.15.133:0/1114061422 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x561f0edc3400 msgr2=0x561f0ed36300 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:07:09.324 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:09 smithi133 bash[24258]: debug 2024-02-13T22:07:09.141+0000 7fd31544af40 1 --2- 172.21.15.133:0/1114061422 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x561f0edc3400 0x561f0ed36300 secure :-1 s=READY pgs=92 cs=0 l=1 rev1=1 rx=0x561f0ed60240 tx=0x561f0ed80420).stop 2024-02-13T22:07:10.048 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-13T22:07:10.048 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-13T22:07:10.048 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10+0 records in 2024-02-13T22:07:10.049 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2024-02-13T22:07:10.049 INFO:teuthology.orchestra.run.smithi133.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155204 s, 676 MB/s 2024-02-13T22:07:10.049 INFO:teuthology.orchestra.run.smithi133.stderr:--> Zapping successful for: 2024-02-13T22:07:10.056 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:09 smithi133 bash[24258]: debug 2024-02-13T22:07:09.721+0000 7fd31544af40 -1 Falling back to public interface 2024-02-13T22:07:10.393 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:10 smithi133 bash[14133]: cluster 2024-02-13T22:07:10.227912+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:10.394 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:10 smithi133 bash[18129]: cluster 2024-02-13T22:07:10.227912+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:10.556 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:10 smithi133 bash[24258]: debug 2024-02-13T22:07:10.385+0000 7fd31544af40 -1 osd.2 0 log_to_monitors {default=true} 2024-02-13T22:07:10.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:10 smithi170 bash[14194]: cluster 2024-02-13T22:07:10.227912+0000 mgr.y (mgr.14138) 121 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:10.787 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi133:vg_nvme/lv_1 2024-02-13T22:07:11.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:11 smithi170 bash[14194]: audit 2024-02-13T22:07:10.395334+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:11.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:11 smithi170 bash[14194]: audit 2024-02-13T22:07:10.395939+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:11.721 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:11 smithi133 bash[14133]: audit 2024-02-13T22:07:10.395334+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:11.721 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:11 smithi133 bash[14133]: audit 2024-02-13T22:07:10.395939+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:11.722 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:11 smithi133 bash[18129]: audit 2024-02-13T22:07:10.395334+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:11.722 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:11 smithi133 bash[18129]: audit 2024-02-13T22:07:10.395939+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.329868+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"]}]': finished 2024-02-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: cluster 2024-02-13T22:07:11.329991+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.330189+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.331206+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.331722+0000 mon.a (mon.0) 348 : 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-13T22:07:12.346 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.454968+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.747734+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.752247+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: audit 2024-02-13T22:07:11.757735+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[14133]: cluster 2024-02-13T22:07:12.228516+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.329868+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"]}]': finished 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: cluster 2024-02-13T22:07:11.329991+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.330189+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.331206+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.331722+0000 mon.a (mon.0) 348 : 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-13T22:07:12.347 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.454968+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:12.348 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.747734+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.348 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.752247+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.348 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: audit 2024-02-13T22:07:11.757735+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.348 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[18129]: cluster 2024-02-13T22:07:12.228516+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:12.616 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:07:12 smithi133 bash[24258]: debug 2024-02-13T22:07:12.337+0000 7fd2fdf20700 -1 osd.2 0 waiting for initial osdmap 2024-02-13T22:07:12.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.329868+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"]}]': finished 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: cluster 2024-02-13T22:07:11.329991+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.330189+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.331206+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.331722+0000 mon.a (mon.0) 348 : 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-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.454968+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.747734+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.752247+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: audit 2024-02-13T22:07:11.757735+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:12.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:12 smithi170 bash[14194]: cluster 2024-02-13T22:07:12.228516+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:13.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[14133]: audit 2024-02-13T22:07:12.334560+0000 mon.a (mon.0) 353 : 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-13T22:07:13.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[14133]: cluster 2024-02-13T22:07:12.334797+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T22:07:13.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[14133]: audit 2024-02-13T22:07:12.335765+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:13.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[14133]: audit 2024-02-13T22:07:12.342897+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:13.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[18129]: audit 2024-02-13T22:07:12.334560+0000 mon.a (mon.0) 353 : 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-13T22:07:13.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[18129]: cluster 2024-02-13T22:07:12.334797+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T22:07:13.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[18129]: audit 2024-02-13T22:07:12.335765+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:13.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:13 smithi133 bash[18129]: audit 2024-02-13T22:07:12.342897+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:13 smithi170 bash[14194]: audit 2024-02-13T22:07:12.334560+0000 mon.a (mon.0) 353 : 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-13T22:07:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:13 smithi170 bash[14194]: cluster 2024-02-13T22:07:12.334797+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T22:07:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:13 smithi170 bash[14194]: audit 2024-02-13T22:07:12.335765+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:13 smithi170 bash[14194]: audit 2024-02-13T22:07:12.342897+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:14.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cluster 2024-02-13T22:07:11.439706+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:14.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cluster 2024-02-13T22:07:11.439780+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:14.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cluster 2024-02-13T22:07:13.344317+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350] boot 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cluster 2024-02-13T22:07:13.344381+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.346339+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.779273+0000 mgr.y (mgr.14138) 123 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.781050+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cephadm 2024-02-13T22:07:13.783418+0000 mgr.y (mgr.14138) 124 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.783904+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.785290+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: audit 2024-02-13T22:07:13.786795+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[14133]: cluster 2024-02-13T22:07:14.229059+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cluster 2024-02-13T22:07:11.439706+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:14.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cluster 2024-02-13T22:07:11.439780+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cluster 2024-02-13T22:07:13.344317+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350] boot 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cluster 2024-02-13T22:07:13.344381+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.346339+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.779273+0000 mgr.y (mgr.14138) 123 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.781050+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cephadm 2024-02-13T22:07:13.783418+0000 mgr.y (mgr.14138) 124 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.783904+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.785290+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: audit 2024-02-13T22:07:13.786795+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:14 smithi133 bash[18129]: cluster 2024-02-13T22:07:14.229059+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cluster 2024-02-13T22:07:11.439706+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cluster 2024-02-13T22:07:11.439780+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cluster 2024-02-13T22:07:13.344317+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.133:6818/2966291350,v1:172.21.15.133:6819/2966291350] boot 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cluster 2024-02-13T22:07:13.344381+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.346339+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.779273+0000 mgr.y (mgr.14138) 123 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.781050+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:14.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cephadm 2024-02-13T22:07:13.783418+0000 mgr.y (mgr.14138) 124 : cephadm [INF] Applying drive group None on host smithi133... 2024-02-13T22:07:14.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.783904+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:14.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.785290+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:14.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: audit 2024-02-13T22:07:13.786795+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:14.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:14 smithi170 bash[14194]: cluster 2024-02-13T22:07:14.229059+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail 2024-02-13T22:07:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:15 smithi133 bash[14133]: cluster 2024-02-13T22:07:14.365568+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T22:07:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:15 smithi133 bash[18129]: cluster 2024-02-13T22:07:14.365568+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T22:07:15.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:15 smithi170 bash[14194]: cluster 2024-02-13T22:07:14.365568+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T22:07:17.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:17 smithi133 bash[14133]: cluster 2024-02-13T22:07:16.229470+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:17.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:17 smithi133 bash[18129]: cluster 2024-02-13T22:07:16.229470+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:17 smithi170 bash[14194]: cluster 2024-02-13T22:07:16.229470+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: audit 2024-02-13T22:07:17.460899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.133:0/3576656071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: audit 2024-02-13T22:07:17.461565+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: audit 2024-02-13T22:07:17.470472+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]': finished 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: cluster 2024-02-13T22:07:17.470641+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: audit 2024-02-13T22:07:17.470835+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[14133]: audit 2024-02-13T22:07:18.077501+0000 mon.a (mon.0) 369 : audit [DBG] from='client.? 172.21.15.133:0/3594543308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:18.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: audit 2024-02-13T22:07:17.460899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.133:0/3576656071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: audit 2024-02-13T22:07:17.461565+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: audit 2024-02-13T22:07:17.470472+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]': finished 2024-02-13T22:07:18.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: cluster 2024-02-13T22:07:17.470641+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T22:07:18.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: audit 2024-02-13T22:07:17.470835+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:18.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:18 smithi133 bash[18129]: audit 2024-02-13T22:07:18.077501+0000 mon.a (mon.0) 369 : audit [DBG] from='client.? 172.21.15.133:0/3594543308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: audit 2024-02-13T22:07:17.460899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.133:0/3576656071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: audit 2024-02-13T22:07:17.461565+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]: dispatch 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: audit 2024-02-13T22:07:17.470472+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad49ed41-c022-4ec9-85e7-3c3ec3c4d004"}]': finished 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: cluster 2024-02-13T22:07:17.470641+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: audit 2024-02-13T22:07:17.470835+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:18 smithi170 bash[14194]: audit 2024-02-13T22:07:18.077501+0000 mon.a (mon.0) 369 : audit [DBG] from='client.? 172.21.15.133:0/3594543308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:19.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:19 smithi133 bash[14133]: cluster 2024-02-13T22:07:18.229931+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:19.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:19 smithi133 bash[18129]: cluster 2024-02-13T22:07:18.229931+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:19.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:19 smithi170 bash[14194]: cluster 2024-02-13T22:07:18.229931+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:21.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:21 smithi133 bash[14133]: cluster 2024-02-13T22:07:20.230563+0000 mgr.y (mgr.14138) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:21.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:21 smithi133 bash[14133]: audit 2024-02-13T22:07:20.940993+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:21.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:21 smithi133 bash[18129]: cluster 2024-02-13T22:07:20.230563+0000 mgr.y (mgr.14138) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:21.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:21 smithi133 bash[18129]: audit 2024-02-13T22:07:20.940993+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:21.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:21 smithi170 bash[14194]: cluster 2024-02-13T22:07:20.230563+0000 mgr.y (mgr.14138) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:21.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:21 smithi170 bash[14194]: audit 2024-02-13T22:07:20.940993+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[14133]: cluster 2024-02-13T22:07:22.231221+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[14133]: audit 2024-02-13T22:07:22.389203+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[14133]: audit 2024-02-13T22:07:22.391846+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[18129]: cluster 2024-02-13T22:07:22.231221+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[18129]: audit 2024-02-13T22:07:22.389203+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:07:23.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:23 smithi133 bash[18129]: audit 2024-02-13T22:07:22.391846+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:07:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:23 smithi170 bash[14194]: cluster 2024-02-13T22:07:22.231221+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:23 smithi170 bash[14194]: audit 2024-02-13T22:07:22.389203+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:07:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:23 smithi170 bash[14194]: audit 2024-02-13T22:07:22.391846+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:07:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[14133]: cluster 2024-02-13T22:07:24.231877+0000 mgr.y (mgr.14138) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[14133]: audit 2024-02-13T22:07:25.090075+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[14133]: audit 2024-02-13T22:07:25.091731+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[14133]: audit 2024-02-13T22:07:25.093716+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[18129]: cluster 2024-02-13T22:07:24.231877+0000 mgr.y (mgr.14138) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[18129]: audit 2024-02-13T22:07:25.090075+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[18129]: audit 2024-02-13T22:07:25.091731+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:25 smithi133 bash[18129]: audit 2024-02-13T22:07:25.093716+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T22:07:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:25 smithi170 bash[14194]: cluster 2024-02-13T22:07:24.231877+0000 mgr.y (mgr.14138) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:25 smithi170 bash[14194]: audit 2024-02-13T22:07:25.090075+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T22:07:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:25 smithi170 bash[14194]: audit 2024-02-13T22:07:25.091731+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:25 smithi170 bash[14194]: audit 2024-02-13T22:07:25.093716+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T22:07:26.483 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:26 smithi133 bash[14133]: cephadm 2024-02-13T22:07:25.092976+0000 mgr.y (mgr.14138) 131 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-13T22:07:26.483 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:26 smithi133 bash[18129]: cephadm 2024-02-13T22:07:25.092976+0000 mgr.y (mgr.14138) 131 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-13T22:07:26.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:26 smithi170 bash[14194]: cephadm 2024-02-13T22:07:25.092976+0000 mgr.y (mgr.14138) 131 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-13T22:07:27.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:27 smithi133 bash[14133]: cluster 2024-02-13T22:07:26.232301+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:27.308 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:27 smithi133 bash[18129]: cluster 2024-02-13T22:07:26.232301+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:27.490 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 3 on host 'smithi133' 2024-02-13T22:07:27.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:27 smithi170 bash[14194]: cluster 2024-02-13T22:07:26.232301+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:28.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:28 smithi170 bash[14194]: audit 2024-02-13T22:07:27.480742+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:28.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:28 smithi170 bash[14194]: audit 2024-02-13T22:07:27.486429+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:28.605 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:28 smithi133 bash[14133]: audit 2024-02-13T22:07:27.480742+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:28.605 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:28 smithi133 bash[14133]: audit 2024-02-13T22:07:27.486429+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:28.605 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:28 smithi133 bash[18129]: audit 2024-02-13T22:07:27.480742+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:28.605 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:28 smithi133 bash[18129]: audit 2024-02-13T22:07:27.486429+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:29.545 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[14133]: cephadm 2024-02-13T22:07:27.480475+0000 mgr.y (mgr.14138) 133 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[14133]: cluster 2024-02-13T22:07:28.232786+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[14133]: audit 2024-02-13T22:07:28.508260+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[14133]: audit 2024-02-13T22:07:28.510097+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[18129]: cephadm 2024-02-13T22:07:27.480475+0000 mgr.y (mgr.14138) 133 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[18129]: cluster 2024-02-13T22:07:28.232786+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[18129]: audit 2024-02-13T22:07:28.508260+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:29.546 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:29 smithi133 bash[18129]: audit 2024-02-13T22:07:28.510097+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:29.547 DEBUG:teuthology.orchestra.run.smithi133:osd.3> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.3.service 2024-02-13T22:07:29.549 INFO:tasks.cephadm:Deploying osd.4 on smithi170 with /dev/vg_nvme/lv_4... 2024-02-13T22:07:29.550 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-13T22:07:29.562 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:29 smithi170 bash[14194]: cephadm 2024-02-13T22:07:27.480475+0000 mgr.y (mgr.14138) 133 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:07:29.562 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:29 smithi170 bash[14194]: cluster 2024-02-13T22:07:28.232786+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:29.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:29 smithi170 bash[14194]: audit 2024-02-13T22:07:28.508260+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:29.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:29 smithi170 bash[14194]: audit 2024-02-13T22:07:28.510097+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:30.227 INFO:journalctl@ceph.osd.3.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:07:30.556 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T22:07:30.556 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: 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-13T22:07:30.556 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-13T22:07:30.557 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-13T22:07:30.557 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T22:07:30.557 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T22:07:30.557 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:30 smithi133 bash[25501]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-13T22:07:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:31 smithi133 bash[14133]: cluster 2024-02-13T22:07:30.233325+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:31 smithi133 bash[18129]: cluster 2024-02-13T22:07:30.233325+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:31 smithi170 bash[14194]: cluster 2024-02-13T22:07:30.233325+0000 mgr.y (mgr.14138) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:32.341 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-13T22:07:32.342 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-13T22:07:32.342 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-02-13T22:07:32.342 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-02-13T22:07:32.342 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0156806 s, 669 MB/s 2024-02-13T22:07:32.342 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-02-13T22:07:32.552 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:32 smithi170 bash[14194]: cluster 2024-02-13T22:07:32.233816+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:32.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:32 smithi133 bash[14133]: cluster 2024-02-13T22:07:32.233816+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:32.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:32 smithi133 bash[18129]: cluster 2024-02-13T22:07:32.233816+0000 mgr.y (mgr.14138) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:32.915 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi170:vg_nvme/lv_4 2024-02-13T22:07:33.056 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:32 smithi133 bash[25812]: debug 2024-02-13T22:07:32.793+0000 7fd1b3689f40 1 -- 172.21.15.133:0/3104629982 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x557e78ae1400 msgr2=0x557e78a54300 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:07:33.056 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:32 smithi133 bash[25812]: debug 2024-02-13T22:07:32.793+0000 7fd1b3689f40 1 --2- 172.21.15.133:0/3104629982 >> [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] conn(0x557e78ae1400 0x557e78a54300 secure :-1 s=READY pgs=96 cs=0 l=1 rev1=1 rx=0x557e78a7e2d0 tx=0x557e78a9e420).stop 2024-02-13T22:07:33.806 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:33 smithi133 bash[25812]: debug 2024-02-13T22:07:33.349+0000 7fd1b3689f40 -1 Falling back to public interface 2024-02-13T22:07:34.306 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:34 smithi133 bash[25812]: debug 2024-02-13T22:07:34.017+0000 7fd1b3689f40 -1 osd.3 0 log_to_monitors {default=true} 2024-02-13T22:07:34.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:34 smithi133 bash[14133]: audit 2024-02-13T22:07:34.026850+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T22:07:34.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:34 smithi133 bash[18129]: audit 2024-02-13T22:07:34.026850+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T22:07:34.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:34 smithi170 bash[14194]: audit 2024-02-13T22:07:34.026850+0000 mon.a (mon.0) 380 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:34.086732+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: cluster 2024-02-13T22:07:34.086998+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:34.088229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:34.089423+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: cluster 2024-02-13T22:07:34.234371+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:34.795372+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:35.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:35.087726+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:07:35.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: cluster 2024-02-13T22:07:35.088051+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T22:07:35.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:35 smithi170 bash[14194]: audit 2024-02-13T22:07:35.088332+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:35.556 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[25812]: debug 2024-02-13T22:07:35.085+0000 7fd19c15f700 -1 osd.3 0 waiting for initial osdmap 2024-02-13T22:07:35.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:34.086732+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T22:07:35.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: cluster 2024-02-13T22:07:34.086998+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:34.088229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:34.089423+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: cluster 2024-02-13T22:07:34.234371+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:34.795372+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:35.087726+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: cluster 2024-02-13T22:07:35.088051+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[14133]: audit 2024-02-13T22:07:35.088332+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:34.086732+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: cluster 2024-02-13T22:07:34.086998+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:34.088229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:35.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:34.089423+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-13T22:07:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: cluster 2024-02-13T22:07:34.234371+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:34.795372+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:35.087726+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-13T22:07:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: cluster 2024-02-13T22:07:35.088051+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T22:07:35.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:35 smithi133 bash[18129]: audit 2024-02-13T22:07:35.088332+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.096336+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.106999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.111428+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.116872+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.403930+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.407495+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.409253+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:35.411115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:36.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:36 smithi170 bash[14194]: audit 2024-02-13T22:07:36.093812+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.096336+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.106999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.111428+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.116872+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.403930+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.407495+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.409253+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:35.411115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[14133]: audit 2024-02-13T22:07:36.093812+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.096336+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.106999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.111428+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.116872+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:36.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.403930+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:36.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.407495+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:36.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.409253+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:36.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:35.411115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:36.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:36 smithi133 bash[18129]: audit 2024-02-13T22:07:36.093812+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cluster 2024-02-13T22:07:35.030783+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cluster 2024-02-13T22:07:35.030877+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: audit 2024-02-13T22:07:35.402166+0000 mgr.y (mgr.14138) 138 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cephadm 2024-02-13T22:07:35.407021+0000 mgr.y (mgr.14138) 139 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cluster 2024-02-13T22:07:36.105245+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606] boot 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cluster 2024-02-13T22:07:36.105356+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: audit 2024-02-13T22:07:36.106536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[14133]: cluster 2024-02-13T22:07:36.234868+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cluster 2024-02-13T22:07:35.030783+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cluster 2024-02-13T22:07:35.030877+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: audit 2024-02-13T22:07:35.402166+0000 mgr.y (mgr.14138) 138 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cephadm 2024-02-13T22:07:35.407021+0000 mgr.y (mgr.14138) 139 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cluster 2024-02-13T22:07:36.105245+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606] boot 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cluster 2024-02-13T22:07:36.105356+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: audit 2024-02-13T22:07:36.106536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:37 smithi133 bash[18129]: cluster 2024-02-13T22:07:36.234868+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cluster 2024-02-13T22:07:35.030783+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cluster 2024-02-13T22:07:35.030877+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: audit 2024-02-13T22:07:35.402166+0000 mgr.y (mgr.14138) 138 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cephadm 2024-02-13T22:07:35.407021+0000 mgr.y (mgr.14138) 139 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cluster 2024-02-13T22:07:36.105245+0000 mon.a (mon.0) 398 : cluster [INF] osd.3 [v2:172.21.15.133:6826/669667606,v1:172.21.15.133:6827/669667606] boot 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cluster 2024-02-13T22:07:36.105356+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: audit 2024-02-13T22:07:36.106536+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T22:07:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:37 smithi170 bash[14194]: cluster 2024-02-13T22:07:36.234868+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T22:07:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:38 smithi133 bash[14133]: cluster 2024-02-13T22:07:37.237331+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T22:07:38.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:38 smithi133 bash[18129]: cluster 2024-02-13T22:07:37.237331+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T22:07:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:38 smithi170 bash[14194]: cluster 2024-02-13T22:07:37.237331+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T22:07:39.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: cluster 2024-02-13T22:07:38.235649+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 824 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:39.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: audit 2024-02-13T22:07:38.518600+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: audit 2024-02-13T22:07:38.519705+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.170:0/2534358538' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: audit 2024-02-13T22:07:38.529137+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]': finished 2024-02-13T22:07:39.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: cluster 2024-02-13T22:07:38.529362+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: audit 2024-02-13T22:07:38.529643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[14133]: audit 2024-02-13T22:07:39.107386+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.170:0/2741358075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: cluster 2024-02-13T22:07:38.235649+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 824 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: audit 2024-02-13T22:07:38.518600+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: audit 2024-02-13T22:07:38.519705+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.170:0/2534358538' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: audit 2024-02-13T22:07:38.529137+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]': finished 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: cluster 2024-02-13T22:07:38.529362+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: audit 2024-02-13T22:07:38.529643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:39 smithi133 bash[18129]: audit 2024-02-13T22:07:39.107386+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.170:0/2741358075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: cluster 2024-02-13T22:07:38.235649+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 824 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: audit 2024-02-13T22:07:38.518600+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: audit 2024-02-13T22:07:38.519705+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.170:0/2534358538' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]: dispatch 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: audit 2024-02-13T22:07:38.529137+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "000917bb-e57c-4854-8675-dc08976ebf01"}]': finished 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: cluster 2024-02-13T22:07:38.529362+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: audit 2024-02-13T22:07:38.529643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:39 smithi170 bash[14194]: audit 2024-02-13T22:07:39.107386+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.170:0/2741358075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:07:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:41 smithi133 bash[14133]: cluster 2024-02-13T22:07:40.236263+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:41.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:41 smithi133 bash[18129]: cluster 2024-02-13T22:07:40.236263+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:41 smithi170 bash[14194]: cluster 2024-02-13T22:07:40.236263+0000 mgr.y (mgr.14138) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:42.517 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:42 smithi170 bash[14194]: audit 2024-02-13T22:07:42.137351+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:42.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:42 smithi133 bash[14133]: audit 2024-02-13T22:07:42.137351+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:42.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:42 smithi133 bash[18129]: audit 2024-02-13T22:07:42.137351+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:43.492 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:43 smithi170 bash[14194]: cluster 2024-02-13T22:07:42.236823+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:43.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:43 smithi133 bash[14133]: cluster 2024-02-13T22:07:42.236823+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:43.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:43 smithi133 bash[18129]: cluster 2024-02-13T22:07:42.236823+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:45.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:45 smithi133 bash[14133]: cluster 2024-02-13T22:07:44.237423+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:45.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:45 smithi133 bash[18129]: cluster 2024-02-13T22:07:44.237423+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:45 smithi170 bash[14194]: cluster 2024-02-13T22:07:44.237423+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:46.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[18129]: audit 2024-02-13T22:07:45.365591+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T22:07:46.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[18129]: audit 2024-02-13T22:07:45.367311+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:46.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[18129]: audit 2024-02-13T22:07:45.369372+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T22:07:46.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[14133]: audit 2024-02-13T22:07:45.365591+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T22:07:46.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[14133]: audit 2024-02-13T22:07:45.367311+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:46.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:46 smithi133 bash[14133]: audit 2024-02-13T22:07:45.369372+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T22:07:46.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:46 smithi170 bash[14194]: audit 2024-02-13T22:07:45.365591+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T22:07:46.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:46 smithi170 bash[14194]: audit 2024-02-13T22:07:45.367311+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:46.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:46 smithi170 bash[14194]: audit 2024-02-13T22:07:45.369372+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T22:07:47.420 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 4 on host 'smithi170' 2024-02-13T22:07:47.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:47 smithi133 bash[18129]: cephadm 2024-02-13T22:07:45.368673+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-02-13T22:07:47.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:47 smithi133 bash[18129]: cluster 2024-02-13T22:07:46.238004+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:47.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:47 smithi133 bash[14133]: cephadm 2024-02-13T22:07:45.368673+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-02-13T22:07:47.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:47 smithi133 bash[14133]: cluster 2024-02-13T22:07:46.238004+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:47 smithi170 bash[14194]: cephadm 2024-02-13T22:07:45.368673+0000 mgr.y (mgr.14138) 145 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-02-13T22:07:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:47 smithi170 bash[14194]: cluster 2024-02-13T22:07:46.238004+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[14133]: cephadm 2024-02-13T22:07:47.407557+0000 mgr.y (mgr.14138) 147 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:07:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[14133]: audit 2024-02-13T22:07:47.408510+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[14133]: audit 2024-02-13T22:07:47.413234+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[14133]: cluster 2024-02-13T22:07:48.238609+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:48.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[18129]: cephadm 2024-02-13T22:07:47.407557+0000 mgr.y (mgr.14138) 147 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:07:48.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[18129]: audit 2024-02-13T22:07:47.408510+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:48.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[18129]: audit 2024-02-13T22:07:47.413234+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:48.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:48 smithi133 bash[18129]: cluster 2024-02-13T22:07:48.238609+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:48.562 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:48 smithi170 bash[14194]: cephadm 2024-02-13T22:07:47.407557+0000 mgr.y (mgr.14138) 147 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:07:48.562 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:48 smithi170 bash[14194]: audit 2024-02-13T22:07:47.408510+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:48.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:48 smithi170 bash[14194]: audit 2024-02-13T22:07:47.413234+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:48.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:48 smithi170 bash[14194]: cluster 2024-02-13T22:07:48.238609+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:48.564 DEBUG:teuthology.orchestra.run.smithi170:osd.4> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.4.service 2024-02-13T22:07:48.566 INFO:tasks.cephadm:Deploying osd.5 on smithi170 with /dev/vg_nvme/lv_3... 2024-02-13T22:07:48.566 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: 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-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T22:07:49.287 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[16299]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-13T22:07:49.703 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[14194]: audit 2024-02-13T22:07:48.438088+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:49.704 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:49 smithi170 bash[14194]: audit 2024-02-13T22:07:48.440377+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:49.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:49 smithi133 bash[14133]: audit 2024-02-13T22:07:48.438088+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:49.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:49 smithi133 bash[14133]: audit 2024-02-13T22:07:48.440377+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:49.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:49 smithi133 bash[18129]: audit 2024-02-13T22:07:48.438088+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:49.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:49 smithi133 bash[18129]: audit 2024-02-13T22:07:48.440377+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:50.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:50 smithi133 bash[14133]: cluster 2024-02-13T22:07:50.239192+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:50.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:50 smithi133 bash[18129]: cluster 2024-02-13T22:07:50.239192+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:50.811 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:50 smithi170 bash[14194]: cluster 2024-02-13T22:07:50.239192+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:51.413 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:51 smithi170 bash[16519]: debug 2024-02-13T22:07:51.105+0000 7ff66e45df40 1 -- 172.21.15.170:0/1590838046 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x5621631b4c00 msgr2=0x562163127400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:07:51.413 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:51 smithi170 bash[16519]: debug 2024-02-13T22:07:51.105+0000 7ff66e45df40 1 --2- 172.21.15.170:0/1590838046 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x5621631b4c00 0x562163127400 secure :-1 s=READY pgs=15 cs=0 l=1 rev1=1 rx=0x562163152240 tx=0x562163172420).stop 2024-02-13T22:07:51.835 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:51 smithi170 bash[16519]: debug 2024-02-13T22:07:51.641+0000 7ff66e45df40 -1 Falling back to public interface 2024-02-13T22:07:52.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:52 smithi170 bash[16519]: debug 2024-02-13T22:07:52.261+0000 7ff66e45df40 -1 osd.4 0 log_to_monitors {default=true} 2024-02-13T22:07:52.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:52 smithi170 bash[14194]: cluster 2024-02-13T22:07:52.239790+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:52.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:52 smithi170 bash[14194]: audit 2024-02-13T22:07:52.268470+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:52.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:52 smithi170 bash[14194]: audit 2024-02-13T22:07:52.269432+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[14133]: cluster 2024-02-13T22:07:52.239790+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[14133]: audit 2024-02-13T22:07:52.268470+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[14133]: audit 2024-02-13T22:07:52.269432+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[18129]: cluster 2024-02-13T22:07:52.239790+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[18129]: audit 2024-02-13T22:07:52.268470+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:52.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:52 smithi133 bash[18129]: audit 2024-02-13T22:07:52.269432+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180084 s, 582 MB/s 2024-02-13T22:07:53.495 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-02-13T22:07:53.682 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[14194]: audit 2024-02-13T22:07:52.326542+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"]}]': finished 2024-02-13T22:07:53.682 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[14194]: cluster 2024-02-13T22:07:52.326752+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T22:07:53.682 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[14194]: audit 2024-02-13T22:07:52.328012+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:53.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[14194]: audit 2024-02-13T22:07:52.328960+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:53.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[14194]: audit 2024-02-13T22:07:52.329625+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:53.683 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:07:53 smithi170 bash[16519]: debug 2024-02-13T22:07:53.333+0000 7ff656f33700 -1 osd.4 0 waiting for initial osdmap 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[14133]: audit 2024-02-13T22:07:52.326542+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"]}]': finished 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[14133]: cluster 2024-02-13T22:07:52.326752+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[14133]: audit 2024-02-13T22:07:52.328012+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[14133]: audit 2024-02-13T22:07:52.328960+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[14133]: audit 2024-02-13T22:07:52.329625+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[18129]: audit 2024-02-13T22:07:52.326542+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"]}]': finished 2024-02-13T22:07:53.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[18129]: cluster 2024-02-13T22:07:52.326752+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T22:07:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[18129]: audit 2024-02-13T22:07:52.328012+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[18129]: audit 2024-02-13T22:07:52.328960+0000 mon.a (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:53 smithi133 bash[18129]: audit 2024-02-13T22:07:52.329625+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:07:54.109 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi170:vg_nvme/lv_3 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: audit 2024-02-13T22:07:53.329296+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=smithi170", "root=default"]}]': finished 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: cluster 2024-02-13T22:07:53.329568+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: audit 2024-02-13T22:07:53.329928+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: audit 2024-02-13T22:07:53.338311+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: cluster 2024-02-13T22:07:54.240354+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:54.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:54 smithi170 bash[14194]: cluster 2024-02-13T22:07:54.332524+0000 mon.a (mon.0) 423 : cluster [INF] osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498] boot 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: audit 2024-02-13T22:07:53.329296+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=smithi170", "root=default"]}]': finished 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: cluster 2024-02-13T22:07:53.329568+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: audit 2024-02-13T22:07:53.329928+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: audit 2024-02-13T22:07:53.338311+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: cluster 2024-02-13T22:07:54.240354+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[14133]: cluster 2024-02-13T22:07:54.332524+0000 mon.a (mon.0) 423 : cluster [INF] osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498] boot 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: audit 2024-02-13T22:07:53.329296+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=smithi170", "root=default"]}]': finished 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: cluster 2024-02-13T22:07:53.329568+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: audit 2024-02-13T22:07:53.329928+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: audit 2024-02-13T22:07:53.338311+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: cluster 2024-02-13T22:07:54.240354+0000 mgr.y (mgr.14138) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-13T22:07:54.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:54 smithi133 bash[18129]: cluster 2024-02-13T22:07:54.332524+0000 mon.a (mon.0) 423 : cluster [INF] osd.4 [v2:172.21.15.170:6800/1710978498,v1:172.21.15.170:6801/1710978498] boot 2024-02-13T22:07:55.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:55 smithi170 bash[14194]: cluster 2024-02-13T22:07:53.277274+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:55.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:55 smithi170 bash[14194]: cluster 2024-02-13T22:07:53.277376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:55.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:55 smithi170 bash[14194]: cluster 2024-02-13T22:07:54.332633+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T22:07:55.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:55 smithi170 bash[14194]: audit 2024-02-13T22:07:54.333424+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:55.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:55 smithi170 bash[14194]: cluster 2024-02-13T22:07:55.333822+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T22:07:55.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[14133]: cluster 2024-02-13T22:07:53.277274+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:55.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[14133]: cluster 2024-02-13T22:07:53.277376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:55.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[14133]: cluster 2024-02-13T22:07:54.332633+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T22:07:55.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[14133]: audit 2024-02-13T22:07:54.333424+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:55.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[14133]: cluster 2024-02-13T22:07:55.333822+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T22:07:55.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[18129]: cluster 2024-02-13T22:07:53.277274+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:07:55.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[18129]: cluster 2024-02-13T22:07:53.277376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:07:55.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[18129]: cluster 2024-02-13T22:07:54.332633+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T22:07:55.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[18129]: audit 2024-02-13T22:07:54.333424+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T22:07:55.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:55 smithi133 bash[18129]: cluster 2024-02-13T22:07:55.333822+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T22:07:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:56 smithi170 bash[14194]: audit 2024-02-13T22:07:55.384895+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:56 smithi170 bash[14194]: audit 2024-02-13T22:07:55.701224+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:56 smithi170 bash[14194]: audit 2024-02-13T22:07:55.708798+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:56 smithi170 bash[14194]: audit 2024-02-13T22:07:55.715665+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:56 smithi170 bash[14194]: cluster 2024-02-13T22:07:56.240874+0000 mgr.y (mgr.14138) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[18129]: audit 2024-02-13T22:07:55.384895+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[18129]: audit 2024-02-13T22:07:55.701224+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[18129]: audit 2024-02-13T22:07:55.708798+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[18129]: audit 2024-02-13T22:07:55.715665+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[18129]: cluster 2024-02-13T22:07:56.240874+0000 mgr.y (mgr.14138) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[14133]: audit 2024-02-13T22:07:55.384895+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[14133]: audit 2024-02-13T22:07:55.701224+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[14133]: audit 2024-02-13T22:07:55.708798+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[14133]: audit 2024-02-13T22:07:55.715665+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:07:56.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:56 smithi133 bash[14133]: cluster 2024-02-13T22:07:56.240874+0000 mgr.y (mgr.14138) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: audit 2024-02-13T22:07:57.137545+0000 mgr.y (mgr.14138) 153 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: audit 2024-02-13T22:07:57.139429+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: cephadm 2024-02-13T22:07:57.142253+0000 mgr.y (mgr.14138) 154 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: audit 2024-02-13T22:07:57.142815+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: audit 2024-02-13T22:07:57.144697+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[14133]: audit 2024-02-13T22:07:57.146668+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:57.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: audit 2024-02-13T22:07:57.137545+0000 mgr.y (mgr.14138) 153 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:57.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: audit 2024-02-13T22:07:57.139429+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:57.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: cephadm 2024-02-13T22:07:57.142253+0000 mgr.y (mgr.14138) 154 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:57.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: audit 2024-02-13T22:07:57.142815+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:57.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: audit 2024-02-13T22:07:57.144697+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:57.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:57 smithi133 bash[18129]: audit 2024-02-13T22:07:57.146668+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: audit 2024-02-13T22:07:57.137545+0000 mgr.y (mgr.14138) 153 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: audit 2024-02-13T22:07:57.139429+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: cephadm 2024-02-13T22:07:57.142253+0000 mgr.y (mgr.14138) 154 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: audit 2024-02-13T22:07:57.142815+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: audit 2024-02-13T22:07:57.144697+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:07:57.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:57 smithi170 bash[14194]: audit 2024-02-13T22:07:57.146668+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:07:58.448 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:07:58 smithi170 bash[14194]: cluster 2024-02-13T22:07:58.241495+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:07:58.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:07:58 smithi133 bash[18129]: cluster 2024-02-13T22:07:58.241495+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:07:58.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:07:58 smithi133 bash[14133]: cluster 2024-02-13T22:07:58.241495+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:00.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[14133]: audit 2024-02-13T22:08:00.211383+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[14133]: audit 2024-02-13T22:08:00.212053+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/4219359567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[14133]: audit 2024-02-13T22:08:00.219820+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]': finished 2024-02-13T22:08:00.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[14133]: cluster 2024-02-13T22:08:00.220125+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[14133]: audit 2024-02-13T22:08:00.220407+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[18129]: audit 2024-02-13T22:08:00.211383+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[18129]: audit 2024-02-13T22:08:00.212053+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/4219359567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[18129]: audit 2024-02-13T22:08:00.219820+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]': finished 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[18129]: cluster 2024-02-13T22:08:00.220125+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T22:08:00.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:00 smithi133 bash[18129]: audit 2024-02-13T22:08:00.220407+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:00 smithi170 bash[14194]: audit 2024-02-13T22:08:00.211383+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:00 smithi170 bash[14194]: audit 2024-02-13T22:08:00.212053+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/4219359567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]: dispatch 2024-02-13T22:08:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:00 smithi170 bash[14194]: audit 2024-02-13T22:08:00.219820+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15"}]': finished 2024-02-13T22:08:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:00 smithi170 bash[14194]: cluster 2024-02-13T22:08:00.220125+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T22:08:00.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:00 smithi170 bash[14194]: audit 2024-02-13T22:08:00.220407+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:01.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:01 smithi133 bash[18129]: cluster 2024-02-13T22:08:00.242037+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:01.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:01 smithi133 bash[18129]: audit 2024-02-13T22:08:00.838281+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/2443096146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:01.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:01 smithi133 bash[14133]: cluster 2024-02-13T22:08:00.242037+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:01.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:01 smithi133 bash[14133]: audit 2024-02-13T22:08:00.838281+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/2443096146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:01 smithi170 bash[14194]: cluster 2024-02-13T22:08:00.242037+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:01 smithi170 bash[14194]: audit 2024-02-13T22:08:00.838281+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/2443096146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:03.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:03 smithi133 bash[14133]: cluster 2024-02-13T22:08:02.242592+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:03.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:03 smithi133 bash[18129]: cluster 2024-02-13T22:08:02.242592+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:03.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:03 smithi170 bash[14194]: cluster 2024-02-13T22:08:02.242592+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:04.546 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:04 smithi170 bash[14194]: audit 2024-02-13T22:08:03.541062+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:04.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:04 smithi133 bash[14133]: audit 2024-02-13T22:08:03.541062+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:04.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:04 smithi133 bash[18129]: audit 2024-02-13T22:08:03.541062+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:05.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:05 smithi133 bash[18129]: cluster 2024-02-13T22:08:04.243209+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:05.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:05 smithi133 bash[14133]: cluster 2024-02-13T22:08:04.243209+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:05.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:05 smithi170 bash[14194]: cluster 2024-02-13T22:08:04.243209+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[18129]: cluster 2024-02-13T22:08:06.243758+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[18129]: audit 2024-02-13T22:08:06.807602+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T22:08:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[18129]: audit 2024-02-13T22:08:06.809564+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[18129]: audit 2024-02-13T22:08:06.811936+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T22:08:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[14133]: cluster 2024-02-13T22:08:06.243758+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[14133]: audit 2024-02-13T22:08:06.807602+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T22:08:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[14133]: audit 2024-02-13T22:08:06.809564+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:07.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:07 smithi133 bash[14133]: audit 2024-02-13T22:08:06.811936+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T22:08:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:07 smithi170 bash[14194]: cluster 2024-02-13T22:08:06.243758+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:07 smithi170 bash[14194]: audit 2024-02-13T22:08:06.807602+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T22:08:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:07 smithi170 bash[14194]: audit 2024-02-13T22:08:06.809564+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:07 smithi170 bash[14194]: audit 2024-02-13T22:08:06.811936+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T22:08:08.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:08 smithi170 bash[14194]: cephadm 2024-02-13T22:08:06.811185+0000 mgr.y (mgr.14138) 160 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-02-13T22:08:08.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:08 smithi133 bash[14133]: cephadm 2024-02-13T22:08:06.811185+0000 mgr.y (mgr.14138) 160 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-02-13T22:08:08.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:08 smithi133 bash[18129]: cephadm 2024-02-13T22:08:06.811185+0000 mgr.y (mgr.14138) 160 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-02-13T22:08:08.859 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 5 on host 'smithi170' 2024-02-13T22:08:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[14133]: cluster 2024-02-13T22:08:08.244274+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[14133]: audit 2024-02-13T22:08:08.847584+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[14133]: audit 2024-02-13T22:08:08.852770+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:09.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[18129]: cluster 2024-02-13T22:08:08.244274+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:09.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[18129]: audit 2024-02-13T22:08:08.847584+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:09.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:09 smithi133 bash[18129]: audit 2024-02-13T22:08:08.852770+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:09 smithi170 bash[14194]: cluster 2024-02-13T22:08:08.244274+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:09 smithi170 bash[14194]: audit 2024-02-13T22:08:08.847584+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:09 smithi170 bash[14194]: audit 2024-02-13T22:08:08.852770+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:10.046 DEBUG:teuthology.orchestra.run.smithi170:osd.5> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.5.service 2024-02-13T22:08:10.048 INFO:tasks.cephadm:Deploying osd.6 on smithi170 with /dev/vg_nvme/lv_2... 2024-02-13T22:08:10.048 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: 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-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-13T22:08:10.967 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T22:08:10.968 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T22:08:10.968 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[17889]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[14133]: audit 2024-02-13T22:08:09.920266+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[14133]: audit 2024-02-13T22:08:09.922285+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[14133]: cluster 2024-02-13T22:08:10.244837+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[18129]: audit 2024-02-13T22:08:09.920266+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[18129]: audit 2024-02-13T22:08:09.922285+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:11.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:10 smithi133 bash[18129]: cluster 2024-02-13T22:08:10.244837+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[14194]: audit 2024-02-13T22:08:09.920266+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[14194]: audit 2024-02-13T22:08:09.922285+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:10 smithi170 bash[14194]: cluster 2024-02-13T22:08:10.244837+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:12.575 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:12 smithi170 bash[14194]: cluster 2024-02-13T22:08:12.245399+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:12.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:12 smithi133 bash[14133]: cluster 2024-02-13T22:08:12.245399+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:12.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:12 smithi133 bash[18129]: cluster 2024-02-13T22:08:12.245399+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:12.835 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:12 smithi170 bash[18114]: debug 2024-02-13T22:08:12.677+0000 7fb93ea10f40 1 -- 172.21.15.170:0/643096186 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x55bc0b736c00 msgr2=0x55bc0b6a9400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:08:12.835 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:12 smithi170 bash[18114]: debug 2024-02-13T22:08:12.677+0000 7fb93ea10f40 1 --2- 172.21.15.170:0/643096186 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x55bc0b736c00 0x55bc0b6a9400 secure :-1 s=READY pgs=24 cs=0 l=1 rev1=1 rx=0x55bc0b6d4240 tx=0x55bc0b6f4420).stop 2024-02-13T22:08:13.520 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:13 smithi170 bash[14194]: audit 2024-02-13T22:08:12.378679+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:13.520 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:13 smithi170 bash[18114]: debug 2024-02-13T22:08:13.229+0000 7fb93ea10f40 -1 Falling back to public interface 2024-02-13T22:08:13.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:13 smithi133 bash[14133]: audit 2024-02-13T22:08:12.378679+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:13.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:13 smithi133 bash[18129]: audit 2024-02-13T22:08:12.378679+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:14.335 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:13 smithi170 bash[18114]: debug 2024-02-13T22:08:13.865+0000 7fb93ea10f40 -1 osd.5 0 log_to_monitors {default=true} 2024-02-13T22:08:14.654 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:14 smithi170 bash[14194]: audit 2024-02-13T22:08:13.870996+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.654 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:14 smithi170 bash[14194]: audit 2024-02-13T22:08:13.872123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.654 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:14 smithi170 bash[14194]: cluster 2024-02-13T22:08:14.246000+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[14133]: audit 2024-02-13T22:08:13.870996+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[14133]: audit 2024-02-13T22:08:13.872123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[14133]: cluster 2024-02-13T22:08:14.246000+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[18129]: audit 2024-02-13T22:08:13.870996+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[18129]: audit 2024-02-13T22:08:13.872123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T22:08:14.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:14 smithi133 bash[18129]: cluster 2024-02-13T22:08:14.246000+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0143063 s, 733 MB/s 2024-02-13T22:08:15.284 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-02-13T22:08:15.585 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[18114]: debug 2024-02-13T22:08:15.409+0000 7fb9234de700 -1 osd.5 0 waiting for initial osdmap 2024-02-13T22:08:15.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[14194]: audit 2024-02-13T22:08:14.395773+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"]}]': finished 2024-02-13T22:08:15.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[14194]: cluster 2024-02-13T22:08:14.395914+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T22:08:15.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[14194]: audit 2024-02-13T22:08:14.396165+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:15.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[14194]: audit 2024-02-13T22:08:14.397556+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:15 smithi170 bash[14194]: audit 2024-02-13T22:08:14.398707+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[14133]: audit 2024-02-13T22:08:14.395773+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"]}]': finished 2024-02-13T22:08:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[14133]: cluster 2024-02-13T22:08:14.395914+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T22:08:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[14133]: audit 2024-02-13T22:08:14.396165+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[14133]: audit 2024-02-13T22:08:14.397556+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[14133]: audit 2024-02-13T22:08:14.398707+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[18129]: audit 2024-02-13T22:08:14.395773+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"]}]': finished 2024-02-13T22:08:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[18129]: cluster 2024-02-13T22:08:14.395914+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T22:08:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[18129]: audit 2024-02-13T22:08:14.396165+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[18129]: audit 2024-02-13T22:08:14.397556+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:15 smithi133 bash[18129]: audit 2024-02-13T22:08:14.398707+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:15.929 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi170:vg_nvme/lv_2 2024-02-13T22:08:16.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: audit 2024-02-13T22:08:15.402039+0000 mon.a (mon.0) 453 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:08:16.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: cluster 2024-02-13T22:08:15.402291+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T22:08:16.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: audit 2024-02-13T22:08:15.403169+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: audit 2024-02-13T22:08:15.410553+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: cluster 2024-02-13T22:08:16.246607+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: cluster 2024-02-13T22:08:16.404025+0000 mon.a (mon.0) 457 : cluster [INF] osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442] boot 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: cluster 2024-02-13T22:08:16.404099+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[14133]: audit 2024-02-13T22:08:16.404416+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: audit 2024-02-13T22:08:15.402039+0000 mon.a (mon.0) 453 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: cluster 2024-02-13T22:08:15.402291+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: audit 2024-02-13T22:08:15.403169+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: audit 2024-02-13T22:08:15.410553+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: cluster 2024-02-13T22:08:16.246607+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: cluster 2024-02-13T22:08:16.404025+0000 mon.a (mon.0) 457 : cluster [INF] osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442] boot 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: cluster 2024-02-13T22:08:16.404099+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T22:08:16.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:16 smithi133 bash[18129]: audit 2024-02-13T22:08:16.404416+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: audit 2024-02-13T22:08:15.402039+0000 mon.a (mon.0) 453 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: cluster 2024-02-13T22:08:15.402291+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: audit 2024-02-13T22:08:15.403169+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: audit 2024-02-13T22:08:15.410553+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: cluster 2024-02-13T22:08:16.246607+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: cluster 2024-02-13T22:08:16.404025+0000 mon.a (mon.0) 457 : cluster [INF] osd.5 [v2:172.21.15.170:6808/625551442,v1:172.21.15.170:6809/625551442] boot 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: cluster 2024-02-13T22:08:16.404099+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T22:08:16.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:16 smithi170 bash[14194]: audit 2024-02-13T22:08:16.404416+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T22:08:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:17 smithi170 bash[14194]: cluster 2024-02-13T22:08:14.824866+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:17 smithi170 bash[14194]: cluster 2024-02-13T22:08:14.824940+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:17 smithi170 bash[14194]: audit 2024-02-13T22:08:17.243271+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:17.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[14133]: cluster 2024-02-13T22:08:14.824866+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:17.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[14133]: cluster 2024-02-13T22:08:14.824940+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:17.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[14133]: audit 2024-02-13T22:08:17.243271+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:17.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[18129]: cluster 2024-02-13T22:08:14.824866+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:17.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[18129]: cluster 2024-02-13T22:08:14.824940+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:17.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:17 smithi133 bash[18129]: audit 2024-02-13T22:08:17.243271+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:18.687 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:18 smithi170 bash[14194]: cluster 2024-02-13T22:08:17.427626+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T22:08:18.687 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:18 smithi170 bash[14194]: audit 2024-02-13T22:08:17.557516+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.687 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:18 smithi170 bash[14194]: audit 2024-02-13T22:08:17.566504+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.687 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:18 smithi170 bash[14194]: audit 2024-02-13T22:08:17.577577+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.687 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:18 smithi170 bash[14194]: cluster 2024-02-13T22:08:18.247148+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:18.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[14133]: cluster 2024-02-13T22:08:17.427626+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T22:08:18.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[14133]: audit 2024-02-13T22:08:17.557516+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[14133]: audit 2024-02-13T22:08:17.566504+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[14133]: audit 2024-02-13T22:08:17.577577+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[14133]: cluster 2024-02-13T22:08:18.247148+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[18129]: cluster 2024-02-13T22:08:17.427626+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[18129]: audit 2024-02-13T22:08:17.557516+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[18129]: audit 2024-02-13T22:08:17.566504+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[18129]: audit 2024-02-13T22:08:17.577577+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:18.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:18 smithi133 bash[18129]: cluster 2024-02-13T22:08:18.247148+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: audit 2024-02-13T22:08:18.992248+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: audit 2024-02-13T22:08:18.994143+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: cephadm 2024-02-13T22:08:18.996808+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: audit 2024-02-13T22:08:18.997338+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: audit 2024-02-13T22:08:18.999087+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:19 smithi170 bash[14194]: audit 2024-02-13T22:08:19.000829+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:20.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: audit 2024-02-13T22:08:18.992248+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:20.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: audit 2024-02-13T22:08:18.994143+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:20.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: cephadm 2024-02-13T22:08:18.996808+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:20.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: audit 2024-02-13T22:08:18.997338+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: audit 2024-02-13T22:08:18.999087+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[14133]: audit 2024-02-13T22:08:19.000829+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: audit 2024-02-13T22:08:18.992248+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: audit 2024-02-13T22:08:18.994143+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: cephadm 2024-02-13T22:08:18.996808+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: audit 2024-02-13T22:08:18.997338+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: audit 2024-02-13T22:08:18.999087+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:20.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:19 smithi133 bash[18129]: audit 2024-02-13T22:08:19.000829+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:21.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:20 smithi133 bash[14133]: cluster 2024-02-13T22:08:20.247720+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:21.056 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:20 smithi133 bash[18129]: cluster 2024-02-13T22:08:20.247720+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:21.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:20 smithi170 bash[14194]: cluster 2024-02-13T22:08:20.247720+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:22.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[14133]: audit 2024-02-13T22:08:22.080161+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[14133]: audit 2024-02-13T22:08:22.081153+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/92997990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[14133]: audit 2024-02-13T22:08:22.088671+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]': finished 2024-02-13T22:08:22.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[14133]: cluster 2024-02-13T22:08:22.088823+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T22:08:22.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[14133]: audit 2024-02-13T22:08:22.089184+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:22.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[18129]: audit 2024-02-13T22:08:22.080161+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[18129]: audit 2024-02-13T22:08:22.081153+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/92997990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[18129]: audit 2024-02-13T22:08:22.088671+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]': finished 2024-02-13T22:08:22.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[18129]: cluster 2024-02-13T22:08:22.088823+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T22:08:22.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:22 smithi133 bash[18129]: audit 2024-02-13T22:08:22.089184+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:22 smithi170 bash[14194]: audit 2024-02-13T22:08:22.080161+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:22 smithi170 bash[14194]: audit 2024-02-13T22:08:22.081153+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/92997990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]: dispatch 2024-02-13T22:08:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:22 smithi170 bash[14194]: audit 2024-02-13T22:08:22.088671+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53605511-37c0-477f-8868-892a7cb9cc9b"}]': finished 2024-02-13T22:08:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:22 smithi170 bash[14194]: cluster 2024-02-13T22:08:22.088823+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T22:08:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:22 smithi170 bash[14194]: audit 2024-02-13T22:08:22.089184+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[14133]: cluster 2024-02-13T22:08:22.248191+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[14133]: audit 2024-02-13T22:08:22.392387+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:08:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[14133]: audit 2024-02-13T22:08:22.395682+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:08:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[14133]: audit 2024-02-13T22:08:22.667033+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/1867577495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:23.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[18129]: cluster 2024-02-13T22:08:22.248191+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:23.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[18129]: audit 2024-02-13T22:08:22.392387+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:08:23.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[18129]: audit 2024-02-13T22:08:22.395682+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:08:23.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:23 smithi133 bash[18129]: audit 2024-02-13T22:08:22.667033+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/1867577495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:23 smithi170 bash[14194]: cluster 2024-02-13T22:08:22.248191+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:23 smithi170 bash[14194]: audit 2024-02-13T22:08:22.392387+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:08:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:23 smithi170 bash[14194]: audit 2024-02-13T22:08:22.395682+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:08:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:23 smithi170 bash[14194]: audit 2024-02-13T22:08:22.667033+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/1867577495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:25.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:25 smithi170 bash[14194]: cluster 2024-02-13T22:08:24.248805+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:25 smithi133 bash[14133]: cluster 2024-02-13T22:08:24.248805+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:25.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:25 smithi133 bash[18129]: cluster 2024-02-13T22:08:24.248805+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:26 smithi133 bash[14133]: audit 2024-02-13T22:08:25.387434+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:26.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:26 smithi133 bash[18129]: audit 2024-02-13T22:08:25.387434+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:26.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:26 smithi170 bash[14194]: audit 2024-02-13T22:08:25.387434+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:27.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:27 smithi133 bash[14133]: cluster 2024-02-13T22:08:26.249392+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:27.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:27 smithi133 bash[18129]: cluster 2024-02-13T22:08:26.249392+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:27.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:27 smithi170 bash[14194]: cluster 2024-02-13T22:08:26.249392+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:29 smithi170 bash[14194]: cluster 2024-02-13T22:08:28.249972+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:29 smithi170 bash[14194]: audit 2024-02-13T22:08:28.752517+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T22:08:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:29 smithi170 bash[14194]: audit 2024-02-13T22:08:28.754644+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:29 smithi170 bash[14194]: audit 2024-02-13T22:08:28.756929+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T22:08:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[14133]: cluster 2024-02-13T22:08:28.249972+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[14133]: audit 2024-02-13T22:08:28.752517+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T22:08:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[14133]: audit 2024-02-13T22:08:28.754644+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[14133]: audit 2024-02-13T22:08:28.756929+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T22:08:29.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[18129]: cluster 2024-02-13T22:08:28.249972+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:29.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[18129]: audit 2024-02-13T22:08:28.752517+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T22:08:29.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[18129]: audit 2024-02-13T22:08:28.754644+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:29.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:29 smithi133 bash[18129]: audit 2024-02-13T22:08:28.756929+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T22:08:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:30 smithi133 bash[14133]: cephadm 2024-02-13T22:08:28.756194+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-02-13T22:08:30.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:30 smithi133 bash[18129]: cephadm 2024-02-13T22:08:28.756194+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-02-13T22:08:30.583 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:30 smithi170 bash[14194]: cephadm 2024-02-13T22:08:28.756194+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-02-13T22:08:30.818 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 6 on host 'smithi170' 2024-02-13T22:08:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[14133]: cluster 2024-02-13T22:08:30.250560+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[14133]: audit 2024-02-13T22:08:30.805576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[14133]: audit 2024-02-13T22:08:30.811527+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:31.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[18129]: cluster 2024-02-13T22:08:30.250560+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[18129]: audit 2024-02-13T22:08:30.805576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:31 smithi133 bash[18129]: audit 2024-02-13T22:08:30.811527+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:31 smithi170 bash[14194]: cluster 2024-02-13T22:08:30.250560+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:31 smithi170 bash[14194]: audit 2024-02-13T22:08:30.805576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:31 smithi170 bash[14194]: audit 2024-02-13T22:08:30.811527+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:32.001 DEBUG:teuthology.orchestra.run.smithi170:osd.6> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.6.service 2024-02-13T22:08:32.003 INFO:tasks.cephadm:Deploying osd.7 on smithi170 with /dev/vg_nvme/lv_1... 2024-02-13T22:08:32.003 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-13T22:08:32.892 INFO:journalctl@ceph.osd.6.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:08:32.892 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: 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-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T22:08:32.893 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[19485]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-13T22:08:33.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[14133]: audit 2024-02-13T22:08:31.856358+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:33.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[14133]: audit 2024-02-13T22:08:31.858365+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:33.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[14133]: cluster 2024-02-13T22:08:32.251204+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:33.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[14133]: audit 2024-02-13T22:08:32.387580+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:33.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[18129]: audit 2024-02-13T22:08:31.856358+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:33.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[18129]: audit 2024-02-13T22:08:31.858365+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:33.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[18129]: cluster 2024-02-13T22:08:32.251204+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:33.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:32 smithi133 bash[18129]: audit 2024-02-13T22:08:32.387580+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:33.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[14194]: audit 2024-02-13T22:08:31.856358+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:33.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[14194]: audit 2024-02-13T22:08:31.858365+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:33.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[14194]: cluster 2024-02-13T22:08:32.251204+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:33.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:32 smithi170 bash[14194]: audit 2024-02-13T22:08:32.387580+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:34.544 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:34 smithi170 bash[14194]: cluster 2024-02-13T22:08:34.251870+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:34.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:34 smithi133 bash[14133]: cluster 2024-02-13T22:08:34.251870+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:34.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:34 smithi133 bash[18129]: cluster 2024-02-13T22:08:34.251870+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:35.335 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:35 smithi170 bash[19734]: debug 2024-02-13T22:08:35.112+0000 7f59c449ef40 1 -- 172.21.15.170:0/48864355 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x55d61d17ec00 msgr2=0x55d61d0f1400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T22:08:35.335 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:35 smithi170 bash[19734]: debug 2024-02-13T22:08:35.112+0000 7f59c449ef40 1 --2- 172.21.15.170:0/48864355 >> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] conn(0x55d61d17ec00 0x55d61d0f1400 secure :-1 s=READY pgs=32 cs=0 l=1 rev1=1 rx=0x55d61d11c240 tx=0x55d61d13c420).stop 2024-02-13T22:08:36.085 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:35 smithi170 bash[19734]: debug 2024-02-13T22:08:35.684+0000 7f59c449ef40 -1 Falling back to public interface 2024-02-13T22:08:36.585 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:36 smithi170 bash[19734]: debug 2024-02-13T22:08:36.312+0000 7f59c449ef40 -1 osd.6 0 log_to_monitors {default=true} 2024-02-13T22:08:37.258 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:37 smithi170 bash[14194]: cluster 2024-02-13T22:08:36.252423+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:37.258 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:37 smithi170 bash[14194]: audit 2024-02-13T22:08:36.320813+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141069 s, 743 MB/s 2024-02-13T22:08:37.503 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-02-13T22:08:37.547 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:37 smithi170 bash[14194]: audit 2024-02-13T22:08:36.321827+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[14133]: cluster 2024-02-13T22:08:36.252423+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[14133]: audit 2024-02-13T22:08:36.320813+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[14133]: audit 2024-02-13T22:08:36.321827+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[18129]: cluster 2024-02-13T22:08:36.252423+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[18129]: audit 2024-02-13T22:08:36.320813+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:37.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:37 smithi133 bash[18129]: audit 2024-02-13T22:08:36.321827+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T22:08:38.068 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi170:vg_nvme/lv_1 2024-02-13T22:08:38.327 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[19734]: debug 2024-02-13T22:08:38.276+0000 7f59acf74700 -1 osd.6 0 waiting for initial osdmap 2024-02-13T22:08:38.327 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[14194]: audit 2024-02-13T22:08:37.259291+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"]}]': finished 2024-02-13T22:08:38.327 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[14194]: cluster 2024-02-13T22:08:37.259424+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T22:08:38.327 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[14194]: audit 2024-02-13T22:08:37.260072+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:38.327 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[14194]: audit 2024-02-13T22:08:37.261052+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:38.327 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:38 smithi170 bash[14194]: audit 2024-02-13T22:08:37.262263+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[14133]: audit 2024-02-13T22:08:37.259291+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"]}]': finished 2024-02-13T22:08:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[14133]: cluster 2024-02-13T22:08:37.259424+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T22:08:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[14133]: audit 2024-02-13T22:08:37.260072+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[14133]: audit 2024-02-13T22:08:37.261052+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[14133]: audit 2024-02-13T22:08:37.262263+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[18129]: audit 2024-02-13T22:08:37.259291+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"]}]': finished 2024-02-13T22:08:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[18129]: cluster 2024-02-13T22:08:37.259424+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T22:08:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[18129]: audit 2024-02-13T22:08:37.260072+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[18129]: audit 2024-02-13T22:08:37.261052+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:38 smithi133 bash[18129]: audit 2024-02-13T22:08:37.262263+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:08:39.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: cluster 2024-02-13T22:08:38.253011+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: audit 2024-02-13T22:08:38.267196+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=smithi170", "root=default"]}]': finished 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: cluster 2024-02-13T22:08:38.267705+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: audit 2024-02-13T22:08:38.268661+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: audit 2024-02-13T22:08:38.277524+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: cluster 2024-02-13T22:08:39.264985+0000 mon.a (mon.0) 493 : cluster [INF] osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381] boot 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: cluster 2024-02-13T22:08:39.265102+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[18129]: audit 2024-02-13T22:08:39.265466+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: cluster 2024-02-13T22:08:38.253011+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:39.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: audit 2024-02-13T22:08:38.267196+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=smithi170", "root=default"]}]': finished 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: cluster 2024-02-13T22:08:38.267705+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: audit 2024-02-13T22:08:38.268661+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: audit 2024-02-13T22:08:38.277524+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: cluster 2024-02-13T22:08:39.264985+0000 mon.a (mon.0) 493 : cluster [INF] osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381] boot 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: cluster 2024-02-13T22:08:39.265102+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T22:08:39.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:39 smithi133 bash[14133]: audit 2024-02-13T22:08:39.265466+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: cluster 2024-02-13T22:08:38.253011+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: audit 2024-02-13T22:08:38.267196+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=smithi170", "root=default"]}]': finished 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: cluster 2024-02-13T22:08:38.267705+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: audit 2024-02-13T22:08:38.268661+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: audit 2024-02-13T22:08:38.277524+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: cluster 2024-02-13T22:08:39.264985+0000 mon.a (mon.0) 493 : cluster [INF] osd.6 [v2:172.21.15.170:6816/763952381,v1:172.21.15.170:6817/763952381] boot 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: cluster 2024-02-13T22:08:39.265102+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T22:08:39.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:39 smithi170 bash[14194]: audit 2024-02-13T22:08:39.265466+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: cluster 2024-02-13T22:08:37.281758+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: cluster 2024-02-13T22:08:37.281843+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: audit 2024-02-13T22:08:39.358623+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: audit 2024-02-13T22:08:39.676734+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: audit 2024-02-13T22:08:40.037664+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[14133]: audit 2024-02-13T22:08:40.048277+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: cluster 2024-02-13T22:08:37.281758+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: cluster 2024-02-13T22:08:37.281843+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: audit 2024-02-13T22:08:39.358623+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: audit 2024-02-13T22:08:39.676734+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: audit 2024-02-13T22:08:40.037664+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:40 smithi133 bash[18129]: audit 2024-02-13T22:08:40.048277+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: cluster 2024-02-13T22:08:37.281758+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: cluster 2024-02-13T22:08:37.281843+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: audit 2024-02-13T22:08:39.358623+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: audit 2024-02-13T22:08:39.676734+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: audit 2024-02-13T22:08:40.037664+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:40.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:40 smithi170 bash[14194]: audit 2024-02-13T22:08:40.048277+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: cephadm 2024-02-13T22:08:39.677934+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:08:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: cluster 2024-02-13T22:08:40.253617+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: cluster 2024-02-13T22:08:40.283097+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T22:08:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: audit 2024-02-13T22:08:41.020855+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: audit 2024-02-13T22:08:41.022782+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: cephadm 2024-02-13T22:08:41.025581+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: audit 2024-02-13T22:08:41.026109+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: audit 2024-02-13T22:08:41.027890+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[14133]: audit 2024-02-13T22:08:41.029921+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: cephadm 2024-02-13T22:08:39.677934+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: cluster 2024-02-13T22:08:40.253617+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: cluster 2024-02-13T22:08:40.283097+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: audit 2024-02-13T22:08:41.020855+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: audit 2024-02-13T22:08:41.022782+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: cephadm 2024-02-13T22:08:41.025581+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: audit 2024-02-13T22:08:41.026109+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: audit 2024-02-13T22:08:41.027890+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:41.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:41 smithi133 bash[18129]: audit 2024-02-13T22:08:41.029921+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: cephadm 2024-02-13T22:08:39.677934+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: cluster 2024-02-13T22:08:40.253617+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: cluster 2024-02-13T22:08:40.283097+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: audit 2024-02-13T22:08:41.020855+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: audit 2024-02-13T22:08:41.022782+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: cephadm 2024-02-13T22:08:41.025581+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi170... 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: audit 2024-02-13T22:08:41.026109+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: audit 2024-02-13T22:08:41.027890+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:41 smithi170 bash[14194]: audit 2024-02-13T22:08:41.029921+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:42.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:42 smithi133 bash[14133]: cluster 2024-02-13T22:08:42.254163+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:42.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:42 smithi133 bash[18129]: cluster 2024-02-13T22:08:42.254163+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:42.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:42 smithi170 bash[14194]: cluster 2024-02-13T22:08:42.254163+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:44.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[18129]: audit 2024-02-13T22:08:44.176910+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[18129]: audit 2024-02-13T22:08:44.177755+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/1580314558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[18129]: audit 2024-02-13T22:08:44.185410+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]': finished 2024-02-13T22:08:44.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[18129]: cluster 2024-02-13T22:08:44.185601+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T22:08:44.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[18129]: audit 2024-02-13T22:08:44.185933+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:08:44.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[14133]: audit 2024-02-13T22:08:44.176910+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[14133]: audit 2024-02-13T22:08:44.177755+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/1580314558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[14133]: audit 2024-02-13T22:08:44.185410+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]': finished 2024-02-13T22:08:44.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[14133]: cluster 2024-02-13T22:08:44.185601+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T22:08:44.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:44 smithi133 bash[14133]: audit 2024-02-13T22:08:44.185933+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:08:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:44 smithi170 bash[14194]: audit 2024-02-13T22:08:44.176910+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:44 smithi170 bash[14194]: audit 2024-02-13T22:08:44.177755+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/1580314558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]: dispatch 2024-02-13T22:08:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:44 smithi170 bash[14194]: audit 2024-02-13T22:08:44.185410+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc5394aa-1d39-444c-a1d7-8a653a659f13"}]': finished 2024-02-13T22:08:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:44 smithi170 bash[14194]: cluster 2024-02-13T22:08:44.185601+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T22:08:44.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:44 smithi170 bash[14194]: audit 2024-02-13T22:08:44.185933+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:08:45.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:45 smithi133 bash[18129]: cluster 2024-02-13T22:08:44.254704+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:45.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:45 smithi133 bash[18129]: audit 2024-02-13T22:08:44.771319+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/879064772' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:45.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:45 smithi133 bash[14133]: cluster 2024-02-13T22:08:44.254704+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:45.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:45 smithi133 bash[14133]: audit 2024-02-13T22:08:44.771319+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/879064772' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:45 smithi170 bash[14194]: cluster 2024-02-13T22:08:44.254704+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:45 smithi170 bash[14194]: audit 2024-02-13T22:08:44.771319+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/879064772' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T22:08:47.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:47 smithi170 bash[14194]: cluster 2024-02-13T22:08:46.255362+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:47.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:47 smithi133 bash[18129]: cluster 2024-02-13T22:08:46.255362+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:47.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:47 smithi133 bash[14133]: cluster 2024-02-13T22:08:46.255362+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:48 smithi133 bash[14133]: audit 2024-02-13T22:08:47.531244+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:48.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:48 smithi133 bash[18129]: audit 2024-02-13T22:08:47.531244+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:48.567 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:48 smithi170 bash[14194]: audit 2024-02-13T22:08:47.531244+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:49.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:49 smithi133 bash[18129]: cluster 2024-02-13T22:08:48.255913+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:49.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:49 smithi133 bash[14133]: cluster 2024-02-13T22:08:48.255913+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:49.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:49 smithi170 bash[14194]: cluster 2024-02-13T22:08:48.255913+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:51.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[18129]: cluster 2024-02-13T22:08:50.256597+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:51.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[18129]: audit 2024-02-13T22:08:51.139706+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T22:08:51.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[18129]: audit 2024-02-13T22:08:51.141375+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:51.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[18129]: audit 2024-02-13T22:08:51.143442+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T22:08:51.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[14133]: cluster 2024-02-13T22:08:50.256597+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:51.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[14133]: audit 2024-02-13T22:08:51.139706+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T22:08:51.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[14133]: audit 2024-02-13T22:08:51.141375+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:51.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:51 smithi133 bash[14133]: audit 2024-02-13T22:08:51.143442+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T22:08:51.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:51 smithi170 bash[14194]: cluster 2024-02-13T22:08:50.256597+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:51.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:51 smithi170 bash[14194]: audit 2024-02-13T22:08:51.139706+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T22:08:51.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:51 smithi170 bash[14194]: audit 2024-02-13T22:08:51.141375+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:08:51.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:51 smithi170 bash[14194]: audit 2024-02-13T22:08:51.143442+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T22:08:52.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:52 smithi170 bash[14194]: cephadm 2024-02-13T22:08:51.142747+0000 mgr.y (mgr.14138) 189 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-02-13T22:08:52.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:52 smithi133 bash[14133]: cephadm 2024-02-13T22:08:51.142747+0000 mgr.y (mgr.14138) 189 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-02-13T22:08:52.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:52 smithi133 bash[18129]: cephadm 2024-02-13T22:08:51.142747+0000 mgr.y (mgr.14138) 189 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-02-13T22:08:53.240 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 7 on host 'smithi170' 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[18129]: cluster 2024-02-13T22:08:52.257180+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[18129]: audit 2024-02-13T22:08:53.227706+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[18129]: audit 2024-02-13T22:08:53.233374+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[14133]: cluster 2024-02-13T22:08:52.257180+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[14133]: audit 2024-02-13T22:08:53.227706+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:53 smithi133 bash[14133]: audit 2024-02-13T22:08:53.233374+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:53.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:53 smithi170 bash[14194]: cluster 2024-02-13T22:08:52.257180+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:53 smithi170 bash[14194]: audit 2024-02-13T22:08:53.227706+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:08:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:53 smithi170 bash[14194]: audit 2024-02-13T22:08:53.233374+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:54.478 DEBUG:teuthology.orchestra.run.smithi170:osd.7> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.7.service 2024-02-13T22:08:54.481 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-13T22:08:54.481 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-13T22:08:54.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:54 smithi133 bash[14133]: cephadm 2024-02-13T22:08:53.225874+0000 mgr.y (mgr.14138) 191 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:08:54.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:54 smithi133 bash[18129]: cephadm 2024-02-13T22:08:53.225874+0000 mgr.y (mgr.14138) 191 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:08:54.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:54 smithi170 bash[14194]: cephadm 2024-02-13T22:08:53.225874+0000 mgr.y (mgr.14138) 191 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:08:54.662 INFO:journalctl@ceph.osd.7.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:08:55.464 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[14194]: cluster 2024-02-13T22:08:54.257789+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:55.464 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[14194]: audit 2024-02-13T22:08:54.377947+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:55.464 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[14194]: audit 2024-02-13T22:08:54.379541+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: 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-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T22:08:55.464 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T22:08:55.465 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:55 smithi170 bash[21101]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[18129]: cluster 2024-02-13T22:08:54.257789+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[18129]: audit 2024-02-13T22:08:54.377947+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[18129]: audit 2024-02-13T22:08:54.379541+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[14133]: cluster 2024-02-13T22:08:54.257789+0000 mgr.y (mgr.14138) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[14133]: audit 2024-02-13T22:08:54.377947+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:55.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:55 smithi133 bash[14133]: audit 2024-02-13T22:08:54.379541+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T22:08:57.446 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:08:57.469 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:57 smithi133 bash[18129]: cluster 2024-02-13T22:08:56.258385+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:57.470 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:57 smithi133 bash[14133]: cluster 2024-02-13T22:08:56.258385+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:57.564 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:57 smithi170 bash[14194]: cluster 2024-02-13T22:08:56.258385+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:58.242 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1707862119,"num_in_osds":7,"osd_in_since":1707862119,"num_remapped_pgs":0} 2024-02-13T22:08:58.335 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:58 smithi170 bash[21368]: debug 2024-02-13T22:08:58.244+0000 7fe480c1bf40 -1 Falling back to public interface 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[14133]: audit 2024-02-13T22:08:57.397346+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[14133]: audit 2024-02-13T22:08:57.443628+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.133:0/1593400310' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[14133]: cluster 2024-02-13T22:08:58.258989+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[18129]: audit 2024-02-13T22:08:57.397346+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[18129]: audit 2024-02-13T22:08:57.443628+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.133:0/1593400310' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:08:58.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:58 smithi133 bash[18129]: cluster 2024-02-13T22:08:58.258989+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:58.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:58 smithi170 bash[14194]: audit 2024-02-13T22:08:57.397346+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:08:58.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:58 smithi170 bash[14194]: audit 2024-02-13T22:08:57.443628+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.133:0/1593400310' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:08:58.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:58 smithi170 bash[14194]: cluster 2024-02-13T22:08:58.258989+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:08:59.243 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-13T22:08:59.335 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:08:58 smithi170 bash[21368]: debug 2024-02-13T22:08:58.880+0000 7fe480c1bf40 -1 osd.7 0 log_to_monitors {default=true} 2024-02-13T22:08:59.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:59 smithi133 bash[14133]: audit 2024-02-13T22:08:58.888135+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:08:59.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:08:59 smithi133 bash[14133]: audit 2024-02-13T22:08:58.889198+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:08:59.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:59 smithi133 bash[18129]: audit 2024-02-13T22:08:58.888135+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:08:59.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:08:59 smithi133 bash[18129]: audit 2024-02-13T22:08:58.889198+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:08:59.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:59 smithi170 bash[14194]: audit 2024-02-13T22:08:58.888135+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:08:59.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:08:59 smithi170 bash[14194]: audit 2024-02-13T22:08:58.889198+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:08:59.416080+0000 mon.a (mon.0) 519 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: cluster 2024-02-13T22:08:59.416192+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:08:59.416389+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:08:59.419076+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:08:59.420173+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:08:59.922135+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:09:00.230296+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:09:00.239570+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.617 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: audit 2024-02-13T22:09:00.250783+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[18129]: cluster 2024-02-13T22:09:00.259544+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:08:59.416080+0000 mon.a (mon.0) 519 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: cluster 2024-02-13T22:08:59.416192+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:08:59.416389+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:08:59.419076+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:08:59.420173+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:08:59.922135+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:09:00.230296+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:09:00.239570+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: audit 2024-02-13T22:09:00.250783+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.618 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:00 smithi133 bash[14133]: cluster 2024-02-13T22:09:00.259544+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:09:00.835 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[21368]: debug 2024-02-13T22:09:00.436+0000 7fe4696f1700 -1 osd.7 0 waiting for initial osdmap 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:08:59.416080+0000 mon.a (mon.0) 519 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: cluster 2024-02-13T22:08:59.416192+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:08:59.416389+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:08:59.419076+0000 mon.a (mon.0) 522 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:08:59.420173+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:08:59.922135+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:09:00.230296+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:09:00.239570+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: audit 2024-02-13T22:09:00.250783+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:00.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:00 smithi170 bash[14194]: cluster 2024-02-13T22:09:00.259544+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T22:09:01.438 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[14133]: audit 2024-02-13T22:09:00.425605+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:09:01.438 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[14133]: cluster 2024-02-13T22:09:00.425767+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T22:09:01.438 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[14133]: audit 2024-02-13T22:09:00.426600+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:01.438 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[14133]: audit 2024-02-13T22:09:00.437202+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:01.805 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[18129]: audit 2024-02-13T22:09:00.425605+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:09:01.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[18129]: cluster 2024-02-13T22:09:00.425767+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T22:09:01.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[18129]: audit 2024-02-13T22:09:00.426600+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:01.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:01 smithi133 bash[18129]: audit 2024-02-13T22:09:00.437202+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:01.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:01 smithi170 bash[14194]: audit 2024-02-13T22:09:00.425605+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-02-13T22:09:01.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:01 smithi170 bash[14194]: cluster 2024-02-13T22:09:00.425767+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T22:09:01.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:01 smithi170 bash[14194]: audit 2024-02-13T22:09:00.426600+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:01.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:01 smithi170 bash[14194]: audit 2024-02-13T22:09:00.437202+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:02.238 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: cluster 2024-02-13T22:08:59.889080+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: cluster 2024-02-13T22:08:59.889158+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: cluster 2024-02-13T22:09:01.431272+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756] boot 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: cluster 2024-02-13T22:09:01.431417+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: audit 2024-02-13T22:09:01.431718+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: audit 2024-02-13T22:09:02.236610+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.133:0/1670214492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[14133]: cluster 2024-02-13T22:09:02.260000+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: cluster 2024-02-13T22:08:59.889080+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: cluster 2024-02-13T22:08:59.889158+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: cluster 2024-02-13T22:09:01.431272+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756] boot 2024-02-13T22:09:02.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: cluster 2024-02-13T22:09:01.431417+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T22:09:02.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: audit 2024-02-13T22:09:01.431718+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:02.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: audit 2024-02-13T22:09:02.236610+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.133:0/1670214492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:09:02.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:02 smithi133 bash[18129]: cluster 2024-02-13T22:09:02.260000+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: cluster 2024-02-13T22:08:59.889080+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: cluster 2024-02-13T22:08:59.889158+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: cluster 2024-02-13T22:09:01.431272+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.170:6824/339675756,v1:172.21.15.170:6825/339675756] boot 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: cluster 2024-02-13T22:09:01.431417+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: audit 2024-02-13T22:09:01.431718+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: audit 2024-02-13T22:09:02.236610+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.133:0/1670214492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T22:09:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:02 smithi170 bash[14194]: cluster 2024-02-13T22:09:02.260000+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:03.031 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1707862141,"num_in_osds":8,"osd_in_since":1707862141,"num_remapped_pgs":0} 2024-02-13T22:09:03.031 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi170 2024-02-13T22:09:03.031 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd pool create iscsi 3 3 replicated 2024-02-13T22:09:03.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:03 smithi133 bash[14133]: cluster 2024-02-13T22:09:02.449879+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T22:09:03.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:03 smithi133 bash[18129]: cluster 2024-02-13T22:09:02.449879+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T22:09:03.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:03 smithi170 bash[14194]: cluster 2024-02-13T22:09:02.449879+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T22:09:04.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:04 smithi133 bash[14133]: cluster 2024-02-13T22:09:04.260560+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:04.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:04 smithi133 bash[18129]: cluster 2024-02-13T22:09:04.260560+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:04.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:04 smithi170 bash[14194]: cluster 2024-02-13T22:09:04.260560+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:06.134 INFO:teuthology.orchestra.run.smithi170.stderr:pool 'iscsi' created 2024-02-13T22:09:06.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:06 smithi133 bash[14133]: audit 2024-02-13T22:09:05.629471+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:06 smithi133 bash[14133]: audit 2024-02-13T22:09:05.630301+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/865731853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:06 smithi133 bash[18129]: audit 2024-02-13T22:09:05.629471+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:06 smithi133 bash[18129]: audit 2024-02-13T22:09:05.630301+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/865731853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:06 smithi170 bash[14194]: audit 2024-02-13T22:09:05.629471+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:06 smithi170 bash[14194]: audit 2024-02-13T22:09:05.630301+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/865731853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-13T22:09:06.759 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd pool application enable iscsi rbd 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[14133]: audit 2024-02-13T22:09:06.126034+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[14133]: cluster 2024-02-13T22:09:06.126328+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[14133]: cluster 2024-02-13T22:09:06.261154+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[18129]: audit 2024-02-13T22:09:06.126034+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[18129]: cluster 2024-02-13T22:09:06.126328+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T22:09:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:07 smithi133 bash[18129]: cluster 2024-02-13T22:09:06.261154+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:07.558 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:07 smithi170 bash[14194]: audit 2024-02-13T22:09:06.126034+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-13T22:09:07.558 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:07 smithi170 bash[14194]: cluster 2024-02-13T22:09:06.126328+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T22:09:07.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:07 smithi170 bash[14194]: cluster 2024-02-13T22:09:06.261154+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:08.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:08 smithi133 bash[14133]: cluster 2024-02-13T22:09:07.263799+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T22:09:08.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:08 smithi133 bash[18129]: cluster 2024-02-13T22:09:07.263799+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T22:09:08.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:08 smithi170 bash[14194]: cluster 2024-02-13T22:09:07.263799+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T22:09:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:09 smithi133 bash[14133]: cluster 2024-02-13T22:09:08.261786+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v182: 4 pgs: 1 active+clean, 3 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:09 smithi133 bash[14133]: cluster 2024-02-13T22:09:08.268936+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T22:09:09.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:09 smithi133 bash[18129]: cluster 2024-02-13T22:09:08.261786+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v182: 4 pgs: 1 active+clean, 3 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:09.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:09 smithi133 bash[18129]: cluster 2024-02-13T22:09:08.268936+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T22:09:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:09 smithi170 bash[14194]: cluster 2024-02-13T22:09:08.261786+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v182: 4 pgs: 1 active+clean, 3 unknown; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:09 smithi170 bash[14194]: cluster 2024-02-13T22:09:08.268936+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T22:09:10.298 INFO:teuthology.orchestra.run.smithi170.stderr:enabled application 'rbd' on pool 'iscsi' 2024-02-13T22:09:10.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:10 smithi133 bash[14133]: audit 2024-02-13T22:09:09.344449+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:10 smithi133 bash[14133]: audit 2024-02-13T22:09:09.345269+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.170:0/2991953850' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:10 smithi133 bash[18129]: audit 2024-02-13T22:09:09.344449+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:10 smithi133 bash[18129]: audit 2024-02-13T22:09:09.345269+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.170:0/2991953850' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:10 smithi170 bash[14194]: audit 2024-02-13T22:09:09.344449+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:10 smithi170 bash[14194]: audit 2024-02-13T22:09:09.345269+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.170:0/2991953850' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-13T22:09:10.921 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply iscsi iscsi user password --placement '1;smithi170=iscsi.a' 2024-02-13T22:09:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:11 smithi170 bash[14194]: cluster 2024-02-13T22:09:10.262422+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v184: 4 pgs: 2 active+clean, 2 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:11 smithi170 bash[14194]: audit 2024-02-13T22:09:10.290580+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-13T22:09:11.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:11 smithi170 bash[14194]: cluster 2024-02-13T22:09:10.290671+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T22:09:11.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[14133]: cluster 2024-02-13T22:09:10.262422+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v184: 4 pgs: 2 active+clean, 2 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:11.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[14133]: audit 2024-02-13T22:09:10.290580+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-13T22:09:11.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[14133]: cluster 2024-02-13T22:09:10.290671+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T22:09:11.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[18129]: cluster 2024-02-13T22:09:10.262422+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v184: 4 pgs: 2 active+clean, 2 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:11.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[18129]: audit 2024-02-13T22:09:10.290580+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-13T22:09:11.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:11 smithi133 bash[18129]: cluster 2024-02-13T22:09:10.290671+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T22:09:12.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:12 smithi170 bash[14194]: cluster 2024-02-13T22:09:12.263082+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v186: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:12.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:12 smithi133 bash[14133]: cluster 2024-02-13T22:09:12.263082+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v186: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:12.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:12 smithi133 bash[18129]: cluster 2024-02-13T22:09:12.263082+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v186: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:13.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:13 smithi170 bash[14194]: audit 2024-02-13T22:09:12.405839+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:13.701 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled iscsi.iscsi update... 2024-02-13T22:09:13.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:13 smithi133 bash[14133]: audit 2024-02-13T22:09:12.405839+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:13.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:13 smithi133 bash[18129]: audit 2024-02-13T22:09:12.405839+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:14.654 DEBUG:teuthology.orchestra.run.smithi170:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@iscsi.iscsi.a.service 2024-02-13T22:09:14.657 INFO:tasks.cephadm:Adding prometheus.a on smithi170 2024-02-13T22:09:14.657 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply prometheus '1;smithi170=a' 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.689591+0000 mgr.y (mgr.14138) 202 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi170=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: cephadm 2024-02-13T22:09:13.691134+0000 mgr.y (mgr.14138) 203 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.697775+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.706663+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: cephadm 2024-02-13T22:09:13.709957+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: cephadm 2024-02-13T22:09:13.721420+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.727215+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.728882+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.734187+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.748277+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: cephadm 2024-02-13T22:09:13.749332+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi170 2024-02-13T22:09:15.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: audit 2024-02-13T22:09:13.750098+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[14133]: cluster 2024-02-13T22:09:14.263695+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v187: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.689591+0000 mgr.y (mgr.14138) 202 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi170=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: cephadm 2024-02-13T22:09:13.691134+0000 mgr.y (mgr.14138) 203 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.697775+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.706663+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: cephadm 2024-02-13T22:09:13.709957+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: cephadm 2024-02-13T22:09:13.721420+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.727215+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.728882+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.734187+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-13T22:09:15.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.748277+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:09:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: cephadm 2024-02-13T22:09:13.749332+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi170 2024-02-13T22:09:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: audit 2024-02-13T22:09:13.750098+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-13T22:09:15.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:14 smithi133 bash[18129]: cluster 2024-02-13T22:09:14.263695+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v187: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:15.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.689591+0000 mgr.y (mgr.14138) 202 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi170=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:15.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: cephadm 2024-02-13T22:09:13.691134+0000 mgr.y (mgr.14138) 203 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.697775+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.706663+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: cephadm 2024-02-13T22:09:13.709957+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: cephadm 2024-02-13T22:09:13.721420+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi170=iscsi.a;count:1 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.727215+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.728882+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.734187+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.748277+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: cephadm 2024-02-13T22:09:13.749332+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi170 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: audit 2024-02-13T22:09:13.750098+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-13T22:09:15.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:14 smithi170 bash[14194]: cluster 2024-02-13T22:09:14.263695+0000 mgr.y (mgr.14138) 207 : cluster [DBG] pgmap v187: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:15.448 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:16.908 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:16 smithi170 bash[14194]: cluster 2024-02-13T22:09:15.747322+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-02-13T22:09:16.908 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:16 smithi170 bash[14194]: cluster 2024-02-13T22:09:16.264416+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v188: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:17.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:16 smithi133 bash[14133]: cluster 2024-02-13T22:09:15.747322+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-02-13T22:09:17.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:16 smithi133 bash[14133]: cluster 2024-02-13T22:09:16.264416+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v188: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:17.056 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:16 smithi133 bash[18129]: cluster 2024-02-13T22:09:15.747322+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-02-13T22:09:17.056 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:16 smithi133 bash[18129]: cluster 2024-02-13T22:09:16.264416+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v188: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:16.937741+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:16.940637+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.845472+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.854581+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.863511+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:18.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.868831+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.879274+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.882686+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.898558+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[14133]: audit 2024-02-13T22:09:17.908970+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:16.937741+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:16.940637+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.845472+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.854581+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.863511+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.868831+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.879274+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.882686+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.898558+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:17 smithi133 bash[18129]: audit 2024-02-13T22:09:17.908970+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:16.937741+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:16.940637+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.845472+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.854581+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.863511+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.868831+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.879274+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.882686+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.898558+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:17 smithi170 bash[14194]: audit 2024-02-13T22:09:17.908970+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:18.965 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[14194]: audit 2024-02-13T22:09:17.864750+0000 mgr.y (mgr.14138) 209 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:18.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[14194]: cephadm 2024-02-13T22:09:17.868429+0000 mgr.y (mgr.14138) 210 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.170:5000 to Dashboard 2024-02-13T22:09:18.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[14194]: audit 2024-02-13T22:09:17.869661+0000 mgr.y (mgr.14138) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:18.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[14194]: audit 2024-02-13T22:09:17.883548+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:18.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[14194]: cluster 2024-02-13T22:09:18.265102+0000 mgr.y (mgr.14138) 213 : cluster [DBG] pgmap v189: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:19.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[14133]: audit 2024-02-13T22:09:17.864750+0000 mgr.y (mgr.14138) 209 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:19.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[14133]: cephadm 2024-02-13T22:09:17.868429+0000 mgr.y (mgr.14138) 210 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.170:5000 to Dashboard 2024-02-13T22:09:19.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[14133]: audit 2024-02-13T22:09:17.869661+0000 mgr.y (mgr.14138) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:19.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[14133]: audit 2024-02-13T22:09:17.883548+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[14133]: cluster 2024-02-13T22:09:18.265102+0000 mgr.y (mgr.14138) 213 : cluster [DBG] pgmap v189: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[18129]: audit 2024-02-13T22:09:17.864750+0000 mgr.y (mgr.14138) 209 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[18129]: cephadm 2024-02-13T22:09:17.868429+0000 mgr.y (mgr.14138) 210 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.170:5000 to Dashboard 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[18129]: audit 2024-02-13T22:09:17.869661+0000 mgr.y (mgr.14138) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[18129]: audit 2024-02-13T22:09:17.883548+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.170:5000", "name": "smithi170"}]: dispatch 2024-02-13T22:09:19.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:18 smithi133 bash[18129]: cluster 2024-02-13T22:09:18.265102+0000 mgr.y (mgr.14138) 213 : cluster [DBG] pgmap v189: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:19.312 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled prometheus update... 2024-02-13T22:09:19.334 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:09:18 smithi170 bash[22486]: log file path now is '/var/log/tcmu-runner.log' 2024-02-13T22:09:20.000 DEBUG:teuthology.orchestra.run.smithi170:prometheus.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@prometheus.a.service 2024-02-13T22:09:20.003 INFO:tasks.cephadm:Adding node-exporter.a on smithi133 2024-02-13T22:09:20.003 INFO:tasks.cephadm:Adding node-exporter.b on smithi170 2024-02-13T22:09:20.003 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply node-exporter '2;smithi133=a;smithi170=b' 2024-02-13T22:09:20.367 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: audit 2024-02-13T22:09:19.301330+0000 mgr.y (mgr.14138) 214 : audit [DBG] from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: cephadm 2024-02-13T22:09:19.302898+0000 mgr.y (mgr.14138) 215 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: audit 2024-02-13T22:09:19.309072+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: audit 2024-02-13T22:09:19.320008+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: cephadm 2024-02-13T22:09:19.334425+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: audit 2024-02-13T22:09:19.340829+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.170:0/3719990081' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-13T22:09:20.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:20 smithi170 bash[14194]: cluster 2024-02-13T22:09:20.265744+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v190: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: audit 2024-02-13T22:09:19.301330+0000 mgr.y (mgr.14138) 214 : audit [DBG] from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: cephadm 2024-02-13T22:09:19.302898+0000 mgr.y (mgr.14138) 215 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: audit 2024-02-13T22:09:19.309072+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: audit 2024-02-13T22:09:19.320008+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: cephadm 2024-02-13T22:09:19.334425+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: audit 2024-02-13T22:09:19.340829+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.170:0/3719990081' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-13T22:09:20.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[18129]: cluster 2024-02-13T22:09:20.265744+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v190: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: audit 2024-02-13T22:09:19.301330+0000 mgr.y (mgr.14138) 214 : audit [DBG] from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: cephadm 2024-02-13T22:09:19.302898+0000 mgr.y (mgr.14138) 215 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: audit 2024-02-13T22:09:19.309072+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: audit 2024-02-13T22:09:19.320008+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: cephadm 2024-02-13T22:09:19.334425+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: audit 2024-02-13T22:09:19.340829+0000 mon.b (mon.2) 23 : audit [DBG] from='client.? 172.21.15.170:0/3719990081' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-13T22:09:20.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:20 smithi133 bash[14133]: cluster 2024-02-13T22:09:20.265744+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v190: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:22.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:22 smithi170 bash[14194]: cluster 2024-02-13T22:09:22.266365+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v191: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:22.717 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled node-exporter update... 2024-02-13T22:09:22.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:22 smithi133 bash[14133]: cluster 2024-02-13T22:09:22.266365+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v191: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:22.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:22 smithi133 bash[18129]: cluster 2024-02-13T22:09:22.266365+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v191: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:23.403 DEBUG:teuthology.orchestra.run.smithi133:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service 2024-02-13T22:09:23.405 DEBUG:teuthology.orchestra.run.smithi170:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service 2024-02-13T22:09:23.407 INFO:tasks.cephadm:Adding alertmanager.a on smithi133 2024-02-13T22:09:23.407 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply alertmanager '1;smithi133=a' 2024-02-13T22:09:23.544 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:23.562 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:23.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14133]: audit 2024-02-13T22:09:22.396049+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:09:23.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14133]: audit 2024-02-13T22:09:22.399551+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:09:23.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14133]: audit 2024-02-13T22:09:22.705666+0000 mgr.y (mgr.14138) 219 : audit [DBG] from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:23.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14133]: cephadm 2024-02-13T22:09:22.707321+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi170=b;count:2 2024-02-13T22:09:23.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14133]: audit 2024-02-13T22:09:22.713825+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[18129]: audit 2024-02-13T22:09:22.396049+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[18129]: audit 2024-02-13T22:09:22.399551+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[18129]: audit 2024-02-13T22:09:22.705666+0000 mgr.y (mgr.14138) 219 : audit [DBG] from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[18129]: cephadm 2024-02-13T22:09:22.707321+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi170=b;count:2 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[18129]: audit 2024-02-13T22:09:22.713825+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: debug 2024-02-13T22:09:23.493+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:23.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:23.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:23.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:23 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:23 smithi170 bash[14194]: audit 2024-02-13T22:09:22.396049+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:09:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:23 smithi170 bash[14194]: audit 2024-02-13T22:09:22.399551+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:09:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:23 smithi170 bash[14194]: audit 2024-02-13T22:09:22.705666+0000 mgr.y (mgr.14138) 219 : audit [DBG] from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi133=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:23 smithi170 bash[14194]: cephadm 2024-02-13T22:09:22.707321+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Saving service node-exporter spec with placement smithi133=a;smithi170=b;count:2 2024-02-13T22:09:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:23 smithi170 bash[14194]: audit 2024-02-13T22:09:22.713825+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:24.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: cephadm 2024-02-13T22:09:23.498142+0000 mgr.y (mgr.14138) 221 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:24.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: audit 2024-02-13T22:09:23.507114+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:24.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: cephadm 2024-02-13T22:09:23.516341+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:24.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:24 smithi170 bash[14194]: cluster 2024-02-13T22:09:24.266991+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:24.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: cephadm 2024-02-13T22:09:23.498142+0000 mgr.y (mgr.14138) 221 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:24.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: audit 2024-02-13T22:09:23.507114+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: cephadm 2024-02-13T22:09:23.516341+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[18129]: cluster 2024-02-13T22:09:24.266991+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: cephadm 2024-02-13T22:09:23.498142+0000 mgr.y (mgr.14138) 221 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:24.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: audit 2024-02-13T22:09:23.507114+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:24.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: cephadm 2024-02-13T22:09:23.516341+0000 mgr.y (mgr.14138) 222 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:24.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:24 smithi133 bash[14133]: cluster 2024-02-13T22:09:24.266991+0000 mgr.y (mgr.14138) 223 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:26.035 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled alertmanager update... 2024-02-13T22:09:26.753 DEBUG:teuthology.orchestra.run.smithi133:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@alertmanager.a.service 2024-02-13T22:09:26.755 INFO:tasks.cephadm:Adding grafana.a on smithi170 2024-02-13T22:09:26.755 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph orch apply grafana '1;smithi170=a' 2024-02-13T22:09:26.796 INFO:journalctl@ceph.alertmanager.a.smithi133.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:26.969 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: debug 2024-02-13T22:09:26.673+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:26.969 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:26.969 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:26.970 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:26.971 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:26 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[18129]: audit 2024-02-13T22:09:26.024316+0000 mgr.y (mgr.14138) 224 : audit [DBG] from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[18129]: cephadm 2024-02-13T22:09:26.025886+0000 mgr.y (mgr.14138) 225 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[18129]: audit 2024-02-13T22:09:26.032228+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[18129]: cluster 2024-02-13T22:09:26.267606+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[14133]: audit 2024-02-13T22:09:26.024316+0000 mgr.y (mgr.14138) 224 : audit [DBG] from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[14133]: cephadm 2024-02-13T22:09:26.025886+0000 mgr.y (mgr.14138) 225 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-13T22:09:27.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[14133]: audit 2024-02-13T22:09:26.032228+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:27.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[14133]: cluster 2024-02-13T22:09:26.267606+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:27.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:27 smithi170 bash[14194]: audit 2024-02-13T22:09:26.024316+0000 mgr.y (mgr.14138) 224 : audit [DBG] from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi133=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:27.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:27 smithi170 bash[14194]: cephadm 2024-02-13T22:09:26.025886+0000 mgr.y (mgr.14138) 225 : cephadm [INF] Saving service alertmanager spec with placement smithi133=a;count:1 2024-02-13T22:09:27.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:27 smithi170 bash[14194]: audit 2024-02-13T22:09:26.032228+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:27.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:27 smithi170 bash[14194]: cluster 2024-02-13T22:09:26.267606+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-13T22:09:27.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:27 smithi133 systemd[1]: Started Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:27.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:27 smithi133 bash[26594]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:28.266 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:28 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:28.267 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[23427]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:28.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: cephadm 2024-02-13T22:09:26.677416+0000 mgr.y (mgr.14138) 227 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:28.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: cephadm 2024-02-13T22:09:26.679140+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-13T22:09:28.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: audit 2024-02-13T22:09:27.440405+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: audit 2024-02-13T22:09:28.185348+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: audit 2024-02-13T22:09:28.187933+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[14133]: audit 2024-02-13T22:09:28.188271+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: cephadm 2024-02-13T22:09:26.677416+0000 mgr.y (mgr.14138) 227 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:28.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: cephadm 2024-02-13T22:09:26.679140+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: audit 2024-02-13T22:09:27.440405+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: audit 2024-02-13T22:09:28.185348+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: audit 2024-02-13T22:09:28.187933+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:28.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:28 smithi133 bash[18129]: audit 2024-02-13T22:09:28.188271+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:28.668 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: cephadm 2024-02-13T22:09:26.677416+0000 mgr.y (mgr.14138) 227 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:28.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:28.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: cephadm 2024-02-13T22:09:26.679140+0000 mgr.y (mgr.14138) 228 : cephadm [INF] Deploying daemon node-exporter.a on smithi133 2024-02-13T22:09:28.671 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: audit 2024-02-13T22:09:27.440405+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.671 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: audit 2024-02-13T22:09:28.185348+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:28.671 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: audit 2024-02-13T22:09:28.187933+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:28.671 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:28 smithi170 bash[14194]: audit 2024-02-13T22:09:28.188271+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:09:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:29 smithi170 bash[14194]: cephadm 2024-02-13T22:09:27.441311+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-02-13T22:09:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:29 smithi170 bash[14194]: cluster 2024-02-13T22:09:28.268270+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:29.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:29 smithi170 bash[14194]: audit 2024-02-13T22:09:28.980717+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[14133]: cephadm 2024-02-13T22:09:27.441311+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-02-13T22:09:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[14133]: cluster 2024-02-13T22:09:28.268270+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[14133]: audit 2024-02-13T22:09:28.980717+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:29.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[18129]: cephadm 2024-02-13T22:09:27.441311+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-02-13T22:09:29.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[18129]: cluster 2024-02-13T22:09:28.268270+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:29.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:29 smithi133 bash[18129]: audit 2024-02-13T22:09:28.980717+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:29.594 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled grafana update... 2024-02-13T22:09:29.774 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:29 smithi170 bash[23427]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:29.775 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:29 smithi170 bash[23427]: See 'docker run --help'. 2024-02-13T22:09:29.775 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:29 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:29.775 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:29 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:09:30.292 DEBUG:teuthology.orchestra.run.smithi170:grafana.a> sudo journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@grafana.a.service 2024-02-13T22:09:30.294 INFO:tasks.cephadm:Setting up client nodes... 2024-02-13T22:09:30.294 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-13T22:09:30.306 INFO:journalctl@ceph.grafana.a.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T22:09:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: audit 2024-02-13T22:09:29.377019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: audit 2024-02-13T22:09:29.384330+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: cephadm 2024-02-13T22:09:29.391196+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: audit 2024-02-13T22:09:29.583472+0000 mgr.y (mgr.14138) 232 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: cephadm 2024-02-13T22:09:29.584932+0000 mgr.y (mgr.14138) 233 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: audit 2024-02-13T22:09:29.591205+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[14133]: cluster 2024-02-13T22:09:30.268973+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: audit 2024-02-13T22:09:29.377019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: audit 2024-02-13T22:09:29.384330+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: cephadm 2024-02-13T22:09:29.391196+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: audit 2024-02-13T22:09:29.583472+0000 mgr.y (mgr.14138) 232 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: cephadm 2024-02-13T22:09:29.584932+0000 mgr.y (mgr.14138) 233 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: audit 2024-02-13T22:09:29.591205+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:30 smithi133 bash[18129]: cluster 2024-02-13T22:09:30.268973+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: audit 2024-02-13T22:09:29.377019+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: audit 2024-02-13T22:09:29.384330+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: cephadm 2024-02-13T22:09:29.391196+0000 mgr.y (mgr.14138) 231 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: audit 2024-02-13T22:09:29.583472+0000 mgr.y (mgr.14138) 232 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: cephadm 2024-02-13T22:09:29.584932+0000 mgr.y (mgr.14138) 233 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: audit 2024-02-13T22:09:29.591205+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:30.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:30 smithi170 bash[14194]: cluster 2024-02-13T22:09:30.268973+0000 mgr.y (mgr.14138) 234 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-13T22:09:31.682 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:31 smithi133 bash[26594]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:31.682 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:31 smithi133 bash[26594]: See 'docker run --help'. 2024-02-13T22:09:31.682 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:31 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:31.682 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:31 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:09:32.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:32 smithi133 bash[14133]: cluster 2024-02-13T22:09:32.269620+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-13T22:09:32.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:32 smithi133 bash[18129]: cluster 2024-02-13T22:09:32.269620+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-13T22:09:32.810 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:32 smithi170 bash[14194]: cluster 2024-02-13T22:09:32.269620+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-13T22:09:33.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: cephadm 2024-02-13T22:09:33.212925+0000 mgr.y (mgr.14138) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:33.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14133]: cephadm 2024-02-13T22:09:33.223224+0000 mgr.y (mgr.14138) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:33.558 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: debug 2024-02-13T22:09:33.205+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:33.559 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: cephadm 2024-02-13T22:09:33.212925+0000 mgr.y (mgr.14138) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:33.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:33 smithi133 bash[18129]: cephadm 2024-02-13T22:09:33.223224+0000 mgr.y (mgr.14138) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: cephadm 2024-02-13T22:09:33.212925+0000 mgr.y (mgr.14138) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:33.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:33.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:33 smithi170 bash[14194]: cephadm 2024-02-13T22:09:33.223224+0000 mgr.y (mgr.14138) 237 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:33.671 INFO:teuthology.orchestra.run.smithi133.stdout:[client.0] 2024-02-13T22:09:33.672 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQCd6MtlQqqMJxAA2SFmswMRdt+lDHcDlVFA6w== 2024-02-13T22:09:34.636 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[14133]: audit 2024-02-13T22:09:33.663373+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:34.636 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[14133]: audit 2024-02-13T22:09:33.669614+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T22:09:34.636 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[14133]: cluster 2024-02-13T22:09:34.270173+0000 mgr.y (mgr.14138) 238 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:34.637 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[18129]: audit 2024-02-13T22:09:33.663373+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:34.637 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[18129]: audit 2024-02-13T22:09:33.669614+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T22:09:34.637 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:34 smithi133 bash[18129]: cluster 2024-02-13T22:09:34.270173+0000 mgr.y (mgr.14138) 238 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:34.638 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-13T22:09:34.638 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-13T22:09:34.638 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-13T22:09:34.659 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-13T22:09:34.672 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:34 smithi170 bash[14194]: audit 2024-02-13T22:09:33.663373+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:34.672 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:34 smithi170 bash[14194]: audit 2024-02-13T22:09:33.669614+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.133:0/3606909345' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T22:09:34.672 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:34 smithi170 bash[14194]: cluster 2024-02-13T22:09:34.270173+0000 mgr.y (mgr.14138) 238 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:37.362 INFO:teuthology.orchestra.run.smithi170.stdout:[client.1] 2024-02-13T22:09:37.362 INFO:teuthology.orchestra.run.smithi170.stdout: key = AQCh6MtliuX+FBAA/eLg7T2W6fC3TLa/u65xxA== 2024-02-13T22:09:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:37 smithi133 bash[14133]: cluster 2024-02-13T22:09:36.270822+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:37.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:37 smithi133 bash[18129]: cluster 2024-02-13T22:09:36.270822+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:37.565 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:37 smithi170 bash[14194]: cluster 2024-02-13T22:09:36.270822+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:38.011 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-02-13T22:09:38.011 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-13T22:09:38.011 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-13T22:09:38.036 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T22:09:38.160 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:38.279 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: debug 2024-02-13T22:09:38.009+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:38.280 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:38.281 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:38.282 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14133]: audit 2024-02-13T22:09:37.351820+0000 mon.a (mon.0) 579 : 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-13T22:09:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14133]: audit 2024-02-13T22:09:37.352924+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.170:0/1492211021' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14133]: audit 2024-02-13T22:09:37.358957+0000 mon.a (mon.0) 580 : 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-13T22:09:38.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[14133]: audit 2024-02-13T22:09:38.023759+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[18129]: audit 2024-02-13T22:09:37.351820+0000 mon.a (mon.0) 579 : 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-13T22:09:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[18129]: audit 2024-02-13T22:09:37.352924+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.170:0/1492211021' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[18129]: audit 2024-02-13T22:09:37.358957+0000 mon.a (mon.0) 580 : 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-13T22:09:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:38 smithi133 bash[18129]: audit 2024-02-13T22:09:38.023759+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:38 smithi170 bash[14194]: audit 2024-02-13T22:09:37.351820+0000 mon.a (mon.0) 579 : 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-13T22:09:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:38 smithi170 bash[14194]: audit 2024-02-13T22:09:37.352924+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.170:0/1492211021' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T22:09:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:38 smithi170 bash[14194]: audit 2024-02-13T22:09:37.358957+0000 mon.a (mon.0) 580 : 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-13T22:09:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:38 smithi170 bash[14194]: audit 2024-02-13T22:09:38.023759+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: cephadm 2024-02-13T22:09:38.013988+0000 mgr.y (mgr.14138) 240 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.511 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.512 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.513 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: cephadm 2024-02-13T22:09:38.029671+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[14133]: cluster 2024-02-13T22:09:38.271467+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: cephadm 2024-02-13T22:09:38.013988+0000 mgr.y (mgr.14138) 240 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.514 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.515 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: cephadm 2024-02-13T22:09:38.029671+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:39.516 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:39 smithi133 bash[18129]: cluster 2024-02-13T22:09:38.271467+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: cephadm 2024-02-13T22:09:38.013988+0000 mgr.y (mgr.14138) 240 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:39.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: cephadm 2024-02-13T22:09:38.029671+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:09:39.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[14194]: cluster 2024-02-13T22:09:38.271467+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:40.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:39 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2024-02-13T22:09:40.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:39 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:40.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:39 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:40.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:39 smithi170 bash[23928]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:41.140 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:09:41.140 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"a628a858-cabb-11ee-95b9-87774f69a715","created":"2024-02-13T22:03:40.726708+0000","modified":"2024-02-13T22:09:10.277896+0000","last_up_change":"2024-02-13T22:09:01.416222+0000","last_in_change":"2024-02-13T22:09:01.416222+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-13T22:05:14.646661+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":"iscsi","create_time":"2024-02-13T22:09:06.066833+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"cfd45552-27a4-4084-93ad-5f349742c9a9","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":4082250319},{"type":"v1","addr":"172.21.15.133:6803","nonce":4082250319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6805","nonce":4082250319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6809","nonce":4082250319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6807","nonce":4082250319}]},"public_addr":"172.21.15.133:6803/4082250319","cluster_addr":"172.21.15.133:6805/4082250319","heartbeat_back_addr":"172.21.15.133:6809/4082250319","heartbeat_front_addr":"172.21.15.133:6807/4082250319","state":["exists","up"]},{"osd":1,"uuid":"a767588e-2220-4c37-bb63-faa34d52cf05","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":815152271},{"type":"v1","addr":"172.21.15.133:6811","nonce":815152271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6813","nonce":815152271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6817","nonce":815152271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6815","nonce":815152271}]},"public_addr":"172.21.15.133:6811/815152271","cluster_addr":"172.21.15.133:6813/815152271","heartbeat_back_addr":"172.21.15.133:6817/815152271","heartbeat_front_addr":"172.21.15.133:6815/815152271","state":["exists","up"]},{"osd":2,"uuid":"1d9a7acb-0978-48bb-a965-2e140861c476","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":2966291350},{"type":"v1","addr":"172.21.15.133:6819","nonce":2966291350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6821","nonce":2966291350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6825","nonce":2966291350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6823","nonce":2966291350}]},"public_addr":"172.21.15.133:6819/2966291350","cluster_addr":"172.21.15.133:6821/2966291350","heartbeat_back_addr":"172.21.15.133:6825/2966291350","heartbeat_front_addr":"172.21.15.133:6823/2966291350","state":["exists","up"]},{"osd":3,"uuid":"ad49ed41-c022-4ec9-85e7-3c3ec3c4d004","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":669667606},{"type":"v1","addr":"172.21.15.133:6827","nonce":669667606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6829","nonce":669667606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6833","nonce":669667606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6831","nonce":669667606}]},"public_addr":"172.21.15.133:6827/669667606","cluster_addr":"172.21.15.133:6829/669667606","heartbeat_back_addr":"172.21.15.133:6833/669667606","heartbeat_front_addr":"172.21.15.133:6831/669667606","state":["exists","up"]},{"osd":4,"uuid":"000917bb-e57c-4854-8675-dc08976ebf01","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.170:6800","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6801","nonce":1710978498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6803","nonce":1710978498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6807","nonce":1710978498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6805","nonce":1710978498}]},"public_addr":"172.21.15.170:6801/1710978498","cluster_addr":"172.21.15.170:6803/1710978498","heartbeat_back_addr":"172.21.15.170:6807/1710978498","heartbeat_front_addr":"172.21.15.170:6805/1710978498","state":["exists","up"]},{"osd":5,"uuid":"ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15","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.170:6808","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6809","nonce":625551442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6811","nonce":625551442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6815","nonce":625551442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6813","nonce":625551442}]},"public_addr":"172.21.15.170:6809/625551442","cluster_addr":"172.21.15.170:6811/625551442","heartbeat_back_addr":"172.21.15.170:6815/625551442","heartbeat_front_addr":"172.21.15.170:6813/625551442","state":["exists","up"]},{"osd":6,"uuid":"53605511-37c0-477f-8868-892a7cb9cc9b","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.170:6816","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6817","nonce":763952381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6819","nonce":763952381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6823","nonce":763952381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6821","nonce":763952381}]},"public_addr":"172.21.15.170:6817/763952381","cluster_addr":"172.21.15.170:6819/763952381","heartbeat_back_addr":"172.21.15.170:6823/763952381","heartbeat_front_addr":"172.21.15.170:6821/763952381","state":["exists","up"]},{"osd":7,"uuid":"cc5394aa-1d39-444c-a1d7-8a653a659f13","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.170:6824","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6825","nonce":339675756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6827","nonce":339675756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6831","nonce":339675756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6829","nonce":339675756}]},"public_addr":"172.21.15.170:6825/339675756","cluster_addr":"172.21.15.170:6827/339675756","heartbeat_back_addr":"172.21.15.170:6831/339675756","heartbeat_front_addr":"172.21.15.170:6829/339675756","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-13T22:06:21.617726+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-13T22:06:45.620264+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-13T22:07:11.439785+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-13T22:07:35.030882+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-13T22:07:53.277383+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-13T22:08:14.824944+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-13T22:08:37.281849+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-13T22:08:59.889162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:0/438317736":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6800/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:0/2170437911":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/837115639":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/3164599211":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/384888403":"2024-02-14T22:04:01.795071+0000","172.21.15.133:6800/3164599211":"2024-02-14T22:04:01.795071+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-13T22:09:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14133]: cluster 2024-02-13T22:09:40.272128+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:41.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14133]: audit 2024-02-13T22:09:41.136085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.133:0/3084503657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[18129]: cluster 2024-02-13T22:09:40.272128+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:41.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[18129]: audit 2024-02-13T22:09:41.136085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.133:0/3084503657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:41 smithi170 bash[14194]: cluster 2024-02-13T22:09:40.272128+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:41 smithi170 bash[14194]: audit 2024-02-13T22:09:41.136085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.133:0/3084503657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:41.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:41 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2024-02-13T22:09:41.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:41 smithi133 systemd[1]: Stopped Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:41.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:41 smithi133 systemd[1]: Started Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:41.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[27149]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:41.921 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-13T22:05:14.646661+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': 'iscsi', 'create_time': '2024-02-13T22:09:06.066833+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': 3, 'pg_placement_num': 3, 'pg_placement_num_target': 3, 'pg_num_target': 3, 'pg_num_pending': 3, '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-13T22:09:41.921 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-13T22:09:42.046 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:42.306 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: debug 2024-02-13T22:09:41.905+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:42.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:42.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:42.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:41 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:42.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:41 smithi170 bash[23928]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:42.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:41 smithi170 bash[23928]: See 'docker run --help'. 2024-02-13T22:09:42.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:41 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:42.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:41 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: cephadm 2024-02-13T22:09:41.912308+0000 mgr.y (mgr.14138) 244 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: cephadm 2024-02-13T22:09:41.919324+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[14133]: cluster 2024-02-13T22:09:42.272876+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: cephadm 2024-02-13T22:09:41.912308+0000 mgr.y (mgr.14138) 244 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: cephadm 2024-02-13T22:09:41.919324+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:43.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:43 smithi133 bash[18129]: cluster 2024-02-13T22:09:42.272876+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: cephadm 2024-02-13T22:09:41.912308+0000 mgr.y (mgr.14138) 244 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:09:43.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: cephadm 2024-02-13T22:09:41.919324+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:09:43.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:43 smithi170 bash[14194]: cluster 2024-02-13T22:09:42.272876+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:44.999 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 1 2024-02-13T22:09:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:45 smithi170 bash[14194]: cluster 2024-02-13T22:09:44.273516+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:45 smithi170 bash[14194]: audit 2024-02-13T22:09:44.996464+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/2897057738' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T22:09:45.597 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[14133]: cluster 2024-02-13T22:09:44.273516+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:45.597 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[14133]: audit 2024-02-13T22:09:44.996464+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/2897057738' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T22:09:45.597 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[18129]: cluster 2024-02-13T22:09:44.273516+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:45.597 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[18129]: audit 2024-02-13T22:09:44.996464+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.133:0/2897057738' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T22:09:46.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[27149]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:46.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:45 smithi133 bash[27149]: See 'docker run --help'. 2024-02-13T22:09:46.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:45 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:46.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:45 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:09:46.218 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd pool get iscsi pg_num 2024-02-13T22:09:46.353 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:47.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:47 smithi133 bash[14133]: cluster 2024-02-13T22:09:46.274203+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:47.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:47 smithi133 bash[18129]: cluster 2024-02-13T22:09:46.274203+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:47 smithi170 bash[14194]: cluster 2024-02-13T22:09:46.274203+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:48.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14133]: cluster 2024-02-13T22:09:48.275010+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:48.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[18129]: cluster 2024-02-13T22:09:48.275010+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:48.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:48 smithi170 bash[14194]: cluster 2024-02-13T22:09:48.275010+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: debug 2024-02-13T22:09:48.897+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:49.215 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:49.216 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:49.217 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:09:48 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:09:49.570 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 3 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: cephadm 2024-02-13T22:09:48.903854+0000 mgr.y (mgr.14138) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:50.307 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.308 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: cephadm 2024-02-13T22:09:48.903854+0000 mgr.y (mgr.14138) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.309 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:09:50.310 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.311 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.032398+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.039685+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.041089+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.041899+0000 mgr.y (mgr.14138) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.046469+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: cephadm 2024-02-13T22:09:49.053801+0000 mgr.y (mgr.14138) 252 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-02-13T22:09:50.312 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[14133]: audit 2024-02-13T22:09:49.567967+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.133:0/2800912057' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.032398+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.039685+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.041089+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.313 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.041899+0000 mgr.y (mgr.14138) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.314 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.046469+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.314 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: cephadm 2024-02-13T22:09:49.053801+0000 mgr.y (mgr.14138) 252 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-02-13T22:09:50.314 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:50 smithi133 bash[18129]: audit 2024-02-13T22:09:49.567967+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.133:0/2800912057' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-13T22:09:50.324 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-13T22:09:50.324 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-13T22:09:50.325 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph mgr dump --format=json 2024-02-13T22:09:50.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: cephadm 2024-02-13T22:09:48.903854+0000 mgr.y (mgr.14138) 250 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:50.336 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:09:50.337 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.032398+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.039685+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.041089+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.041899+0000 mgr.y (mgr.14138) 251 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.046469+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: cephadm 2024-02-13T22:09:49.053801+0000 mgr.y (mgr.14138) 252 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-02-13T22:09:50.338 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:50 smithi170 bash[14194]: audit 2024-02-13T22:09:49.567967+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.133:0/2800912057' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-13T22:09:50.455 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:51.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:51 smithi133 bash[14133]: cluster 2024-02-13T22:09:50.275750+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:51.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:51 smithi133 bash[18129]: cluster 2024-02-13T22:09:50.275750+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:51.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:51 smithi170 bash[14194]: cluster 2024-02-13T22:09:50.275750+0000 mgr.y (mgr.14138) 253 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:52.355 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2024-02-13T22:09:52.355 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:52.355 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:52.355 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 bash[23976]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:52.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:52 smithi133 bash[14133]: cluster 2024-02-13T22:09:52.276415+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:52.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:52 smithi133 bash[18129]: cluster 2024-02-13T22:09:52.276415+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:52.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:52 smithi170 bash[14194]: cluster 2024-02-13T22:09:52.276415+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:53.244 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:09:53.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 bash[23976]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:53.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 bash[23976]: See 'docker run --help'. 2024-02-13T22:09:53.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:53.335 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:09:52 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:09:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:53 smithi133 bash[14133]: audit 2024-02-13T22:09:53.235212+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.133:0/3166412643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T22:09:53.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:53 smithi133 bash[18129]: audit 2024-02-13T22:09:53.235212+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.133:0/3166412643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T22:09:53.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:53 smithi170 bash[14194]: audit 2024-02-13T22:09:53.235212+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.133:0/3166412643' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T22:09:53.913 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":15,"active_gid":14138,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":2254251935},{"type":"v1","addr":"172.21.15.133:6801","nonce":2254251935}]},"active_addr":"172.21.15.133:6801/2254251935","active_change":"2024-02-13T22:04:21.547728+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34109,"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":"docker.io/prom/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":"docker.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":"docker.io/ceph/ceph-grafana:6.6.2","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":"docker.io/prom/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":"docker.io/prom/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":[]},"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":[]},"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":[]},"password":{"name":"password","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":"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":[]},"username":{"name":"username","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":[]},"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":[]}}},{"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":"docker.io/prom/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":"docker.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":"docker.io/ceph/ceph-grafana:6.6.2","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":"docker.io/prom/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":"docker.io/prom/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":[]},"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":[]},"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":[]},"password":{"name":"password","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":"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":[]},"username":{"name":"username","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":[]},"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":[]}}},{"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":1558842153}]},{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":2474691650}]},{"addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":3473475683}]}]}} 2024-02-13T22:09:53.915 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-13T22:09:53.916 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-13T22:09:53.916 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T22:09:54.040 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:54.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:54 smithi133 bash[14133]: cluster 2024-02-13T22:09:54.277064+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:54.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:54 smithi133 bash[18129]: cluster 2024-02-13T22:09:54.277064+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:54.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:54 smithi170 bash[14194]: cluster 2024-02-13T22:09:54.277064+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:56.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:55 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2024-02-13T22:09:56.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:55 smithi133 systemd[1]: Stopped Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:56.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:55 smithi133 systemd[1]: Started Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:09:56.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:55 smithi133 bash[27819]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:09:56.895 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:09:56.895 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"a628a858-cabb-11ee-95b9-87774f69a715","created":"2024-02-13T22:03:40.726708+0000","modified":"2024-02-13T22:09:10.277896+0000","last_up_change":"2024-02-13T22:09:01.416222+0000","last_in_change":"2024-02-13T22:09:01.416222+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-13T22:05:14.646661+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":"iscsi","create_time":"2024-02-13T22:09:06.066833+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"cfd45552-27a4-4084-93ad-5f349742c9a9","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":4082250319},{"type":"v1","addr":"172.21.15.133:6803","nonce":4082250319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6805","nonce":4082250319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6809","nonce":4082250319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6807","nonce":4082250319}]},"public_addr":"172.21.15.133:6803/4082250319","cluster_addr":"172.21.15.133:6805/4082250319","heartbeat_back_addr":"172.21.15.133:6809/4082250319","heartbeat_front_addr":"172.21.15.133:6807/4082250319","state":["exists","up"]},{"osd":1,"uuid":"a767588e-2220-4c37-bb63-faa34d52cf05","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":815152271},{"type":"v1","addr":"172.21.15.133:6811","nonce":815152271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6813","nonce":815152271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6817","nonce":815152271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6815","nonce":815152271}]},"public_addr":"172.21.15.133:6811/815152271","cluster_addr":"172.21.15.133:6813/815152271","heartbeat_back_addr":"172.21.15.133:6817/815152271","heartbeat_front_addr":"172.21.15.133:6815/815152271","state":["exists","up"]},{"osd":2,"uuid":"1d9a7acb-0978-48bb-a965-2e140861c476","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":2966291350},{"type":"v1","addr":"172.21.15.133:6819","nonce":2966291350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6821","nonce":2966291350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6825","nonce":2966291350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6823","nonce":2966291350}]},"public_addr":"172.21.15.133:6819/2966291350","cluster_addr":"172.21.15.133:6821/2966291350","heartbeat_back_addr":"172.21.15.133:6825/2966291350","heartbeat_front_addr":"172.21.15.133:6823/2966291350","state":["exists","up"]},{"osd":3,"uuid":"ad49ed41-c022-4ec9-85e7-3c3ec3c4d004","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":669667606},{"type":"v1","addr":"172.21.15.133:6827","nonce":669667606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6829","nonce":669667606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6833","nonce":669667606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6831","nonce":669667606}]},"public_addr":"172.21.15.133:6827/669667606","cluster_addr":"172.21.15.133:6829/669667606","heartbeat_back_addr":"172.21.15.133:6833/669667606","heartbeat_front_addr":"172.21.15.133:6831/669667606","state":["exists","up"]},{"osd":4,"uuid":"000917bb-e57c-4854-8675-dc08976ebf01","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.170:6800","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6801","nonce":1710978498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6803","nonce":1710978498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6807","nonce":1710978498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6805","nonce":1710978498}]},"public_addr":"172.21.15.170:6801/1710978498","cluster_addr":"172.21.15.170:6803/1710978498","heartbeat_back_addr":"172.21.15.170:6807/1710978498","heartbeat_front_addr":"172.21.15.170:6805/1710978498","state":["exists","up"]},{"osd":5,"uuid":"ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15","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.170:6808","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6809","nonce":625551442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6811","nonce":625551442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6815","nonce":625551442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6813","nonce":625551442}]},"public_addr":"172.21.15.170:6809/625551442","cluster_addr":"172.21.15.170:6811/625551442","heartbeat_back_addr":"172.21.15.170:6815/625551442","heartbeat_front_addr":"172.21.15.170:6813/625551442","state":["exists","up"]},{"osd":6,"uuid":"53605511-37c0-477f-8868-892a7cb9cc9b","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.170:6816","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6817","nonce":763952381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6819","nonce":763952381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6823","nonce":763952381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6821","nonce":763952381}]},"public_addr":"172.21.15.170:6817/763952381","cluster_addr":"172.21.15.170:6819/763952381","heartbeat_back_addr":"172.21.15.170:6823/763952381","heartbeat_front_addr":"172.21.15.170:6821/763952381","state":["exists","up"]},{"osd":7,"uuid":"cc5394aa-1d39-444c-a1d7-8a653a659f13","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.170:6824","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6825","nonce":339675756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6827","nonce":339675756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6831","nonce":339675756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6829","nonce":339675756}]},"public_addr":"172.21.15.170:6825/339675756","cluster_addr":"172.21.15.170:6827/339675756","heartbeat_back_addr":"172.21.15.170:6831/339675756","heartbeat_front_addr":"172.21.15.170:6829/339675756","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-13T22:06:21.617726+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-13T22:06:45.620264+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-13T22:07:11.439785+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-13T22:07:35.030882+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-13T22:07:53.277383+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-13T22:08:14.824944+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-13T22:08:37.281849+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-13T22:08:59.889162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:0/438317736":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6800/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:0/2170437911":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/837115639":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/3164599211":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/384888403":"2024-02-14T22:04:01.795071+0000","172.21.15.133:6800/3164599211":"2024-02-14T22:04:01.795071+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-13T22:09:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:57 smithi133 bash[14133]: cluster 2024-02-13T22:09:56.277659+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:57 smithi133 bash[14133]: audit 2024-02-13T22:09:56.891359+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.133:0/1668984747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:57.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:57 smithi133 bash[18129]: cluster 2024-02-13T22:09:56.277659+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:57.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:57 smithi133 bash[18129]: audit 2024-02-13T22:09:56.891359+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.133:0/1668984747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:57.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:57 smithi170 bash[14194]: cluster 2024-02-13T22:09:56.277659+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:09:57.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:57 smithi170 bash[14194]: audit 2024-02-13T22:09:56.891359+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.133:0/1668984747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:09:57.599 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-13T22:09:57.599 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T22:09:57.730 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:09:58.673 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:09:58 smithi133 bash[14133]: cluster 2024-02-13T22:09:58.278276+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:58.673 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:09:58 smithi133 bash[18129]: cluster 2024-02-13T22:09:58.278276+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:58.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:09:58 smithi170 bash[14194]: cluster 2024-02-13T22:09:58.278276+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:09:59.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:59 smithi133 bash[27819]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:09:59.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:59 smithi133 bash[27819]: See 'docker run --help'. 2024-02-13T22:09:59.806 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:59 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:09:59.807 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:09:59 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:10:00.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:00 smithi133 bash[14133]: cluster 2024-02-13T22:10:00.000183+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2024-02-13T22:10:00.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:00 smithi133 bash[18129]: cluster 2024-02-13T22:10:00.000183+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2024-02-13T22:10:00.334 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:00 smithi170 bash[14194]: cluster 2024-02-13T22:10:00.000183+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2024-02-13T22:10:00.779 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:10:00.780 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":51,"fsid":"a628a858-cabb-11ee-95b9-87774f69a715","created":"2024-02-13T22:03:40.726708+0000","modified":"2024-02-13T22:09:10.277896+0000","last_up_change":"2024-02-13T22:09:01.416222+0000","last_in_change":"2024-02-13T22:09:01.416222+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-13T22:05:14.646661+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":"iscsi","create_time":"2024-02-13T22:09:06.066833+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"cfd45552-27a4-4084-93ad-5f349742c9a9","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":4082250319},{"type":"v1","addr":"172.21.15.133:6803","nonce":4082250319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6805","nonce":4082250319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6809","nonce":4082250319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":4082250319},{"type":"v1","addr":"172.21.15.133:6807","nonce":4082250319}]},"public_addr":"172.21.15.133:6803/4082250319","cluster_addr":"172.21.15.133:6805/4082250319","heartbeat_back_addr":"172.21.15.133:6809/4082250319","heartbeat_front_addr":"172.21.15.133:6807/4082250319","state":["exists","up"]},{"osd":1,"uuid":"a767588e-2220-4c37-bb63-faa34d52cf05","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":815152271},{"type":"v1","addr":"172.21.15.133:6811","nonce":815152271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6813","nonce":815152271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6817","nonce":815152271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":815152271},{"type":"v1","addr":"172.21.15.133:6815","nonce":815152271}]},"public_addr":"172.21.15.133:6811/815152271","cluster_addr":"172.21.15.133:6813/815152271","heartbeat_back_addr":"172.21.15.133:6817/815152271","heartbeat_front_addr":"172.21.15.133:6815/815152271","state":["exists","up"]},{"osd":2,"uuid":"1d9a7acb-0978-48bb-a965-2e140861c476","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":2966291350},{"type":"v1","addr":"172.21.15.133:6819","nonce":2966291350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6821","nonce":2966291350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6825","nonce":2966291350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":2966291350},{"type":"v1","addr":"172.21.15.133:6823","nonce":2966291350}]},"public_addr":"172.21.15.133:6819/2966291350","cluster_addr":"172.21.15.133:6821/2966291350","heartbeat_back_addr":"172.21.15.133:6825/2966291350","heartbeat_front_addr":"172.21.15.133:6823/2966291350","state":["exists","up"]},{"osd":3,"uuid":"ad49ed41-c022-4ec9-85e7-3c3ec3c4d004","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":669667606},{"type":"v1","addr":"172.21.15.133:6827","nonce":669667606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6829","nonce":669667606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6833","nonce":669667606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":669667606},{"type":"v1","addr":"172.21.15.133:6831","nonce":669667606}]},"public_addr":"172.21.15.133:6827/669667606","cluster_addr":"172.21.15.133:6829/669667606","heartbeat_back_addr":"172.21.15.133:6833/669667606","heartbeat_front_addr":"172.21.15.133:6831/669667606","state":["exists","up"]},{"osd":4,"uuid":"000917bb-e57c-4854-8675-dc08976ebf01","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.170:6800","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6801","nonce":1710978498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6803","nonce":1710978498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6807","nonce":1710978498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1710978498},{"type":"v1","addr":"172.21.15.170:6805","nonce":1710978498}]},"public_addr":"172.21.15.170:6801/1710978498","cluster_addr":"172.21.15.170:6803/1710978498","heartbeat_back_addr":"172.21.15.170:6807/1710978498","heartbeat_front_addr":"172.21.15.170:6805/1710978498","state":["exists","up"]},{"osd":5,"uuid":"ea10d4ab-ad0e-4c5d-993d-1d70aadcaa15","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.170:6808","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6809","nonce":625551442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6811","nonce":625551442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6815","nonce":625551442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":625551442},{"type":"v1","addr":"172.21.15.170:6813","nonce":625551442}]},"public_addr":"172.21.15.170:6809/625551442","cluster_addr":"172.21.15.170:6811/625551442","heartbeat_back_addr":"172.21.15.170:6815/625551442","heartbeat_front_addr":"172.21.15.170:6813/625551442","state":["exists","up"]},{"osd":6,"uuid":"53605511-37c0-477f-8868-892a7cb9cc9b","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.170:6816","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6817","nonce":763952381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6819","nonce":763952381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6823","nonce":763952381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":763952381},{"type":"v1","addr":"172.21.15.170:6821","nonce":763952381}]},"public_addr":"172.21.15.170:6817/763952381","cluster_addr":"172.21.15.170:6819/763952381","heartbeat_back_addr":"172.21.15.170:6823/763952381","heartbeat_front_addr":"172.21.15.170:6821/763952381","state":["exists","up"]},{"osd":7,"uuid":"cc5394aa-1d39-444c-a1d7-8a653a659f13","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.170:6824","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6825","nonce":339675756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6827","nonce":339675756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6831","nonce":339675756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":339675756},{"type":"v1","addr":"172.21.15.170:6829","nonce":339675756}]},"public_addr":"172.21.15.170:6825/339675756","cluster_addr":"172.21.15.170:6827/339675756","heartbeat_back_addr":"172.21.15.170:6831/339675756","heartbeat_front_addr":"172.21.15.170:6829/339675756","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-13T22:06:21.617726+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-13T22:06:45.620264+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-13T22:07:11.439785+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-13T22:07:35.030882+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-13T22:07:53.277383+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-13T22:08:14.824944+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-13T22:08:37.281849+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-13T22:08:59.889162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.133:0/438317736":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6800/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:0/2170437911":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/837115639":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/780140934":"2024-02-14T22:04:21.547088+0000","172.21.15.133:6801/3164599211":"2024-02-14T22:04:01.795071+0000","172.21.15.133:0/384888403":"2024-02-14T22:04:01.795071+0000","172.21.15.133:6800/3164599211":"2024-02-14T22:04:01.795071+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-13T22:10:01.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:01 smithi133 bash[14133]: cluster 2024-02-13T22:10:00.279066+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:01.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:01 smithi133 bash[14133]: audit 2024-02-13T22:10:00.775740+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.133:0/272249336' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:10:01.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:01 smithi133 bash[18129]: cluster 2024-02-13T22:10:00.279066+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:01.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:01 smithi133 bash[18129]: audit 2024-02-13T22:10:00.775740+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.133:0/272249336' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:10:01.334 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:01 smithi170 bash[14194]: cluster 2024-02-13T22:10:00.279066+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:01.335 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:01 smithi170 bash[14194]: audit 2024-02-13T22:10:00.775740+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.133:0/272249336' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T22:10:01.446 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-13T22:10:01.573 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:02.689 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:02 smithi133 bash[14133]: cluster 2024-02-13T22:10:02.279747+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:02.689 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:02 smithi133 bash[18129]: cluster 2024-02-13T22:10:02.279747+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:02.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:02 smithi170 bash[14194]: cluster 2024-02-13T22:10:02.279747+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:03.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:03 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2024-02-13T22:10:03.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:03 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:03.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:03 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:03.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:03 smithi170 bash[24006]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:04.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:04 smithi133 bash[14133]: cluster 2024-02-13T22:10:04.280364+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:04.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:04 smithi133 bash[18129]: cluster 2024-02-13T22:10:04.280364+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:04.817 INFO:teuthology.orchestra.run.smithi133.stdout:42949673007 2024-02-13T22:10:04.818 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-13T22:10:04.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:04 smithi170 bash[14194]: cluster 2024-02-13T22:10:04.280364+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:04.943 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:07.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:07 smithi133 bash[14133]: cluster 2024-02-13T22:10:06.280859+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:07.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:07 smithi133 bash[18129]: cluster 2024-02-13T22:10:06.280859+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:07.568 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:07 smithi170 bash[14194]: cluster 2024-02-13T22:10:06.280859+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:07.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:07 smithi170 bash[24006]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:07.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:07 smithi170 bash[24006]: See 'docker run --help'. 2024-02-13T22:10:07.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:07 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:07.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:07 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:10:08.320 INFO:teuthology.orchestra.run.smithi133.stdout:68719476778 2024-02-13T22:10:08.320 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-13T22:10:08.444 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:08.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:08 smithi133 bash[14133]: cluster 2024-02-13T22:10:08.281627+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:08.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:08 smithi133 bash[18129]: cluster 2024-02-13T22:10:08.281627+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:08.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:08 smithi170 bash[14194]: cluster 2024-02-13T22:10:08.281627+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:10.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:09 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2024-02-13T22:10:10.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:09 smithi133 systemd[1]: Stopped Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:10.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:09 smithi133 systemd[1]: Started Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:10.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:09 smithi133 bash[28547]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:10.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:10 smithi133 bash[14133]: cluster 2024-02-13T22:10:10.282317+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:10.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:10 smithi133 bash[18129]: cluster 2024-02-13T22:10:10.282317+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:10.706 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:10 smithi170 bash[14194]: cluster 2024-02-13T22:10:10.282317+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:12.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:11 smithi170 systemd[1]: Started Ceph grafana.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:12.073 INFO:teuthology.orchestra.run.smithi133.stdout:90194313253 2024-02-13T22:10:12.074 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-13T22:10:12.199 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:13.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="App mode production" logger=settings 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-13T22:10:13.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-13T22:10:13.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-13T22:10:13.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:12 smithi170 bash[24232]: t=2024-02-13T22:10:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-13T22:10:13.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-13T22:10:13.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[14194]: audit 2024-02-13T22:10:12.005891+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:13.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[14194]: cephadm 2024-02-13T22:10:12.007954+0000 mgr.y (mgr.14138) 264 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:10:13.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[14194]: audit 2024-02-13T22:10:12.008851+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:10:13.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[14194]: cluster 2024-02-13T22:10:12.283075+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:13.279 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-13T22:10:13.279 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-13T22:10:13.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-13T22:10:13.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[14133]: audit 2024-02-13T22:10:12.005891+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[14133]: cephadm 2024-02-13T22:10:12.007954+0000 mgr.y (mgr.14138) 264 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[14133]: audit 2024-02-13T22:10:12.008851+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[14133]: cluster 2024-02-13T22:10:12.283075+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[18129]: audit 2024-02-13T22:10:12.005891+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[18129]: cephadm 2024-02-13T22:10:12.007954+0000 mgr.y (mgr.14138) 264 : cephadm [INF] refreshing smithi133 facts 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[18129]: audit 2024-02-13T22:10:12.008851+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T22:10:13.306 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[18129]: cluster 2024-02-13T22:10:12.283075+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:13.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-13T22:10:13.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-13T22:10:13.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-13T22:10:13.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T22:10:13.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-13T22:10:13.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-13T22:10:13.858 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-13T22:10:13.858 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-13T22:10:13.858 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-13T22:10:13.858 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-13T22:10:14.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[28547]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:14.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:13 smithi133 bash[28547]: See 'docker run --help'. 2024-02-13T22:10:14.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:13 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:14.056 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:13 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:10:14.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-13T22:10:14.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:13 smithi170 bash[24232]: t=2024-02-13T22:10:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-13T22:10:14.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-13T22:10:14.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-13T22:10:14.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-13T22:10:14.378 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-13T22:10:14.378 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-13T22:10:14.378 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-13T22:10:14.378 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-13T22:10:14.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[14194]: audit 2024-02-13T22:10:13.172354+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[14194]: cephadm 2024-02-13T22:10:13.173596+0000 mgr.y (mgr.14138) 266 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:10:14.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[14194]: audit 2024-02-13T22:10:13.525967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[14133]: audit 2024-02-13T22:10:13.172354+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[14133]: cephadm 2024-02-13T22:10:13.173596+0000 mgr.y (mgr.14138) 266 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[14133]: audit 2024-02-13T22:10:13.525967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[18129]: audit 2024-02-13T22:10:13.172354+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[18129]: cephadm 2024-02-13T22:10:13.173596+0000 mgr.y (mgr.14138) 266 : cephadm [INF] refreshing smithi170 facts 2024-02-13T22:10:14.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:14 smithi133 bash[18129]: audit 2024-02-13T22:10:13.525967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:14.688 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-13T22:10:14.688 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-13T22:10:14.689 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-13T22:10:14.689 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-13T22:10:14.689 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-13T22:10:14.948 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-13T22:10:14.948 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-13T22:10:14.948 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-13T22:10:14.948 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:14 smithi170 bash[24232]: t=2024-02-13T22:10:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-13T22:10:15.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[14194]: cluster 2024-02-13T22:10:13.518645+0000 mgr.y (mgr.14138) 267 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:15.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[14194]: cephadm 2024-02-13T22:10:13.534637+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:15.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[14194]: cluster 2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-13T22:10:15.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-13T22:10:15.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-13T22:10:15.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-13T22:10:15.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[14133]: cluster 2024-02-13T22:10:13.518645+0000 mgr.y (mgr.14138) 267 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[14133]: cephadm 2024-02-13T22:10:13.534637+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[14133]: cluster 2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[18129]: cluster 2024-02-13T22:10:13.518645+0000 mgr.y (mgr.14138) 267 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[18129]: cephadm 2024-02-13T22:10:13.534637+0000 mgr.y (mgr.14138) 268 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:15.318 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:15 smithi133 bash[18129]: cluster 2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-13T22:10:15.518 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-13T22:10:15.518 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-13T22:10:15.519 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-13T22:10:15.820 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-13T22:10:15.820 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-13T22:10:15.820 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-13T22:10:15.820 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-13T22:10:15.821 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-13T22:10:15.821 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-13T22:10:16.062 INFO:teuthology.orchestra.run.smithi133.stdout:111669149730 2024-02-13T22:10:16.063 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-13T22:10:16.084 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-13T22:10:16.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:15 smithi170 bash[24232]: t=2024-02-13T22:10:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-13T22:10:16.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-13T22:10:16.193 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:16.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-13T22:10:16.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-13T22:10:16.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-13T22:10:16.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-13T22:10:16.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-13T22:10:16.708 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-13T22:10:16.708 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-13T22:10:16.708 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-13T22:10:16.708 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-13T22:10:16.968 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-13T22:10:16.968 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-13T22:10:16.968 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-13T22:10:17.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:16 smithi170 bash[24232]: t=2024-02-13T22:10:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-13T22:10:17.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-13T22:10:17.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-13T22:10:17.280 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-13T22:10:17.408 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14133]: cluster 2024-02-13T22:10:15.519325+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:17.408 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[18129]: cluster 2024-02-13T22:10:15.519325+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:17.556 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[14194]: cluster 2024-02-13T22:10:15.519325+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:17.556 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-13T22:10:17.556 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-13T22:10:17.556 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: debug 2024-02-13T22:10:17.401+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:17.807 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:17.808 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:17.809 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:17 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:17.823 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-13T22:10:17.824 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-13T22:10:17.824 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-13T22:10:17.824 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-13T22:10:17.824 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-13T22:10:18.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24232]: t=2024-02-13T22:10:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-13T22:10:18.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-13T22:10:18.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-13T22:10:18.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:17 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2024-02-13T22:10:18.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:17 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:18.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:17 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:18.086 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:17 smithi170 bash[24538]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:18.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-13T22:10:18.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-13T22:10:18.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-13T22:10:18.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T22:10:18.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-13T22:10:18.704 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-13T22:10:18.704 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-13T22:10:18.704 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-13T22:10:18.704 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-13T22:10:18.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-13T22:10:18.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-13T22:10:18.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-13T22:10:18.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-13T22:10:19.284 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:18 smithi170 bash[24232]: t=2024-02-13T22:10:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-13T22:10:19.284 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-13T22:10:19.284 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-13T22:10:19.284 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-13T22:10:19.284 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: cephadm 2024-02-13T22:10:17.405794+0000 mgr.y (mgr.14138) 270 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: cephadm 2024-02-13T22:10:17.417786+0000 mgr.y (mgr.14138) 271 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[14133]: cluster 2024-02-13T22:10:17.519933+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: cephadm 2024-02-13T22:10:17.405794+0000 mgr.y (mgr.14138) 270 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: cephadm 2024-02-13T22:10:17.417786+0000 mgr.y (mgr.14138) 271 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:19.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:19 smithi133 bash[18129]: cluster 2024-02-13T22:10:17.519933+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:19.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-13T22:10:19.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-13T22:10:19.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-13T22:10:19.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: cephadm 2024-02-13T22:10:17.405794+0000 mgr.y (mgr.14138) 270 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:19.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:19.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:19.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: cephadm 2024-02-13T22:10:17.417786+0000 mgr.y (mgr.14138) 271 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:19.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[14194]: cluster 2024-02-13T22:10:17.519933+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:19.715 INFO:teuthology.orchestra.run.smithi133.stdout:133143986207 2024-02-13T22:10:19.715 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-13T22:10:19.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-13T22:10:19.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-13T22:10:19.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-13T22:10:19.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-13T22:10:19.840 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:20.138 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-13T22:10:20.138 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:19 smithi170 bash[24232]: t=2024-02-13T22:10:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-13T22:10:20.138 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-13T22:10:20.138 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-13T22:10:20.138 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-13T22:10:20.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-13T22:10:20.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-13T22:10:20.699 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-13T22:10:20.699 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-13T22:10:20.699 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24538]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:20.700 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24538]: See 'docker run --help'. 2024-02-13T22:10:20.700 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:20 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:20.700 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:20 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:10:21.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-13T22:10:21.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-13T22:10:21.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-13T22:10:21.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-13T22:10:21.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:20 smithi170 bash[24232]: t=2024-02-13T22:10:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-13T22:10:21.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-13T22:10:21.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-13T22:10:21.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-13T22:10:21.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-13T22:10:21.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-13T22:10:21.513 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[14194]: cluster 2024-02-13T22:10:19.520596+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:21.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-13T22:10:21.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-13T22:10:21.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-13T22:10:21.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-13T22:10:21.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:21 smithi133 bash[14133]: cluster 2024-02-13T22:10:19.520596+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:21.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:21 smithi133 bash[18129]: cluster 2024-02-13T22:10:19.520596+0000 mgr.y (mgr.14138) 273 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:21.764 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-13T22:10:21.764 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-13T22:10:21.765 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-13T22:10:21.765 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-13T22:10:21.765 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-13T22:10:22.041 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-13T22:10:22.041 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-13T22:10:22.041 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-13T22:10:22.041 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:21 smithi170 bash[24232]: t=2024-02-13T22:10:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-13T22:10:22.042 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-13T22:10:22.327 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-13T22:10:22.327 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-13T22:10:22.327 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-13T22:10:22.327 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-13T22:10:22.327 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-13T22:10:22.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-13T22:10:22.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-13T22:10:22.585 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-13T22:10:22.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-13T22:10:22.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-13T22:10:22.923 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-13T22:10:22.923 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-13T22:10:22.923 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-13T22:10:22.923 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-13T22:10:23.199 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:22 smithi170 bash[24232]: t=2024-02-13T22:10:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-13T22:10:23.199 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-13T22:10:23.199 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-13T22:10:23.200 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-13T22:10:23.390 INFO:teuthology.orchestra.run.smithi133.stdout:154618822684 2024-02-13T22:10:23.391 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-13T22:10:23.450 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[14194]: cluster 2024-02-13T22:10:21.521263+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:23.451 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[14194]: audit 2024-02-13T22:10:22.406550+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:10:23.451 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[14194]: audit 2024-02-13T22:10:22.407645+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:10:23.451 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-13T22:10:23.451 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-13T22:10:23.451 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-13T22:10:23.515 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[14133]: cluster 2024-02-13T22:10:21.521263+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[14133]: audit 2024-02-13T22:10:22.406550+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[14133]: audit 2024-02-13T22:10:22.407645+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[18129]: cluster 2024-02-13T22:10:21.521263+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[18129]: audit 2024-02-13T22:10:22.406550+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:10:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[18129]: audit 2024-02-13T22:10:22.407645+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-13T22:10:23.711 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-13T22:10:23.971 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-13T22:10:23.971 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-13T22:10:23.971 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-13T22:10:23.972 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-13T22:10:24.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:23 smithi170 bash[24232]: t=2024-02-13T22:10:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-13T22:10:24.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-13T22:10:24.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-13T22:10:24.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-13T22:10:24.306 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:23 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2024-02-13T22:10:24.306 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:23 smithi133 systemd[1]: Stopped Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:24.306 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:23 smithi133 systemd[1]: Started Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:24.306 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:23 smithi133 bash[29248]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:24.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-13T22:10:24.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-13T22:10:24.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-13T22:10:24.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-13T22:10:24.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-13T22:10:24.770 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[29248]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:24.770 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[29248]: See 'docker run --help'. 2024-02-13T22:10:24.770 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:24 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:24.771 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:24 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: debug 2024-02-13T22:10:24.565+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:24.771 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:24.772 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:24.773 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:24.774 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:24.774 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:24.774 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:24.774 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:24.774 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:24 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:24.803 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-13T22:10:24.804 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-13T22:10:24.804 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-13T22:10:24.804 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-13T22:10:25.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-13T22:10:25.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-13T22:10:25.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:24 smithi170 bash[24232]: t=2024-02-13T22:10:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-13T22:10:25.085 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-13T22:10:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[14194]: cluster 2024-02-13T22:10:23.521896+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[14194]: audit 2024-02-13T22:10:24.582371+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[14194]: audit 2024-02-13T22:10:24.584412+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[14194]: audit 2024-02-13T22:10:24.592550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[14194]: audit 2024-02-13T22:10:24.604946+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-13T22:10:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-13T22:10:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[14133]: cluster 2024-02-13T22:10:23.521896+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[14133]: audit 2024-02-13T22:10:24.582371+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[14133]: audit 2024-02-13T22:10:24.584412+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[14133]: audit 2024-02-13T22:10:24.592550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[14133]: audit 2024-02-13T22:10:24.604946+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[18129]: cluster 2024-02-13T22:10:23.521896+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-02-13T22:10:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[18129]: audit 2024-02-13T22:10:24.582371+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[18129]: audit 2024-02-13T22:10:24.584412+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[18129]: audit 2024-02-13T22:10:24.592550+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:25 smithi133 bash[18129]: audit 2024-02-13T22:10:24.604946+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:25.615 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-13T22:10:25.615 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-13T22:10:25.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-13T22:10:25.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-13T22:10:25.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-13T22:10:25.877 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-13T22:10:25.877 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-13T22:10:25.877 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-13T22:10:25.877 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-13T22:10:26.160 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-13T22:10:26.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:25 smithi170 bash[24232]: t=2024-02-13T22:10:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-13T22:10:26.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-13T22:10:26.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-13T22:10:26.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-13T22:10:26.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-13T22:10:26.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-13T22:10:26.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: cephadm 2024-02-13T22:10:24.573115+0000 mgr.y (mgr.14138) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.430 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.431 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: audit 2024-02-13T22:10:24.582992+0000 mgr.y (mgr.14138) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:26.432 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: audit 2024-02-13T22:10:24.584829+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:26.433 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[14194]: cephadm 2024-02-13T22:10:24.611118+0000 mgr.y (mgr.14138) 279 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: cephadm 2024-02-13T22:10:24.573115+0000 mgr.y (mgr.14138) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:26.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: cephadm 2024-02-13T22:10:24.573115+0000 mgr.y (mgr.14138) 276 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:26.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: audit 2024-02-13T22:10:24.582992+0000 mgr.y (mgr.14138) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: audit 2024-02-13T22:10:24.584829+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[14133]: cephadm 2024-02-13T22:10:24.611118+0000 mgr.y (mgr.14138) 279 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:26.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: audit 2024-02-13T22:10:24.582992+0000 mgr.y (mgr.14138) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: audit 2024-02-13T22:10:24.584829+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170:3000"}]: dispatch 2024-02-13T22:10:26.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:26 smithi133 bash[18129]: cephadm 2024-02-13T22:10:24.611118+0000 mgr.y (mgr.14138) 279 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:26.714 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-13T22:10:26.714 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-13T22:10:26.714 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-13T22:10:26.714 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-13T22:10:27.007 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-13T22:10:27.007 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-13T22:10:27.008 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-13T22:10:27.008 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:26 smithi170 bash[24232]: t=2024-02-13T22:10:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-13T22:10:27.008 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-13T22:10:27.245 INFO:teuthology.orchestra.run.smithi133.stdout:176093659160 2024-02-13T22:10:27.246 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-13T22:10:27.308 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-13T22:10:27.308 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-13T22:10:27.308 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-13T22:10:27.308 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-13T22:10:27.378 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:27.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:27 smithi133 bash[14133]: cluster 2024-02-13T22:10:25.522544+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:27.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:27 smithi133 bash[18129]: cluster 2024-02-13T22:10:25.522544+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:27.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[14194]: cluster 2024-02-13T22:10:25.522544+0000 mgr.y (mgr.14138) 280 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:27.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-13T22:10:27.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-13T22:10:27.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-13T22:10:27.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-13T22:10:27.579 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-13T22:10:27.579 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-13T22:10:27.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-13T22:10:27.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-13T22:10:27.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-13T22:10:27.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-13T22:10:28.090 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:27 smithi170 bash[24232]: t=2024-02-13T22:10:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-13T22:10:28.091 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-13T22:10:28.092 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+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-13T22:10:28.363 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-13T22:10:28.363 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+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." logger=rendering renderer=phantomJS 2024-02-13T22:10:28.363 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="Initializing Stream Manager" 2024-02-13T22:10:28.363 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[24232]: t=2024-02-13T22:10:28+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-13T22:10:28.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14133]: cluster 2024-02-13T22:10:27.523372+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:28.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[18129]: cluster 2024-02-13T22:10:27.523372+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:28.674 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:28 smithi170 bash[14194]: cluster 2024-02-13T22:10:27.523372+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: debug 2024-02-13T22:10:28.741+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.056 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.057 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.058 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:28 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.370 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: cephadm 2024-02-13T22:10:28.747517+0000 mgr.y (mgr.14138) 282 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.370 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.370 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.370 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:29.371 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.372 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[18129]: cephadm 2024-02-13T22:10:28.755379+0000 mgr.y (mgr.14138) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: cephadm 2024-02-13T22:10:28.747517+0000 mgr.y (mgr.14138) 282 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.373 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.374 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.375 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.375 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.375 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:29 smithi133 bash[14133]: cephadm 2024-02-13T22:10:28.755379+0000 mgr.y (mgr.14138) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:29.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: cephadm 2024-02-13T22:10:28.747517+0000 mgr.y (mgr.14138) 282 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:29.836 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:29.837 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:29 smithi170 bash[14194]: cephadm 2024-02-13T22:10:28.755379+0000 mgr.y (mgr.14138) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:30.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:30 smithi133 bash[14133]: cluster 2024-02-13T22:10:29.524055+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:30.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:30 smithi133 bash[18129]: cluster 2024-02-13T22:10:29.524055+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:30.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:30 smithi170 bash[14194]: cluster 2024-02-13T22:10:29.524055+0000 mgr.y (mgr.14138) 284 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:31.106 INFO:teuthology.orchestra.run.smithi133.stdout:197568495636 2024-02-13T22:10:31.107 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-13T22:10:31.115 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:30 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2024-02-13T22:10:31.115 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:30 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:31.115 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:30 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:31.115 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:30 smithi170 bash[24591]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:31.233 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:31.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:31 smithi170 bash[24591]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:31.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:31 smithi170 bash[24591]: See 'docker run --help'. 2024-02-13T22:10:31.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:31 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:31.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:31 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:10:33.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:33 smithi133 bash[18129]: cluster 2024-02-13T22:10:31.524703+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:33.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:33 smithi133 bash[14133]: cluster 2024-02-13T22:10:31.524703+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:33.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:33 smithi170 bash[14194]: cluster 2024-02-13T22:10:31.524703+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:34.346 INFO:teuthology.orchestra.run.smithi133.stdout:42949673013 2024-02-13T22:10:35.018 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:34 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2024-02-13T22:10:35.018 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:34 smithi133 systemd[1]: Stopped Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:35.018 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:34 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Start request repeated too quickly. 2024-02-13T22:10:35.018 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:34 smithi133 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T22:10:35.018 INFO:journalctl@ceph.node-exporter.a.smithi133.stdout:Feb 13 22:10:34 smithi133 systemd[1]: Failed to start Ceph node-exporter.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:35.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673007 got 42949673013 for osd.0 2024-02-13T22:10:35.020 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-13T22:10:35.148 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:35.487 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:35 smithi133 bash[14133]: cluster 2024-02-13T22:10:33.525347+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:35.488 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:35 smithi133 bash[14133]: audit 2024-02-13T22:10:34.343779+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.133:0/3750004948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T22:10:35.488 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:35 smithi133 bash[18129]: cluster 2024-02-13T22:10:33.525347+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:35.488 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:35 smithi133 bash[18129]: audit 2024-02-13T22:10:34.343779+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.133:0/3750004948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T22:10:35.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:35 smithi170 bash[14194]: cluster 2024-02-13T22:10:33.525347+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:35.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:35 smithi170 bash[14194]: audit 2024-02-13T22:10:34.343779+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.133:0/3750004948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T22:10:36.306 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: debug 2024-02-13T22:10:36.121+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:36.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:36.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:36.309 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:36 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: cluster 2024-02-13T22:10:35.525980+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: cephadm 2024-02-13T22:10:36.129097+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: cluster 2024-02-13T22:10:35.525980+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: cephadm 2024-02-13T22:10:36.129097+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:37.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: audit 2024-02-13T22:10:36.140545+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[18129]: cephadm 2024-02-13T22:10:36.149952+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.562 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: audit 2024-02-13T22:10:36.140545+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:37.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:37 smithi133 bash[14133]: cephadm 2024-02-13T22:10:36.149952+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: cluster 2024-02-13T22:10:35.525980+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: cephadm 2024-02-13T22:10:36.129097+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:37.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: audit 2024-02-13T22:10:36.140545+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' 2024-02-13T22:10:37.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:37 smithi170 bash[14194]: cephadm 2024-02-13T22:10:36.149952+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-02-13T22:10:38.204 INFO:teuthology.orchestra.run.smithi133.stdout:68719476784 2024-02-13T22:10:38.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476778 got 68719476784 for osd.1 2024-02-13T22:10:38.935 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-13T22:10:39.067 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:39.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:39 smithi133 bash[14133]: cluster 2024-02-13T22:10:37.526654+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:39.306 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:39 smithi133 bash[14133]: audit 2024-02-13T22:10:38.201744+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.133:0/713408616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T22:10:39.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:39 smithi133 bash[18129]: cluster 2024-02-13T22:10:37.526654+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:39.307 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:39 smithi133 bash[18129]: audit 2024-02-13T22:10:38.201744+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.133:0/713408616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T22:10:39.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:39 smithi170 bash[14194]: cluster 2024-02-13T22:10:37.526654+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:39.563 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:39 smithi170 bash[14194]: audit 2024-02-13T22:10:38.201744+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.133:0/713408616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T22:10:40.306 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: debug 2024-02-13T22:10:39.993+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:40.306 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:40.307 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:40.308 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:40 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: cluster 2024-02-13T22:10:39.527297+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: cephadm 2024-02-13T22:10:40.001008+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[14133]: cephadm 2024-02-13T22:10:40.007006+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: cluster 2024-02-13T22:10:39.527297+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: cephadm 2024-02-13T22:10:40.001008+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:41 smithi133 bash[18129]: cephadm 2024-02-13T22:10:40.007006+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: cluster 2024-02-13T22:10:39.527297+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: cephadm 2024-02-13T22:10:40.001008+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-13T22:10:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi170 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:41.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[14194]: cephadm 2024-02-13T22:10:40.007006+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi133 2024-02-13T22:10:41.931 INFO:teuthology.orchestra.run.smithi133.stdout:90194313259 2024-02-13T22:10:42.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:41 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2024-02-13T22:10:42.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:41 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:42.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:41 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:42.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:41 smithi170 bash[24638]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:42.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:42 smithi133 bash[18129]: audit 2024-02-13T22:10:41.928541+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.133:0/3394711403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T22:10:42.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:42 smithi133 bash[14133]: audit 2024-02-13T22:10:41.928541+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.133:0/3394711403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T22:10:42.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:42 smithi170 bash[14194]: audit 2024-02-13T22:10:41.928541+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.133:0/3394711403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T22:10:42.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313253 got 90194313259 for osd.2 2024-02-13T22:10:42.705 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-13T22:10:42.836 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:43.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:43 smithi133 bash[14133]: cluster 2024-02-13T22:10:41.528006+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:43.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:43 smithi133 bash[18129]: cluster 2024-02-13T22:10:41.528006+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:43.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:43 smithi170 bash[14194]: cluster 2024-02-13T22:10:41.528006+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:43.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:43 smithi170 bash[24638]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:43.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:43 smithi170 bash[24638]: See 'docker run --help'. 2024-02-13T22:10:43.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:43 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:43.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:43 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:10:45.479 INFO:teuthology.orchestra.run.smithi133.stdout:111669149736 2024-02-13T22:10:45.506 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:45 smithi133 bash[14133]: cluster 2024-02-13T22:10:43.528688+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:45.506 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:45 smithi133 bash[18129]: cluster 2024-02-13T22:10:43.528688+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:45.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:45 smithi170 bash[14194]: cluster 2024-02-13T22:10:43.528688+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:46.184 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149730 got 111669149736 for osd.3 2024-02-13T22:10:46.184 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-13T22:10:46.318 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:46.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:46 smithi133 bash[14133]: audit 2024-02-13T22:10:45.477006+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/4294492264' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T22:10:46.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:46 smithi133 bash[18129]: audit 2024-02-13T22:10:45.477006+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/4294492264' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T22:10:46.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:46 smithi170 bash[14194]: audit 2024-02-13T22:10:45.477006+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.133:0/4294492264' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T22:10:47.377 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14133]: cluster 2024-02-13T22:10:45.529375+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:47.377 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[18129]: cluster 2024-02-13T22:10:45.529375+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: debug 2024-02-13T22:10:47.197+0000 7f664be37700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:47.378 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: yield (conn, connr) 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: code, '\n'.join(err))) 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:47.379 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: Traceback (most recent call last): 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 6153, in 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 1412, in _default_image 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 3431, in command_deploy 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:47.380 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:10:47 smithi133 bash[14392]: RuntimeError: uid/gid not found 2024-02-13T22:10:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:47 smithi170 bash[14194]: cluster 2024-02-13T22:10:45.529375+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:48.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: cephadm 2024-02-13T22:10:47.202121+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:48.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: yield (conn, connr) 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: code, '\n'.join(err))) 2024-02-13T22:10:48.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: cephadm 2024-02-13T22:10:47.202121+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:48.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: yield (conn, connr) 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: code, '\n'.join(err))) 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.562 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: Traceback (most recent call last): 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 6153, in 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 1412, in _default_image 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[18129]: RuntimeError: uid/gid not found 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.563 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: Traceback (most recent call last): 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 6153, in 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 1412, in _default_image 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.564 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:48 smithi133 bash[14133]: RuntimeError: uid/gid not found 2024-02-13T22:10:48.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: cephadm 2024-02-13T22:10:47.202121+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:48.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: yield (conn, connr) 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: code, '\n'.join(err))) 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi133 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-13T22:10:48.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: stat: stderr See 'docker run --help'. 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: Traceback (most recent call last): 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 6153, in 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 1412, in _default_image 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 3431, in command_deploy 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: File "", line 2099, in extract_uid_gid 2024-02-13T22:10:48.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:48 smithi170 bash[14194]: RuntimeError: uid/gid not found 2024-02-13T22:10:49.464 INFO:teuthology.orchestra.run.smithi133.stdout:133143986213 2024-02-13T22:10:49.489 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:49 smithi133 bash[14133]: cluster 2024-02-13T22:10:47.530099+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:49.489 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:49 smithi133 bash[18129]: cluster 2024-02-13T22:10:47.530099+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:49.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:49 smithi170 bash[14194]: cluster 2024-02-13T22:10:47.530099+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:50.190 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986207 got 133143986213 for osd.4 2024-02-13T22:10:50.190 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-13T22:10:50.315 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:50.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:50 smithi133 bash[14133]: audit 2024-02-13T22:10:49.461488+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/3717655493' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T22:10:50.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:50 smithi133 bash[14133]: cluster 2024-02-13T22:10:49.530767+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:50.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:50 smithi133 bash[18129]: audit 2024-02-13T22:10:49.461488+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/3717655493' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T22:10:50.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:50 smithi133 bash[18129]: cluster 2024-02-13T22:10:49.530767+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:50.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:50 smithi170 bash[14194]: audit 2024-02-13T22:10:49.461488+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/3717655493' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T22:10:50.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:50 smithi170 bash[14194]: cluster 2024-02-13T22:10:49.530767+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:53.170 INFO:teuthology.orchestra.run.smithi133.stdout:154618822690 2024-02-13T22:10:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:53 smithi133 bash[14133]: cluster 2024-02-13T22:10:51.531432+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:53.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:53 smithi133 bash[14133]: audit 2024-02-13T22:10:53.167997+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.133:0/2610063413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T22:10:53.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:53 smithi133 bash[18129]: cluster 2024-02-13T22:10:51.531432+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:53.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:53 smithi133 bash[18129]: audit 2024-02-13T22:10:53.167997+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.133:0/2610063413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T22:10:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:53 smithi170 bash[14194]: cluster 2024-02-13T22:10:51.531432+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:53 smithi170 bash[14194]: audit 2024-02-13T22:10:53.167997+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.133:0/2610063413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T22:10:53.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:53 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2024-02-13T22:10:53.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:53 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:53.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:53 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:10:53.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:53 smithi170 bash[24664]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:10:53.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822690 for osd.5 2024-02-13T22:10:53.884 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-13T22:10:54.023 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:55.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:55 smithi133 bash[14133]: cluster 2024-02-13T22:10:53.532198+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:55.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:55 smithi133 bash[18129]: cluster 2024-02-13T22:10:53.532198+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:55.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:55 smithi170 bash[14194]: cluster 2024-02-13T22:10:53.532198+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:56.775 INFO:teuthology.orchestra.run.smithi133.stdout:176093659166 2024-02-13T22:10:57.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:56 smithi170 bash[24664]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:10:57.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:56 smithi170 bash[24664]: See 'docker run --help'. 2024-02-13T22:10:57.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:56 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:10:57.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:10:56 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:10:57.524 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659166 for osd.6 2024-02-13T22:10:57.524 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-13T22:10:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:57 smithi133 bash[14133]: cluster 2024-02-13T22:10:55.532876+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:57.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:57 smithi133 bash[14133]: audit 2024-02-13T22:10:56.772861+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/2827704557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T22:10:57.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:57 smithi133 bash[18129]: cluster 2024-02-13T22:10:55.532876+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:57.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:57 smithi133 bash[18129]: audit 2024-02-13T22:10:56.772861+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/2827704557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T22:10:57.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:57 smithi170 bash[14194]: cluster 2024-02-13T22:10:55.532876+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:10:57.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:57 smithi170 bash[14194]: audit 2024-02-13T22:10:56.772861+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.133:0/2827704557' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T22:10:57.656 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:10:59.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:10:59 smithi170 bash[14194]: cluster 2024-02-13T22:10:57.533417+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:59.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:10:59 smithi133 bash[14133]: cluster 2024-02-13T22:10:57.533417+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:10:59.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:10:59 smithi133 bash[18129]: cluster 2024-02-13T22:10:57.533417+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:00.481 INFO:teuthology.orchestra.run.smithi133.stdout:197568495642 2024-02-13T22:11:01.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495642 for osd.7 2024-02-13T22:11:01.197 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-13T22:11:01.197 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-13T22:11:01.330 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:01.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:01 smithi133 bash[14133]: cluster 2024-02-13T22:10:59.534003+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:01.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:01 smithi133 bash[14133]: audit 2024-02-13T22:11:00.478580+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/1858750358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T22:11:01.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:01 smithi133 bash[18129]: cluster 2024-02-13T22:10:59.534003+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:01.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:01 smithi133 bash[18129]: audit 2024-02-13T22:11:00.478580+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/1858750358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T22:11:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:01 smithi170 bash[14194]: cluster 2024-02-13T22:10:59.534003+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:01 smithi170 bash[14194]: audit 2024-02-13T22:11:00.478580+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.133:0/1858750358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T22:11:03.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:03 smithi170 bash[14194]: cluster 2024-02-13T22:11:01.534630+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:03.669 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:03 smithi133 bash[14133]: cluster 2024-02-13T22:11:01.534630+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:03.669 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:03 smithi133 bash[18129]: cluster 2024-02-13T22:11:01.534630+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:04.021 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:04.022 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-13T22:11:04.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:04 smithi133 bash[14133]: cluster 2024-02-13T22:11:03.535363+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:04.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:04 smithi133 bash[14133]: audit 2024-02-13T22:11:04.015084+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:04.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:04 smithi133 bash[18129]: cluster 2024-02-13T22:11:03.535363+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:04.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:04 smithi133 bash[18129]: audit 2024-02-13T22:11:04.015084+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:04.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:04 smithi170 bash[14194]: cluster 2024-02-13T22:11:03.535363+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:04.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:04 smithi170 bash[14194]: audit 2024-02-13T22:11:04.015084+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:04.811 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":242,"stamp":"2024-02-13T22:11:03.534956+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":108,"num_read_kb":103,"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":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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392524,"kb_used_data":3852,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568692,"statfs":{"total":767960285184,"available":759366340608,"internally_reserved":8589934592,"allocated":3944448,"data_stored":1603863,"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":10,"num_read_kb":10,"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.003871"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:08.266732+0000","last_change":"2024-02-13T22:09:07.285573+0000","last_active":"2024-02-13T22:09:08.266732+0000","last_peered":"2024-02-13T22:09:08.266732+0000","last_clean":"2024-02-13T22:09:08.266732+0000","last_became_active":"2024-02-13T22:09:07.284589+0000","last_became_peered":"2024-02-13T22:09:07.284589+0000","last_unstale":"2024-02-13T22:09:08.266732+0000","last_undegraded":"2024-02-13T22:09:08.266732+0000","last_fullsized":"2024-02-13T22:09:08.266732+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+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.1","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:09.438916+0000","last_change":"2024-02-13T22:09:07.281041+0000","last_active":"2024-02-13T22:09:09.438916+0000","last_peered":"2024-02-13T22:09:09.438916+0000","last_clean":"2024-02-13T22:09:09.438916+0000","last_became_active":"2024-02-13T22:09:07.280353+0000","last_became_peered":"2024-02-13T22:09:07.280353+0000","last_unstale":"2024-02-13T22:09:09.438916+0000","last_undegraded":"2024-02-13T22:09:09.438916+0000","last_fullsized":"2024-02-13T22:09:09.438916+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+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":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:09.440794+0000","last_change":"2024-02-13T22:09:03.182349+0000","last_active":"2024-02-13T22:09:09.440794+0000","last_peered":"2024-02-13T22:09:09.440794+0000","last_clean":"2024-02-13T22:09:09.440794+0000","last_became_active":"2024-02-13T22:09:03.181801+0000","last_became_peered":"2024-02-13T22:09:03.181801+0000","last_unstale":"2024-02-13T22:09:09.440794+0000","last_undegraded":"2024-02-13T22:09:09.440794+0000","last_fullsized":"2024-02-13T22:09:09.440794+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-13T22:05:15.214763+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:05:15.214763+0000","last_clean_scrub_stamp":"2024-02-13T22:05:15.214763+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.0","version":"51'5","reported_seq":"122","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-13T22:11:00.298286+0000","last_change":"2024-02-13T22:09:07.283815+0000","last_active":"2024-02-13T22:11:00.298286+0000","last_peered":"2024-02-13T22:11:00.298286+0000","last_clean":"2024-02-13T22:11:00.298286+0000","last_became_active":"2024-02-13T22:09:07.282801+0000","last_became_peered":"2024-02-13T22:09:07.282801+0000","last_unstale":"2024-02-13T22:11:00.298286+0000","last_undegraded":"2024-02-13T22:11:00.298286+0000","last_fullsized":"2024-02-13T22:11:00.298286+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":108,"num_read_kb":103,"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":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":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":108,"num_read_kb":103,"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":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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"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":197568495643,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.93999999999999995}]},{"osd":1,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.873,"15min":0.873},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.58299999999999996}]},{"osd":2,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.76600000000000001}]},{"osd":3,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.046}]},{"osd":4,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.877,"15min":0.877},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.79100000000000004}]},{"osd":5,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.097},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.008}]},{"osd":6,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.121,"15min":1.121},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0680000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659167,"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":200337,"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":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.86199999999999999,"15min":0.873},"min":{"1min":0.57899999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1379999999999999,"5min":1.321,"15min":1.321},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.878,"15min":0.877},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":1.046}]},{"osd":1,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.89200000000000002,"15min":0.89500000000000002},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1140000000000001,"5min":1.216,"15min":1.216},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.94799999999999995,"15min":0.95999999999999996},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.0880000000000001,"5min":1.329,"15min":1.329},"last":0.69299999999999995}]},{"osd":2,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.90800000000000003,"15min":0.91400000000000003},"min":{"1min":0.68500000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.69399999999999995,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.1679999999999999,"5min":1.181,"15min":1.181},"last":0.85899999999999999}]},{"osd":3,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.68000000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.0760000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.96899999999999997,"15min":0.97499999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.21,"5min":1.399,"15min":1.399},"last":0.98199999999999998}]},{"osd":4,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.89100000000000001,"15min":0.89400000000000002},"min":{"1min":0.58899999999999997,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1279999999999999,"5min":1.151,"15min":1.151},"last":1},{"interface":"front","average":{"1min":1.016,"5min":0.997,"15min":0.99399999999999999},"min":{"1min":0.67900000000000005,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.266,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.63700000000000001}]},{"osd":5,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.91800000000000004,"15min":0.91000000000000003},"min":{"1min":0.72199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.008,"5min":0.95599999999999996,"15min":0.94699999999999995},"min":{"1min":0.72199999999999998,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3340000000000001,"5min":1.357,"15min":1.357},"last":0.71999999999999997}]},{"osd":7,"last update":"Tue Feb 13 22:10:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.78800000000000003}]}]},{"osd":1,"up_from":16,"seq":68719476790,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.64600000000000002,"15min":0.60999999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.071,"5min":1.216,"15min":1.216},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.623,"15min":0.58199999999999996},"min":{"1min":0.47099999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.88,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.91100000000000003}]},{"osd":2,"last update":"Tue Feb 13 22:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.90900000000000003,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.74299999999999999,"15min":0.72499999999999998},"min":{"1min":0.52600000000000002,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.97899999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.71499999999999997}]},{"osd":3,"last update":"Tue Feb 13 22:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.82099999999999995,"15min":0.81699999999999995},"min":{"1min":0.63300000000000001,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.046,"5min":1.109,"15min":1.109},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.75800000000000001,"15min":0.75600000000000001},"min":{"1min":0.57999999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.98499999999999999,"5min":1.147,"15min":1.147},"last":0.73699999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94999999999999996,"15min":0.94199999999999995},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2110000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.96299999999999997,"15min":0.98099999999999998},"min":{"1min":0.70499999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2529999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.997}]},{"osd":5,"last update":"Tue Feb 13 22:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.97899999999999998,"15min":0.99299999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.0740000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93799999999999994,"15min":0.93000000000000005},"min":{"1min":0.75,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.248,"5min":1.385,"15min":1.385},"last":0.79900000000000004}]},{"osd":6,"last update":"Tue Feb 13 22:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.034,"15min":1.046},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.347,"5min":1.506,"15min":1.506},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0760000000000001,"15min":1.079},"min":{"1min":0.88800000000000001,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.304,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.0169999999999999}]},{"osd":7,"last update":"Tue Feb 13 22:10:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.085}]}]},{"osd":0,"up_from":10,"seq":42949673019,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.56599999999999995,"15min":0.53600000000000003},"min":{"1min":0.44400000000000001,"5min":0.38,"15min":0.38},"max":{"1min":0.85999999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.61599999999999999,"15min":0.57199999999999995},"min":{"1min":0.45100000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0269999999999999,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.68500000000000005}]},{"osd":2,"last update":"Tue Feb 13 22:10:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.65600000000000003,"15min":0.63200000000000001},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.67400000000000004,"15min":0.64400000000000002},"min":{"1min":0.48899999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.98099999999999998}]},{"osd":3,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.76600000000000001,"15min":0.75800000000000001},"min":{"1min":0.49399999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.9019999999999999,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.78800000000000003,"15min":0.77400000000000002},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.94399999999999995}]},{"osd":4,"last update":"Tue Feb 13 22:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.90200000000000002,"15min":0.89200000000000002},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.871},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.98499999999999999,"15min":1},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.137,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.105}]},{"osd":5,"last update":"Tue Feb 13 22:10:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0309999999999999,"15min":1.038},"min":{"1min":0.79300000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.28,"5min":1.371,"15min":1.371},"last":1.073},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0349999999999999,"15min":1.044},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.1739999999999999}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0669999999999999,"15min":1.0640000000000001},"min":{"1min":0.82799999999999996,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.155},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0549999999999999,"15min":1.0429999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":1.2190000000000001}]},{"osd":7,"last update":"Tue Feb 13 22:10:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.018},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.242}]}]},{"osd":2,"up_from":21,"seq":90194313263,"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":200337,"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":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.63,"15min":0.61299999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84799999999999998,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.69099999999999995,"15min":0.66900000000000004},"min":{"1min":0.52000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.94999999999999996,"5min":1.115,"15min":1.115},"last":0.81999999999999995}]},{"osd":1,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.71799999999999997,"15min":0.69899999999999995},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.95199999999999996,"5min":1.073,"15min":1.073},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.67500000000000004},"min":{"1min":0.51500000000000001,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.56699999999999995}]},{"osd":3,"last update":"Tue Feb 13 22:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.76200000000000001,"15min":0.754},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.83099999999999996,"15min":0.81100000000000005},"min":{"1min":0.67900000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.0860000000000001,"5min":1.089,"15min":1.089},"last":0.92500000000000004}]},{"osd":4,"last update":"Tue Feb 13 22:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88400000000000001,"15min":0.88},"min":{"1min":0.66600000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.232,"5min":1.306,"15min":1.306},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.014,"5min":1.006,"15min":1.004},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.96799999999999997}]},{"osd":5,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.073},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.2649999999999999,"5min":1.347,"15min":1.347},"last":0.876},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.97599999999999998,"15min":0.98199999999999998},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.67100000000000004}]},{"osd":6,"last update":"Tue Feb 13 22:10:41 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0609999999999999,"15min":1.0600000000000001},"min":{"1min":0.82399999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.296,"5min":1.373,"15min":1.373},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1220000000000001,"15min":1.1160000000000001},"min":{"1min":0.91100000000000003,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.004}]},{"osd":7,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.149,"15min":1.149},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.206}]}]},{"osd":3,"up_from":26,"seq":111669149740,"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":200337,"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":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.53100000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.746,"15min":0.73099999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.036,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.59099999999999997}]},{"osd":1,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.76800000000000002,"15min":0.748},"min":{"1min":0.56200000000000006,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.745,"5min":0.70699999999999996,"15min":0.68600000000000005},"min":{"1min":0.58099999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0349999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.79200000000000004}]},{"osd":2,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.79400000000000004,"15min":0.77400000000000002},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.0429999999999999,"5min":1.153,"15min":1.153},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.80000000000000004,"15min":0.79600000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.0660000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.86699999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93700000000000006,"15min":0.93400000000000005},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.151,"5min":1.232,"15min":1.232},"last":0.83099999999999996}]},{"osd":5,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0189999999999999,"15min":1.0269999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.302,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0720000000000001,"15min":1.0740000000000001},"min":{"1min":0.83099999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.262,"5min":1.375,"15min":1.375},"last":0.93600000000000005}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0189999999999999,"15min":1.0169999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.361,"5min":1.522,"15min":1.522},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.89900000000000002,"5min":0.88200000000000001,"15min":0.88200000000000001},"max":{"1min":1.4039999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.157}]},{"osd":7,"last update":"Tue Feb 13 22:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0109999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986216,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":200337,"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":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.78900000000000003,"15min":0.77600000000000002},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.83099999999999996,"15min":0.80800000000000005},"min":{"1min":0.66100000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.2149999999999999,"5min":2.2149999999999999,"15min":2.2149999999999999},"last":0.94899999999999995}]},{"osd":1,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.79800000000000004,"15min":0.78200000000000003},"min":{"1min":0.57099999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.83799999999999997,"15min":0.82399999999999995},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.90600000000000003}]},{"osd":2,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.85999999999999999,"15min":0.82799999999999996},"min":{"1min":0.67300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":2.407,"5min":2.407,"15min":2.407},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.84899999999999998,"15min":0.81299999999999994},"min":{"1min":0.78000000000000003,"5min":0.623,"15min":0.623},"max":{"1min":2.3010000000000002,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.78100000000000003}]},{"osd":3,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.84499999999999997,"15min":0.82699999999999996},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.204,"5min":1.232,"15min":1.232},"last":1.044},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.88900000000000001,"15min":0.874},"min":{"1min":0.71799999999999997,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.98,"5min":1.98,"15min":1.98},"last":0.93200000000000005}]},{"osd":5,"last update":"Tue Feb 13 22:10:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86299999999999999,"15min":0.84899999999999998},"min":{"1min":0.52200000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":0.626},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.97899999999999998,"15min":0.96299999999999997},"min":{"1min":0.72799999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.248,"5min":2.028,"15min":2.028},"last":1.087}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0389999999999999,"15min":1.0549999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.175,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.874},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.626,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.141,"5min":1.486,"15min":1.486},"last":0.97899999999999998}]},{"osd":7,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":1.125},{"interface":"front","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.913,"5min":1.913,"15min":1.913},"last":0.69599999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822692,"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":200337,"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":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.82399999999999995,"15min":0.81799999999999995},"min":{"1min":0.68700000000000006,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.23,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.88,"15min":0.88400000000000001},"min":{"1min":0.58399999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.198,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.88400000000000001}]},{"osd":1,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.80400000000000005,"15min":0.79700000000000004},"min":{"1min":0.63700000000000001,"5min":0.502,"15min":0.502},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.88,"15min":0.89600000000000002},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.143,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.70799999999999996}]},{"osd":2,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89500000000000002,"15min":0.88900000000000001},"min":{"1min":0.622,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.163,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.874,"5min":0.88200000000000001,"15min":0.88400000000000001},"min":{"1min":0.58499999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0489999999999999,"5min":1.746,"15min":1.746},"last":0.83899999999999997}]},{"osd":3,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.64400000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.1879999999999999,"5min":1.365,"15min":1.365},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94599999999999995,"15min":0.93899999999999995},"min":{"1min":0.80500000000000005,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.99399999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.873,"15min":0.88600000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1579999999999999,"5min":1.976,"15min":1.976},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.90700000000000003,"15min":0.91000000000000003},"min":{"1min":0.54900000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1559999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.63600000000000001}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.68000000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.268,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.69399999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.72699999999999998}]},{"osd":7,"last update":"Tue Feb 13 22:10:06 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.77900000000000003}]}]}]}} 2024-02-13T22:11:04.813 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-13T22:11:04.945 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:07.528 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:07.530 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-13T22:11:07.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:07 smithi133 bash[18129]: cluster 2024-02-13T22:11:05.536145+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:07.555 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:07 smithi133 bash[14133]: cluster 2024-02-13T22:11:05.536145+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:07.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:07 smithi170 bash[14194]: cluster 2024-02-13T22:11:05.536145+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:07.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:07 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2024-02-13T22:11:07.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:07 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:11:07.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:07 smithi170 systemd[1]: Started Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:11:07.585 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:07 smithi170 bash[24695]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-13T22:11:08.276 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2024-02-13T22:11:05.535691+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":108,"num_read_kb":103,"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":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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392524,"kb_used_data":3852,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568692,"statfs":{"total":767960285184,"available":759366340608,"internally_reserved":8589934592,"allocated":3944448,"data_stored":1603863,"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":10,"num_read_kb":10,"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.003899"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:08.266732+0000","last_change":"2024-02-13T22:09:07.285573+0000","last_active":"2024-02-13T22:09:08.266732+0000","last_peered":"2024-02-13T22:09:08.266732+0000","last_clean":"2024-02-13T22:09:08.266732+0000","last_became_active":"2024-02-13T22:09:07.284589+0000","last_became_peered":"2024-02-13T22:09:07.284589+0000","last_unstale":"2024-02-13T22:09:08.266732+0000","last_undegraded":"2024-02-13T22:09:08.266732+0000","last_fullsized":"2024-02-13T22:09:08.266732+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+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.1","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:09.438916+0000","last_change":"2024-02-13T22:09:07.281041+0000","last_active":"2024-02-13T22:09:09.438916+0000","last_peered":"2024-02-13T22:09:09.438916+0000","last_clean":"2024-02-13T22:09:09.438916+0000","last_became_active":"2024-02-13T22:09:07.280353+0000","last_became_peered":"2024-02-13T22:09:07.280353+0000","last_unstale":"2024-02-13T22:09:09.438916+0000","last_undegraded":"2024-02-13T22:09:09.438916+0000","last_fullsized":"2024-02-13T22:09:09.438916+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+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":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-13T22:09:09.440794+0000","last_change":"2024-02-13T22:09:03.182349+0000","last_active":"2024-02-13T22:09:09.440794+0000","last_peered":"2024-02-13T22:09:09.440794+0000","last_clean":"2024-02-13T22:09:09.440794+0000","last_became_active":"2024-02-13T22:09:03.181801+0000","last_became_peered":"2024-02-13T22:09:03.181801+0000","last_unstale":"2024-02-13T22:09:09.440794+0000","last_undegraded":"2024-02-13T22:09:09.440794+0000","last_fullsized":"2024-02-13T22:09:09.440794+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-13T22:05:15.214763+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:05:15.214763+0000","last_clean_scrub_stamp":"2024-02-13T22:05:15.214763+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.0","version":"51'5","reported_seq":"122","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-13T22:11:00.298286+0000","last_change":"2024-02-13T22:09:07.283815+0000","last_active":"2024-02-13T22:11:00.298286+0000","last_peered":"2024-02-13T22:11:00.298286+0000","last_clean":"2024-02-13T22:11:00.298286+0000","last_became_active":"2024-02-13T22:09:07.282801+0000","last_became_peered":"2024-02-13T22:09:07.282801+0000","last_unstale":"2024-02-13T22:11:00.298286+0000","last_undegraded":"2024-02-13T22:11:00.298286+0000","last_fullsized":"2024-02-13T22:11:00.298286+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-13T22:09:06.117046+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T22:09:06.117046+0000","last_clean_scrub_stamp":"2024-02-13T22:09:06.117046+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":108,"num_read_kb":103,"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":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":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":108,"num_read_kb":103,"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":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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"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":197568495643,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.93999999999999995}]},{"osd":1,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.873,"15min":0.873},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.58299999999999996}]},{"osd":2,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.76600000000000001}]},{"osd":3,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.046}]},{"osd":4,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.877,"15min":0.877},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.79100000000000004}]},{"osd":5,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.097},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.008}]},{"osd":6,"last update":"Tue Feb 13 22:10:02 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.121,"15min":1.121},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0680000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659168,"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":200337,"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":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.86199999999999999,"15min":0.873},"min":{"1min":0.57899999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1379999999999999,"5min":1.321,"15min":1.321},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.878,"15min":0.877},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":1.046}]},{"osd":1,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.89200000000000002,"15min":0.89500000000000002},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.1140000000000001,"5min":1.216,"15min":1.216},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.94799999999999995,"15min":0.95999999999999996},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.0880000000000001,"5min":1.329,"15min":1.329},"last":0.69299999999999995}]},{"osd":2,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.90800000000000003,"15min":0.91400000000000003},"min":{"1min":0.68500000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.69399999999999995,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.1679999999999999,"5min":1.181,"15min":1.181},"last":0.85899999999999999}]},{"osd":3,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.68000000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.0760000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.96899999999999997,"15min":0.97499999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.21,"5min":1.399,"15min":1.399},"last":0.98199999999999998}]},{"osd":4,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.89100000000000001,"15min":0.89400000000000002},"min":{"1min":0.58899999999999997,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1279999999999999,"5min":1.151,"15min":1.151},"last":1},{"interface":"front","average":{"1min":1.016,"5min":0.997,"15min":0.99399999999999999},"min":{"1min":0.67900000000000005,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.266,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.63700000000000001}]},{"osd":5,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.91800000000000004,"15min":0.91000000000000003},"min":{"1min":0.72199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.008,"5min":0.95599999999999996,"15min":0.94699999999999995},"min":{"1min":0.72199999999999998,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3340000000000001,"5min":1.357,"15min":1.357},"last":0.71999999999999997}]},{"osd":7,"last update":"Tue Feb 13 22:10:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.78800000000000003}]}]},{"osd":1,"up_from":16,"seq":68719476790,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.64600000000000002,"15min":0.60999999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.071,"5min":1.216,"15min":1.216},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.623,"15min":0.58199999999999996},"min":{"1min":0.47099999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.88,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.91100000000000003}]},{"osd":2,"last update":"Tue Feb 13 22:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.90900000000000003,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.74299999999999999,"15min":0.72499999999999998},"min":{"1min":0.52600000000000002,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.97899999999999998,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.71499999999999997}]},{"osd":3,"last update":"Tue Feb 13 22:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.82099999999999995,"15min":0.81699999999999995},"min":{"1min":0.63300000000000001,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.046,"5min":1.109,"15min":1.109},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.75800000000000001,"15min":0.75600000000000001},"min":{"1min":0.57999999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.98499999999999999,"5min":1.147,"15min":1.147},"last":0.73699999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94999999999999996,"15min":0.94199999999999995},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2110000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.96299999999999997,"15min":0.98099999999999998},"min":{"1min":0.70499999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2529999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.997}]},{"osd":5,"last update":"Tue Feb 13 22:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.97899999999999998,"15min":0.99299999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.0740000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93799999999999994,"15min":0.93000000000000005},"min":{"1min":0.75,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.248,"5min":1.385,"15min":1.385},"last":0.79900000000000004}]},{"osd":6,"last update":"Tue Feb 13 22:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.034,"15min":1.046},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.347,"5min":1.506,"15min":1.506},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0760000000000001,"15min":1.079},"min":{"1min":0.88800000000000001,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.304,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.0169999999999999}]},{"osd":7,"last update":"Tue Feb 13 22:10:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.085}]}]},{"osd":0,"up_from":10,"seq":42949673020,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Tue Feb 13 22:10:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.63900000000000001,"15min":0.56000000000000005},"min":{"1min":0.50700000000000001,"5min":0.38,"15min":0.38},"max":{"1min":2.3769999999999998,"5min":2.3769999999999998,"15min":2.3769999999999998},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.68300000000000005,"15min":0.59499999999999997},"min":{"1min":0.50900000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":2.512,"5min":2.512,"15min":2.512},"last":0.52100000000000002}]},{"osd":2,"last update":"Tue Feb 13 22:10:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.65600000000000003,"15min":0.63200000000000001},"min":{"1min":0.47499999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.67400000000000004,"15min":0.64400000000000002},"min":{"1min":0.48899999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.502}]},{"osd":3,"last update":"Tue Feb 13 22:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.76600000000000001,"15min":0.75800000000000001},"min":{"1min":0.49399999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.9019999999999999,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.78800000000000003,"15min":0.77400000000000002},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.432}]},{"osd":4,"last update":"Tue Feb 13 22:10:59 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.92500000000000004,"15min":0.90000000000000002},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.879,"5min":1.879,"15min":1.879},"last":0.629},{"interface":"front","average":{"1min":1.0680000000000001,"5min":0.997,"15min":1.004},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":2.0499999999999998,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":0.95899999999999996}]},{"osd":5,"last update":"Tue Feb 13 22:10:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0309999999999999,"15min":1.038},"min":{"1min":0.79300000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.28,"5min":1.371,"15min":1.371},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0349999999999999,"15min":1.044},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.879}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0669999999999999,"15min":1.0640000000000001},"min":{"1min":0.82799999999999996,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0549999999999999,"15min":1.0429999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":0.98899999999999999}]},{"osd":7,"last update":"Tue Feb 13 22:11:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.0860000000000001,"15min":1.0720000000000001},"min":{"1min":0.78500000000000003,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":2.101,"5min":2.101,"15min":2.101},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.202,"5min":1.099,"15min":1.0820000000000001},"min":{"1min":0.995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.857,"5min":1.857,"15min":1.857},"last":0.997}]}]},{"osd":2,"up_from":21,"seq":90194313264,"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":200337,"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":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.63,"15min":0.61299999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84799999999999998,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.69099999999999995,"15min":0.66900000000000004},"min":{"1min":0.52000000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.94999999999999996,"5min":1.115,"15min":1.115},"last":0.94099999999999995}]},{"osd":1,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.71799999999999997,"15min":0.69899999999999995},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.95199999999999996,"5min":1.073,"15min":1.073},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.67500000000000004},"min":{"1min":0.51500000000000001,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.55500000000000005}]},{"osd":3,"last update":"Tue Feb 13 22:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.76200000000000001,"15min":0.754},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.83099999999999996,"15min":0.81100000000000005},"min":{"1min":0.67900000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.0860000000000001,"5min":1.089,"15min":1.089},"last":0.60499999999999998}]},{"osd":4,"last update":"Tue Feb 13 22:10:59 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.873,"15min":0.876},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":0.96799999999999997,"5min":1.306,"15min":1.306},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0169999999999999,"15min":1.008},"min":{"1min":0.91700000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2150000000000001,"5min":1.353,"15min":1.353},"last":0.91700000000000004}]},{"osd":5,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.073},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.2649999999999999,"5min":1.347,"15min":1.347},"last":0.872},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.97599999999999998,"15min":0.98199999999999998},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.67300000000000004}]},{"osd":6,"last update":"Tue Feb 13 22:10:41 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0609999999999999,"15min":1.0600000000000001},"min":{"1min":0.82399999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.296,"5min":1.373,"15min":1.373},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1220000000000001,"15min":1.1160000000000001},"min":{"1min":0.91100000000000003,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.995}]},{"osd":7,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.149,"5min":1.149,"15min":1.149},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.96599999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149740,"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":200337,"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":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.53100000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.746,"15min":0.73099999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.036,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.59099999999999997}]},{"osd":1,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.76800000000000002,"15min":0.748},"min":{"1min":0.56200000000000006,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.745,"5min":0.70699999999999996,"15min":0.68600000000000005},"min":{"1min":0.58099999999999996,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0349999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.79200000000000004}]},{"osd":2,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.79400000000000004,"15min":0.77400000000000002},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.0429999999999999,"5min":1.153,"15min":1.153},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.80000000000000004,"15min":0.79600000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.0660000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.86699999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:01 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93700000000000006,"15min":0.93400000000000005},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.151,"5min":1.232,"15min":1.232},"last":0.83099999999999996}]},{"osd":5,"last update":"Tue Feb 13 22:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0189999999999999,"15min":1.0269999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.302,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0720000000000001,"15min":1.0740000000000001},"min":{"1min":0.83099999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.262,"5min":1.375,"15min":1.375},"last":0.93600000000000005}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0189999999999999,"15min":1.0169999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.361,"5min":1.522,"15min":1.522},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.89900000000000002,"5min":0.88200000000000001,"15min":0.88200000000000001},"max":{"1min":1.4039999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.157}]},{"osd":7,"last update":"Tue Feb 13 22:10:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0109999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986217,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":200337,"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":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.78900000000000003,"15min":0.77600000000000002},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.83099999999999996,"15min":0.80800000000000005},"min":{"1min":0.66100000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.2149999999999999,"5min":2.2149999999999999,"15min":2.2149999999999999},"last":1.1100000000000001}]},{"osd":1,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.79800000000000004,"15min":0.78200000000000003},"min":{"1min":0.57099999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.83799999999999997,"15min":0.82399999999999995},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.83199999999999996}]},{"osd":2,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.85999999999999999,"15min":0.82799999999999996},"min":{"1min":0.67300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":2.407,"5min":2.407,"15min":2.407},"last":0.753},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.84899999999999998,"15min":0.81299999999999994},"min":{"1min":0.78000000000000003,"5min":0.623,"15min":0.623},"max":{"1min":2.3010000000000002,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":1.03}]},{"osd":3,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.84499999999999997,"15min":0.82699999999999996},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.204,"5min":1.232,"15min":1.232},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.88900000000000001,"15min":0.874},"min":{"1min":0.71799999999999997,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.98,"5min":1.98,"15min":1.98},"last":1.0609999999999999}]},{"osd":5,"last update":"Tue Feb 13 22:10:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86299999999999999,"15min":0.84899999999999998},"min":{"1min":0.52200000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.97899999999999998,"15min":0.96299999999999997},"min":{"1min":0.72799999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.248,"5min":2.028,"15min":2.028},"last":1.1870000000000001}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0389999999999999,"15min":1.0549999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.175,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.626,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.141,"5min":1.486,"15min":1.486},"last":0.98099999999999998}]},{"osd":7,"last update":"Tue Feb 13 22:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.913,"5min":1.913,"15min":1.913},"last":1.135}]}]},{"osd":5,"up_from":36,"seq":154618822692,"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":200337,"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":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.82399999999999995,"15min":0.81799999999999995},"min":{"1min":0.68700000000000006,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.23,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.88,"15min":0.88400000000000001},"min":{"1min":0.58399999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.198,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.88400000000000001}]},{"osd":1,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.80400000000000005,"15min":0.79700000000000004},"min":{"1min":0.63700000000000001,"5min":0.502,"15min":0.502},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.88,"15min":0.89600000000000002},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.143,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.70799999999999996}]},{"osd":2,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89500000000000002,"15min":0.88900000000000001},"min":{"1min":0.622,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.163,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.874,"5min":0.88200000000000001,"15min":0.88400000000000001},"min":{"1min":0.58499999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0489999999999999,"5min":1.746,"15min":1.746},"last":0.83899999999999997}]},{"osd":3,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.64400000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.1879999999999999,"5min":1.365,"15min":1.365},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94599999999999995,"15min":0.93899999999999995},"min":{"1min":0.80500000000000005,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.99399999999999999}]},{"osd":4,"last update":"Tue Feb 13 22:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.873,"15min":0.88600000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1579999999999999,"5min":1.976,"15min":1.976},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.90700000000000003,"15min":0.91000000000000003},"min":{"1min":0.54900000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1559999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.63600000000000001}]},{"osd":6,"last update":"Tue Feb 13 22:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.68000000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.268,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.91800000000000004,"15min":0.90800000000000003},"min":{"1min":0.69399999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.72699999999999998}]},{"osd":7,"last update":"Tue Feb 13 22:10:06 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.77900000000000003}]}]}]}} 2024-02-13T22:11:08.278 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-13T22:11:08.278 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-13T22:11:08.278 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-13T22:11:08.279 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:08.409 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:09 smithi133 bash[14133]: audit 2024-02-13T22:11:07.517986+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:09.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:09 smithi133 bash[14133]: cluster 2024-02-13T22:11:07.536824+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:09.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:09 smithi133 bash[18129]: audit 2024-02-13T22:11:07.517986+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:09.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:09 smithi133 bash[18129]: cluster 2024-02-13T22:11:07.536824+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:09 smithi170 bash[14194]: audit 2024-02-13T22:11:07.517986+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T22:11:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:09 smithi170 bash[14194]: cluster 2024-02-13T22:11:07.536824+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:10.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:10 smithi170 bash[24695]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-13T22:11:10.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:10 smithi170 bash[24695]: See 'docker run --help'. 2024-02-13T22:11:10.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:10 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-13T22:11:10.835 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:10 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:11:11.232 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:11.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:11 smithi133 bash[14133]: cluster 2024-02-13T22:11:09.537539+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:11.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:11 smithi133 bash[14133]: audit 2024-02-13T22:11:11.230375+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/64745593' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:11.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:11 smithi133 bash[18129]: cluster 2024-02-13T22:11:09.537539+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:11.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:11 smithi133 bash[18129]: audit 2024-02-13T22:11:11.230375+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/64745593' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:11.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:11 smithi170 bash[14194]: cluster 2024-02-13T22:11:09.537539+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:11.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:11 smithi170 bash[14194]: audit 2024-02-13T22:11:11.230375+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.133:0/64745593' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:11.993 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:13.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:13 smithi170 bash[14194]: cluster 2024-02-13T22:11:11.538322+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:13.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:13 smithi133 bash[14133]: cluster 2024-02-13T22:11:11.538322+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:13.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:13 smithi133 bash[18129]: cluster 2024-02-13T22:11:11.538322+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:14.995 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:15.128 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:15.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:15 smithi170 bash[14194]: cluster 2024-02-13T22:11:13.538994+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:15.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:15 smithi133 bash[18129]: cluster 2024-02-13T22:11:13.538994+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:15.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:15 smithi133 bash[14133]: cluster 2024-02-13T22:11:13.538994+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:17 smithi170 bash[14194]: cluster 2024-02-13T22:11:15.539628+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:17.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:17 smithi133 bash[14133]: cluster 2024-02-13T22:11:15.539628+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:17.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:17 smithi133 bash[18129]: cluster 2024-02-13T22:11:15.539628+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:17.854 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:18.564 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:18 smithi170 bash[14194]: cluster 2024-02-13T22:11:17.540187+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:18.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:18 smithi170 bash[14194]: audit 2024-02-13T22:11:17.852232+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.133:0/2354497021' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:18.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:18 smithi133 bash[14133]: cluster 2024-02-13T22:11:17.540187+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:18.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:18 smithi133 bash[14133]: audit 2024-02-13T22:11:17.852232+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.133:0/2354497021' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:18.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:18 smithi133 bash[18129]: cluster 2024-02-13T22:11:17.540187+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:18.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:18 smithi133 bash[18129]: audit 2024-02-13T22:11:17.852232+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.133:0/2354497021' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:21.056 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:20 smithi133 bash[18129]: cluster 2024-02-13T22:11:19.540828+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:21.056 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:20 smithi133 bash[14133]: cluster 2024-02-13T22:11:19.540828+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:21.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:20 smithi170 bash[14194]: cluster 2024-02-13T22:11:19.540828+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:21.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:20 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 9. 2024-02-13T22:11:21.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:20 smithi170 systemd[1]: Stopped Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:11:21.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:20 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Start request repeated too quickly. 2024-02-13T22:11:21.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:20 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T22:11:21.085 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Feb 13 22:11:20 smithi170 systemd[1]: Failed to start Ceph node-exporter.b for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:11:21.565 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:21.699 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[18129]: cluster 2024-02-13T22:11:21.541527+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[18129]: audit 2024-02-13T22:11:22.413304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:11:23.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[18129]: audit 2024-02-13T22:11:22.416051+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:11:23.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[14133]: cluster 2024-02-13T22:11:21.541527+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:23.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[14133]: audit 2024-02-13T22:11:22.413304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:11:23.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:23 smithi133 bash[14133]: audit 2024-02-13T22:11:22.416051+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:11:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:23 smithi170 bash[14194]: cluster 2024-02-13T22:11:21.541527+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:23 smithi170 bash[14194]: audit 2024-02-13T22:11:22.413304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:11:23.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:23 smithi170 bash[14194]: audit 2024-02-13T22:11:22.416051+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:11:24.567 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:25.236 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:25.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:25 smithi133 bash[14133]: cluster 2024-02-13T22:11:23.542114+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:25.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:25 smithi133 bash[14133]: audit 2024-02-13T22:11:24.563258+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.133:0/3143703235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:25 smithi133 bash[18129]: cluster 2024-02-13T22:11:23.542114+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:25.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:25 smithi133 bash[18129]: audit 2024-02-13T22:11:24.563258+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.133:0/3143703235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:25 smithi170 bash[14194]: cluster 2024-02-13T22:11:23.542114+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:25.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:25 smithi170 bash[14194]: audit 2024-02-13T22:11:24.563258+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.133:0/3143703235' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:27.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:27 smithi170 bash[14194]: cluster 2024-02-13T22:11:25.542826+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:27.806 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:27 smithi133 bash[14133]: cluster 2024-02-13T22:11:25.542826+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:27.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:27 smithi133 bash[18129]: cluster 2024-02-13T22:11:25.542826+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:28.237 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:28.372 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:29.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:29 smithi133 bash[14133]: cluster 2024-02-13T22:11:27.543494+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:29.556 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:29 smithi133 bash[18129]: cluster 2024-02-13T22:11:27.543494+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:29.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:29 smithi170 bash[14194]: cluster 2024-02-13T22:11:27.543494+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:31.148 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:31 smithi133 bash[14133]: cluster 2024-02-13T22:11:29.544163+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:31.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:31 smithi133 bash[14133]: audit 2024-02-13T22:11:31.145762+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/3992115488' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:31 smithi133 bash[18129]: cluster 2024-02-13T22:11:29.544163+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:31 smithi133 bash[18129]: audit 2024-02-13T22:11:31.145762+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/3992115488' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:31 smithi170 bash[14194]: cluster 2024-02-13T22:11:29.544163+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:31.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:31 smithi170 bash[14194]: audit 2024-02-13T22:11:31.145762+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.133:0/3992115488' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:31.937 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:32.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:32 smithi133 bash[18129]: cluster 2024-02-13T22:11:31.544824+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:32.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:32 smithi133 bash[14133]: cluster 2024-02-13T22:11:31.544824+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:32.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:32 smithi170 bash[14194]: cluster 2024-02-13T22:11:31.544824+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:34.939 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:34.952 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:34 smithi133 bash[14133]: cluster 2024-02-13T22:11:33.545493+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:34.952 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:34 smithi133 bash[18129]: cluster 2024-02-13T22:11:33.545493+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:35.069 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:35.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:34 smithi170 bash[14194]: cluster 2024-02-13T22:11:33.545493+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:37.554 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:37 smithi133 bash[14133]: cluster 2024-02-13T22:11:35.546094+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:37.555 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:37 smithi133 bash[18129]: cluster 2024-02-13T22:11:35.546094+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:37.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:37 smithi170 bash[14194]: cluster 2024-02-13T22:11:35.546094+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:37.882 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:38.556 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:38 smithi133 bash[14133]: audit 2024-02-13T22:11:37.879241+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/2692914111' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:38.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:38 smithi133 bash[18129]: audit 2024-02-13T22:11:37.879241+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/2692914111' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:38 smithi170 bash[14194]: audit 2024-02-13T22:11:37.879241+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.133:0/2692914111' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:38.615 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:39 smithi170 bash[14194]: cluster 2024-02-13T22:11:37.546660+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:39.806 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:39 smithi133 bash[18129]: cluster 2024-02-13T22:11:37.546660+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:39.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:39 smithi133 bash[14133]: cluster 2024-02-13T22:11:37.546660+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:41.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:41 smithi170 bash[14194]: cluster 2024-02-13T22:11:39.547285+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:41.616 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:41.630 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:41 smithi133 bash[14133]: cluster 2024-02-13T22:11:39.547285+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:41.630 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:41 smithi133 bash[18129]: cluster 2024-02-13T22:11:39.547285+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:41.748 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:42.646 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:42 smithi133 bash[14133]: cluster 2024-02-13T22:11:41.547938+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:42.646 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:42 smithi133 bash[18129]: cluster 2024-02-13T22:11:41.547938+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:42.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:42 smithi170 bash[14194]: cluster 2024-02-13T22:11:41.547938+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:44.517 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:44.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:44 smithi133 bash[14133]: cluster 2024-02-13T22:11:43.548578+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:44.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:44 smithi133 bash[14133]: audit 2024-02-13T22:11:44.514688+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/801439164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:44.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:44 smithi133 bash[18129]: cluster 2024-02-13T22:11:43.548578+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:44.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:44 smithi133 bash[18129]: audit 2024-02-13T22:11:44.514688+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/801439164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:45.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:44 smithi170 bash[14194]: cluster 2024-02-13T22:11:43.548578+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:45.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:44 smithi170 bash[14194]: audit 2024-02-13T22:11:44.514688+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.133:0/801439164' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:45.195 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:47.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:47 smithi133 bash[14133]: cluster 2024-02-13T22:11:45.549319+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:47.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:47 smithi133 bash[18129]: cluster 2024-02-13T22:11:45.549319+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:47 smithi170 bash[14194]: cluster 2024-02-13T22:11:45.549319+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:48.196 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:48.331 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:49.553 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:49 smithi133 bash[14133]: cluster 2024-02-13T22:11:47.550142+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:49.554 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:49 smithi133 bash[18129]: cluster 2024-02-13T22:11:47.550142+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:49.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:49 smithi170 bash[14194]: cluster 2024-02-13T22:11:47.550142+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:51.152 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:51.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:51 smithi133 bash[18129]: cluster 2024-02-13T22:11:49.550824+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:51.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:51 smithi133 bash[18129]: audit 2024-02-13T22:11:51.148728+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.133:0/1633818843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:51.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:51 smithi133 bash[14133]: cluster 2024-02-13T22:11:49.550824+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:51.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:51 smithi133 bash[14133]: audit 2024-02-13T22:11:51.148728+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.133:0/1633818843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:51.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:51 smithi170 bash[14194]: cluster 2024-02-13T22:11:49.550824+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:51.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:51 smithi170 bash[14194]: audit 2024-02-13T22:11:51.148728+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.133:0/1633818843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:51.856 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:53.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:53 smithi170 bash[14194]: cluster 2024-02-13T22:11:51.551501+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:53.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:53 smithi133 bash[14133]: cluster 2024-02-13T22:11:51.551501+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:53.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:53 smithi133 bash[18129]: cluster 2024-02-13T22:11:51.551501+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:54.857 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:11:54.992 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:11:55.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:55 smithi170 bash[14194]: cluster 2024-02-13T22:11:53.552118+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:55.750 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:55 smithi133 bash[14133]: cluster 2024-02-13T22:11:53.552118+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:55.750 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:55 smithi133 bash[18129]: cluster 2024-02-13T22:11:53.552118+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:57.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:57 smithi170 bash[14194]: cluster 2024-02-13T22:11:55.552812+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:57.641 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:57 smithi133 bash[14133]: cluster 2024-02-13T22:11:55.552812+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:57.641 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:57 smithi133 bash[18129]: cluster 2024-02-13T22:11:55.552812+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:11:58.043 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:11:58.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:58 smithi133 bash[18129]: audit 2024-02-13T22:11:58.039934+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.133:0/694360602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:58.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:58 smithi133 bash[14133]: audit 2024-02-13T22:11:58.039934+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.133:0/694360602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:58.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:58 smithi170 bash[14194]: audit 2024-02-13T22:11:58.039934+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.133:0/694360602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:11:58.775 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:11:59.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:11:59 smithi170 bash[14194]: cluster 2024-02-13T22:11:57.553538+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:59.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:11:59 smithi133 bash[14133]: cluster 2024-02-13T22:11:57.553538+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:11:59.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:11:59 smithi133 bash[18129]: cluster 2024-02-13T22:11:57.553538+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:01 smithi170 bash[14194]: cluster 2024-02-13T22:11:59.554244+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:01.776 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:01.789 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:01 smithi133 bash[14133]: cluster 2024-02-13T22:11:59.554244+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:01.789 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:01 smithi133 bash[18129]: cluster 2024-02-13T22:11:59.554244+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:01.907 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:02.797 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:02 smithi133 bash[14133]: cluster 2024-02-13T22:12:01.555016+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:02.797 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:02 smithi133 bash[18129]: cluster 2024-02-13T22:12:01.555016+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:02.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:02 smithi170 bash[14194]: cluster 2024-02-13T22:12:01.555016+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:04.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:04 smithi133 bash[14133]: cluster 2024-02-13T22:12:03.555629+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:04.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:04 smithi133 bash[18129]: cluster 2024-02-13T22:12:03.555629+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:04.914 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:05.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:04 smithi170 bash[14194]: cluster 2024-02-13T22:12:03.555629+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:05.652 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:06.057 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:05 smithi133 bash[14133]: audit 2024-02-13T22:12:04.911344+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.133:0/2827012103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:06.057 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:05 smithi133 bash[18129]: audit 2024-02-13T22:12:04.911344+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.133:0/2827012103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:06.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:05 smithi170 bash[14194]: audit 2024-02-13T22:12:04.911344+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.133:0/2827012103' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:07 smithi170 bash[14194]: cluster 2024-02-13T22:12:05.556266+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:07.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:07 smithi133 bash[14133]: cluster 2024-02-13T22:12:05.556266+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:07.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:07 smithi133 bash[18129]: cluster 2024-02-13T22:12:05.556266+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:08.653 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:08.787 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:09.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:09 smithi170 bash[14194]: cluster 2024-02-13T22:12:07.556948+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:09.612 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:09 smithi133 bash[18129]: cluster 2024-02-13T22:12:07.556948+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:09.612 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:09 smithi133 bash[14133]: cluster 2024-02-13T22:12:07.556948+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:11.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:11 smithi170 bash[14194]: cluster 2024-02-13T22:12:09.557571+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:11.729 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:11.761 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:11 smithi133 bash[14133]: cluster 2024-02-13T22:12:09.557571+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:11.761 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:11 smithi133 bash[18129]: cluster 2024-02-13T22:12:09.557571+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:12.477 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:12.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:12 smithi170 bash[14194]: audit 2024-02-13T22:12:11.725372+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/1751739205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:12.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:12 smithi133 bash[14133]: audit 2024-02-13T22:12:11.725372+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/1751739205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:12.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:12 smithi133 bash[18129]: audit 2024-02-13T22:12:11.725372+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.133:0/1751739205' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:13.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:13 smithi133 bash[14133]: cluster 2024-02-13T22:12:11.558231+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:13.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:13 smithi133 bash[18129]: cluster 2024-02-13T22:12:11.558231+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:13 smithi170 bash[14194]: cluster 2024-02-13T22:12:11.558231+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:14.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:14 smithi133 bash[14133]: cluster 2024-02-13T22:12:13.558861+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:14.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:14 smithi133 bash[18129]: cluster 2024-02-13T22:12:13.558861+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:14.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:14 smithi170 bash[14194]: cluster 2024-02-13T22:12:13.558861+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:15.478 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:15.611 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:17.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:17 smithi170 bash[14194]: cluster 2024-02-13T22:12:15.559590+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:17.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:17 smithi133 bash[14133]: cluster 2024-02-13T22:12:15.559590+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:17.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:17 smithi133 bash[18129]: cluster 2024-02-13T22:12:15.559590+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:18.222 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:18.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:18 smithi133 bash[14133]: audit 2024-02-13T22:12:18.218920+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/1608250757' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:18.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:18 smithi133 bash[18129]: audit 2024-02-13T22:12:18.218920+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/1608250757' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:18.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:18 smithi170 bash[14194]: audit 2024-02-13T22:12:18.218920+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.133:0/1608250757' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:18.918 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:19.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:19 smithi170 bash[14194]: cluster 2024-02-13T22:12:17.560372+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:19.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:19 smithi133 bash[14133]: cluster 2024-02-13T22:12:17.560372+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:19.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:19 smithi133 bash[18129]: cluster 2024-02-13T22:12:17.560372+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:21.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:21 smithi133 bash[18129]: cluster 2024-02-13T22:12:19.561051+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:21.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:21 smithi133 bash[14133]: cluster 2024-02-13T22:12:19.561051+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:21.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:21 smithi170 bash[14194]: cluster 2024-02-13T22:12:19.561051+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:21.919 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:22.053 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:22.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:22 smithi133 bash[14133]: cluster 2024-02-13T22:12:21.561781+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:22.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:22 smithi133 bash[18129]: cluster 2024-02-13T22:12:21.561781+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:22.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:22 smithi170 bash[14194]: cluster 2024-02-13T22:12:21.561781+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:23.557 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:23 smithi133 bash[14133]: audit 2024-02-13T22:12:22.418770+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:12:23.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:23 smithi133 bash[14133]: audit 2024-02-13T22:12:22.422364+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:12:23.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:23 smithi133 bash[18129]: audit 2024-02-13T22:12:22.418770+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:12:23.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:23 smithi133 bash[18129]: audit 2024-02-13T22:12:22.422364+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:12:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:23 smithi170 bash[14194]: audit 2024-02-13T22:12:22.418770+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:12:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:23 smithi170 bash[14194]: audit 2024-02-13T22:12:22.422364+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:12:24.807 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:24 smithi133 bash[14133]: cluster 2024-02-13T22:12:23.562410+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:24.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:24 smithi133 bash[18129]: cluster 2024-02-13T22:12:23.562410+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:24.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:24 smithi170 bash[14194]: cluster 2024-02-13T22:12:23.562410+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:24.849 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:25.628 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:25 smithi133 bash[14133]: audit 2024-02-13T22:12:24.846037+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/3013060345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:25.629 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:25 smithi133 bash[18129]: audit 2024-02-13T22:12:24.846037+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/3013060345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:25.629 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:25.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:25 smithi170 bash[14194]: audit 2024-02-13T22:12:24.846037+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.133:0/3013060345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:27.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:27 smithi170 bash[14194]: cluster 2024-02-13T22:12:25.563067+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:27.807 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:27 smithi133 bash[18129]: cluster 2024-02-13T22:12:25.563067+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:27.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:27 smithi133 bash[14133]: cluster 2024-02-13T22:12:25.563067+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:28.630 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:28.764 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:29.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:29 smithi170 bash[14194]: cluster 2024-02-13T22:12:27.563723+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:29.642 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:29 smithi133 bash[14133]: cluster 2024-02-13T22:12:27.563723+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:29.642 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:29 smithi133 bash[18129]: cluster 2024-02-13T22:12:27.563723+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:31.557 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:31 smithi133 bash[18129]: cluster 2024-02-13T22:12:29.564437+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:31.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:31 smithi133 bash[14133]: cluster 2024-02-13T22:12:29.564437+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:31.570 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:31.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:31 smithi170 bash[14194]: cluster 2024-02-13T22:12:29.564437+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T22:12:32.312 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:32.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:32 smithi133 bash[14133]: audit 2024-02-13T22:12:31.566795+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/2223970951' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:32.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:32 smithi133 bash[18129]: audit 2024-02-13T22:12:31.566795+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/2223970951' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:32.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:32 smithi170 bash[14194]: audit 2024-02-13T22:12:31.566795+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.133:0/2223970951' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:33.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:33 smithi133 bash[14133]: cluster 2024-02-13T22:12:31.565109+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:33.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:33 smithi133 bash[18129]: cluster 2024-02-13T22:12:31.565109+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:33.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:33 smithi170 bash[14194]: cluster 2024-02-13T22:12:31.565109+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:34.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:34 smithi133 bash[14133]: cluster 2024-02-13T22:12:33.565782+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:34.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:34 smithi133 bash[18129]: cluster 2024-02-13T22:12:33.565782+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:34.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:34 smithi170 bash[14194]: cluster 2024-02-13T22:12:33.565782+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:35.313 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:35.445 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:37.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:37 smithi133 bash[14133]: cluster 2024-02-13T22:12:35.566557+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:37.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:37 smithi133 bash[18129]: cluster 2024-02-13T22:12:35.566557+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:37.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:37 smithi170 bash[14194]: cluster 2024-02-13T22:12:35.566557+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:38.265 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:38.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:38 smithi133 bash[14133]: audit 2024-02-13T22:12:38.261456+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/3501879472' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:38.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:38 smithi133 bash[18129]: audit 2024-02-13T22:12:38.261456+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/3501879472' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:38.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:38 smithi170 bash[14194]: audit 2024-02-13T22:12:38.261456+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.133:0/3501879472' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:39.024 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:39.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:39 smithi170 bash[14194]: cluster 2024-02-13T22:12:37.567355+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:39.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:39 smithi133 bash[14133]: cluster 2024-02-13T22:12:37.567355+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:39.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:39 smithi133 bash[18129]: cluster 2024-02-13T22:12:37.567355+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:41.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:41 smithi133 bash[14133]: cluster 2024-02-13T22:12:39.568140+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:41.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:41 smithi133 bash[18129]: cluster 2024-02-13T22:12:39.568140+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:41.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:41 smithi170 bash[14194]: cluster 2024-02-13T22:12:39.568140+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:42.025 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:42.159 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:42.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:42 smithi133 bash[14133]: cluster 2024-02-13T22:12:41.568829+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:42.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:42 smithi133 bash[18129]: cluster 2024-02-13T22:12:41.568829+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:42.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:42 smithi170 bash[14194]: cluster 2024-02-13T22:12:41.568829+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:44.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:44 smithi133 bash[14133]: cluster 2024-02-13T22:12:43.569484+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:44.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:44 smithi133 bash[18129]: cluster 2024-02-13T22:12:43.569484+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:44.938 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:45.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:44 smithi170 bash[14194]: cluster 2024-02-13T22:12:43.569484+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:45.727 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:46.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:45 smithi133 bash[14133]: audit 2024-02-13T22:12:44.933801+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.133:0/4115729510' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:46.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:45 smithi133 bash[18129]: audit 2024-02-13T22:12:44.933801+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.133:0/4115729510' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:46.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:45 smithi170 bash[14194]: audit 2024-02-13T22:12:44.933801+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.133:0/4115729510' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:47.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:47 smithi170 bash[14194]: cluster 2024-02-13T22:12:45.570138+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:47.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:47 smithi133 bash[14133]: cluster 2024-02-13T22:12:45.570138+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:47.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:47 smithi133 bash[18129]: cluster 2024-02-13T22:12:45.570138+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:48.728 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:48.863 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:49.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:49 smithi170 bash[14194]: cluster 2024-02-13T22:12:47.570941+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:49.789 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:49 smithi133 bash[14133]: cluster 2024-02-13T22:12:47.570941+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:49.789 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:49 smithi133 bash[18129]: cluster 2024-02-13T22:12:47.570941+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:51.731 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:51.759 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:51 smithi133 bash[14133]: cluster 2024-02-13T22:12:49.571589+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:51.759 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:51 smithi133 bash[18129]: cluster 2024-02-13T22:12:49.571589+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:51.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:51 smithi170 bash[14194]: cluster 2024-02-13T22:12:49.571589+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:52.441 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:52.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:52 smithi133 bash[14133]: audit 2024-02-13T22:12:51.726475+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/3921888846' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:52.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:52 smithi133 bash[18129]: audit 2024-02-13T22:12:51.726475+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/3921888846' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:52.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:52 smithi170 bash[14194]: audit 2024-02-13T22:12:51.726475+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.133:0/3921888846' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:53.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:53 smithi133 bash[18129]: cluster 2024-02-13T22:12:51.572144+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:53.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:53 smithi133 bash[14133]: cluster 2024-02-13T22:12:51.572144+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:53.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:53 smithi170 bash[14194]: cluster 2024-02-13T22:12:51.572144+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:54.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:54 smithi133 bash[18129]: cluster 2024-02-13T22:12:53.572739+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:54.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:54 smithi133 bash[14133]: cluster 2024-02-13T22:12:53.572739+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:54.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:54 smithi170 bash[14194]: cluster 2024-02-13T22:12:53.572739+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:55.442 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:12:55.577 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:12:57.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:57 smithi133 bash[14133]: cluster 2024-02-13T22:12:55.573403+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:57.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:57 smithi133 bash[18129]: cluster 2024-02-13T22:12:55.573403+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:57.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:57 smithi170 bash[14194]: cluster 2024-02-13T22:12:55.573403+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:12:58.478 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:12:59.211 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:12:59.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:59 smithi133 bash[14133]: cluster 2024-02-13T22:12:57.574022+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:59.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:12:59 smithi133 bash[14133]: audit 2024-02-13T22:12:58.473834+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/1195402117' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:59.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:59 smithi133 bash[18129]: cluster 2024-02-13T22:12:57.574022+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:59.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:12:59 smithi133 bash[18129]: audit 2024-02-13T22:12:58.473834+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/1195402117' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:12:59.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:59 smithi170 bash[14194]: cluster 2024-02-13T22:12:57.574022+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:12:59.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:12:59 smithi170 bash[14194]: audit 2024-02-13T22:12:58.473834+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.133:0/1195402117' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:01.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:01 smithi133 bash[14133]: cluster 2024-02-13T22:12:59.574638+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:01.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:01 smithi133 bash[18129]: cluster 2024-02-13T22:12:59.574638+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:01.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:01 smithi170 bash[14194]: cluster 2024-02-13T22:12:59.574638+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:02.212 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:02.344 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:02.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:02 smithi133 bash[14133]: cluster 2024-02-13T22:13:01.575311+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:02.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:02 smithi133 bash[18129]: cluster 2024-02-13T22:13:01.575311+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:02.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:02 smithi170 bash[14194]: cluster 2024-02-13T22:13:01.575311+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:04.945 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:04 smithi133 bash[14133]: cluster 2024-02-13T22:13:03.575963+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:04.945 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:04 smithi133 bash[18129]: cluster 2024-02-13T22:13:03.575963+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:05.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:04 smithi170 bash[14194]: cluster 2024-02-13T22:13:03.575963+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:05.333 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:06.058 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:05 smithi133 bash[14133]: audit 2024-02-13T22:13:05.328272+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/1503282238' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:06.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:05 smithi133 bash[18129]: audit 2024-02-13T22:13:05.328272+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/1503282238' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:06.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:05 smithi170 bash[14194]: audit 2024-02-13T22:13:05.328272+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.133:0/1503282238' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:06.092 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:07.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:07 smithi170 bash[14194]: cluster 2024-02-13T22:13:05.576564+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:07.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:07 smithi133 bash[14133]: cluster 2024-02-13T22:13:05.576564+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:07.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:07 smithi133 bash[18129]: cluster 2024-02-13T22:13:05.576564+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:09.094 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:09.226 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:09.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:09 smithi133 bash[14133]: cluster 2024-02-13T22:13:07.577235+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:09.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:09 smithi133 bash[18129]: cluster 2024-02-13T22:13:07.577235+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:09.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:09 smithi170 bash[14194]: cluster 2024-02-13T22:13:07.577235+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:11.779 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:11 smithi133 bash[14133]: cluster 2024-02-13T22:13:09.577855+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:11.779 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:11 smithi133 bash[18129]: cluster 2024-02-13T22:13:09.577855+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:11.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:11 smithi170 bash[14194]: cluster 2024-02-13T22:13:09.577855+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:12.183 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:12.558 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:12 smithi133 bash[18129]: audit 2024-02-13T22:13:12.178408+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/254462908' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:12.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:12 smithi133 bash[14133]: audit 2024-02-13T22:13:12.178408+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/254462908' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:12.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:12 smithi170 bash[14194]: audit 2024-02-13T22:13:12.178408+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.133:0/254462908' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:12.953 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:13.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:13 smithi133 bash[14133]: cluster 2024-02-13T22:13:11.578538+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:13.808 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:13 smithi133 bash[18129]: cluster 2024-02-13T22:13:11.578538+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:13.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:13 smithi170 bash[14194]: cluster 2024-02-13T22:13:11.578538+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:14.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:14 smithi133 bash[14133]: cluster 2024-02-13T22:13:13.579209+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:14.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:14 smithi133 bash[18129]: cluster 2024-02-13T22:13:13.579209+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:14.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:14 smithi170 bash[14194]: cluster 2024-02-13T22:13:13.579209+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:15.954 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:16.086 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:17.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:17 smithi133 bash[14133]: cluster 2024-02-13T22:13:15.579851+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:17.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:17 smithi133 bash[18129]: cluster 2024-02-13T22:13:15.579851+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:17.584 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:17 smithi170 bash[14194]: cluster 2024-02-13T22:13:15.579851+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:18.978 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:19.558 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:19 smithi133 bash[14133]: cluster 2024-02-13T22:13:17.580500+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:19.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:19 smithi133 bash[14133]: audit 2024-02-13T22:13:18.973369+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/467684961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:19 smithi133 bash[18129]: cluster 2024-02-13T22:13:17.580500+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:19.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:19 smithi133 bash[18129]: audit 2024-02-13T22:13:18.973369+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/467684961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:19.691 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:19.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:19 smithi170 bash[14194]: cluster 2024-02-13T22:13:17.580500+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:19.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:19 smithi170 bash[14194]: audit 2024-02-13T22:13:18.973369+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.133:0/467684961' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:21.808 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:21 smithi133 bash[14133]: cluster 2024-02-13T22:13:19.581216+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:21.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:21 smithi133 bash[18129]: cluster 2024-02-13T22:13:19.581216+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:21.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:21 smithi170 bash[14194]: cluster 2024-02-13T22:13:19.581216+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:22.693 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:22.706 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:22 smithi133 bash[14133]: cluster 2024-02-13T22:13:21.581865+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:22.706 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:22 smithi133 bash[18129]: cluster 2024-02-13T22:13:21.581865+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:22.818 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:22.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:22 smithi170 bash[14194]: cluster 2024-02-13T22:13:21.581865+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:23.672 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:23 smithi133 bash[14133]: audit 2024-02-13T22:13:22.424126+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:13:23.673 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:23 smithi133 bash[14133]: audit 2024-02-13T22:13:22.428269+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:13:23.673 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:23 smithi133 bash[18129]: audit 2024-02-13T22:13:22.424126+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:13:23.673 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:23 smithi133 bash[18129]: audit 2024-02-13T22:13:22.428269+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:13:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:23 smithi170 bash[14194]: audit 2024-02-13T22:13:22.424126+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:13:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:23 smithi170 bash[14194]: audit 2024-02-13T22:13:22.428269+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:13:24.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:24 smithi133 bash[14133]: cluster 2024-02-13T22:13:23.582522+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:24.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:24 smithi133 bash[18129]: cluster 2024-02-13T22:13:23.582522+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:24.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:24 smithi170 bash[14194]: cluster 2024-02-13T22:13:23.582522+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:25.589 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:26.058 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:25 smithi133 bash[18129]: audit 2024-02-13T22:13:25.584395+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.133:0/2390068736' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:26.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:25 smithi133 bash[14133]: audit 2024-02-13T22:13:25.584395+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.133:0/2390068736' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:26.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:25 smithi170 bash[14194]: audit 2024-02-13T22:13:25.584395+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.133:0/2390068736' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:26.338 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:27.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:27 smithi133 bash[14133]: cluster 2024-02-13T22:13:25.583146+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:27.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:27 smithi133 bash[18129]: cluster 2024-02-13T22:13:25.583146+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:27.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:27 smithi170 bash[14194]: cluster 2024-02-13T22:13:25.583146+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:29.339 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:29.467 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:29.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:29 smithi133 bash[14133]: cluster 2024-02-13T22:13:27.583823+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:29.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:29 smithi133 bash[18129]: cluster 2024-02-13T22:13:27.583823+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:29.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:29 smithi170 bash[14194]: cluster 2024-02-13T22:13:27.583823+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:30.703 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:30 smithi133 bash[14133]: cluster 2024-02-13T22:13:29.584480+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:30.703 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:30 smithi133 bash[18129]: cluster 2024-02-13T22:13:29.584480+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:30.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:30 smithi170 bash[14194]: cluster 2024-02-13T22:13:29.584480+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:32.434 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:33.121 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:33.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:33 smithi133 bash[14133]: cluster 2024-02-13T22:13:31.585152+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:33.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:33 smithi133 bash[14133]: audit 2024-02-13T22:13:32.428951+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.133:0/2337810798' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:33.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:33 smithi133 bash[18129]: cluster 2024-02-13T22:13:31.585152+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:33.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:33 smithi133 bash[18129]: audit 2024-02-13T22:13:32.428951+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.133:0/2337810798' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:33.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:33 smithi170 bash[14194]: cluster 2024-02-13T22:13:31.585152+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:33.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:33 smithi170 bash[14194]: audit 2024-02-13T22:13:32.428951+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.133:0/2337810798' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:34.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:34 smithi133 bash[14133]: cluster 2024-02-13T22:13:33.585747+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:34.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:34 smithi133 bash[18129]: cluster 2024-02-13T22:13:33.585747+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:34.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:34 smithi170 bash[14194]: cluster 2024-02-13T22:13:33.585747+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:36.169 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:36.302 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:37.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:37 smithi133 bash[14133]: cluster 2024-02-13T22:13:35.586386+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:37.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:37 smithi133 bash[18129]: cluster 2024-02-13T22:13:35.586386+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:37.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:37 smithi170 bash[14194]: cluster 2024-02-13T22:13:35.586386+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:39.225 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:39.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:39 smithi133 bash[14133]: cluster 2024-02-13T22:13:37.587001+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:39.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:39 smithi133 bash[14133]: audit 2024-02-13T22:13:39.220095+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/1246557879' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:39.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:39 smithi133 bash[18129]: cluster 2024-02-13T22:13:37.587001+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:39.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:39 smithi133 bash[18129]: audit 2024-02-13T22:13:39.220095+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/1246557879' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:39.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:39 smithi170 bash[14194]: cluster 2024-02-13T22:13:37.587001+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:39.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:39 smithi170 bash[14194]: audit 2024-02-13T22:13:39.220095+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.133:0/1246557879' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:39.953 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:40.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:40 smithi133 bash[14133]: cluster 2024-02-13T22:13:39.587692+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:40.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:40 smithi133 bash[18129]: cluster 2024-02-13T22:13:39.587692+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:40.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:40 smithi170 bash[14194]: cluster 2024-02-13T22:13:39.587692+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:42.954 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:43.090 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:43.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:43 smithi133 bash[14133]: cluster 2024-02-13T22:13:41.588350+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:43.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:43 smithi133 bash[18129]: cluster 2024-02-13T22:13:41.588350+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:43.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:43 smithi170 bash[14194]: cluster 2024-02-13T22:13:41.588350+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:44.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:44 smithi133 bash[18129]: cluster 2024-02-13T22:13:43.588979+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:44.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:44 smithi133 bash[14133]: cluster 2024-02-13T22:13:43.588979+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:44.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:44 smithi170 bash[14194]: cluster 2024-02-13T22:13:43.588979+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:46.097 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:46.806 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:47.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:46 smithi133 bash[14133]: cluster 2024-02-13T22:13:45.589624+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:47.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:46 smithi133 bash[14133]: audit 2024-02-13T22:13:46.091969+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.133:0/4202832015' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:47.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:46 smithi133 bash[18129]: cluster 2024-02-13T22:13:45.589624+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:47.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:46 smithi133 bash[18129]: audit 2024-02-13T22:13:46.091969+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.133:0/4202832015' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:47.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:46 smithi170 bash[14194]: cluster 2024-02-13T22:13:45.589624+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:47.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:46 smithi170 bash[14194]: audit 2024-02-13T22:13:46.091969+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.133:0/4202832015' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:49.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:48 smithi133 bash[14133]: cluster 2024-02-13T22:13:47.590269+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:49.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:48 smithi133 bash[18129]: cluster 2024-02-13T22:13:47.590269+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:49.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:48 smithi170 bash[14194]: cluster 2024-02-13T22:13:47.590269+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:49.807 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:49.939 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:50.955 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:50 smithi133 bash[14133]: cluster 2024-02-13T22:13:49.590945+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:50.955 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:50 smithi133 bash[18129]: cluster 2024-02-13T22:13:49.590945+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:51.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:50 smithi170 bash[14194]: cluster 2024-02-13T22:13:49.590945+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:52.823 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:53.492 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:13:53.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:53 smithi133 bash[14133]: cluster 2024-02-13T22:13:51.591594+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:53.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:53 smithi133 bash[14133]: audit 2024-02-13T22:13:52.817889+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2955184441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:53.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:53 smithi133 bash[18129]: cluster 2024-02-13T22:13:51.591594+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:53.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:53 smithi133 bash[18129]: audit 2024-02-13T22:13:52.817889+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2955184441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:53.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:53 smithi170 bash[14194]: cluster 2024-02-13T22:13:51.591594+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:53.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:53 smithi170 bash[14194]: audit 2024-02-13T22:13:52.817889+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.133:0/2955184441' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:13:54.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:54 smithi133 bash[14133]: cluster 2024-02-13T22:13:53.592244+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:54.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:54 smithi133 bash[18129]: cluster 2024-02-13T22:13:53.592244+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:54.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:54 smithi170 bash[14194]: cluster 2024-02-13T22:13:53.592244+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:56.494 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:13:56.626 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:13:57.667 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:57 smithi133 bash[14133]: cluster 2024-02-13T22:13:55.592903+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:57.668 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:57 smithi133 bash[18129]: cluster 2024-02-13T22:13:55.592903+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:57.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:57 smithi170 bash[14194]: cluster 2024-02-13T22:13:55.592903+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:13:59.517 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:13:59.544 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:13:59 smithi133 bash[14133]: cluster 2024-02-13T22:13:57.593350+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:59.544 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:13:59 smithi133 bash[18129]: cluster 2024-02-13T22:13:57.593350+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:13:59.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:13:59 smithi170 bash[14194]: cluster 2024-02-13T22:13:57.593350+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:00.243 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:00.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:00 smithi133 bash[14133]: audit 2024-02-13T22:13:59.511536+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/2739129924' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:00.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:00 smithi133 bash[14133]: cluster 2024-02-13T22:13:59.593949+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:00.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:00 smithi133 bash[18129]: audit 2024-02-13T22:13:59.511536+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/2739129924' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:00.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:00 smithi133 bash[18129]: cluster 2024-02-13T22:13:59.593949+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:00 smithi170 bash[14194]: audit 2024-02-13T22:13:59.511536+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.133:0/2739129924' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:00.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:00 smithi170 bash[14194]: cluster 2024-02-13T22:13:59.593949+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:03.244 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:03.377 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:03.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:03 smithi133 bash[14133]: cluster 2024-02-13T22:14:01.594651+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:03.559 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:03 smithi133 bash[18129]: cluster 2024-02-13T22:14:01.594651+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:03.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:03 smithi170 bash[14194]: cluster 2024-02-13T22:14:01.594651+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:04.559 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:04 smithi133 bash[14133]: cluster 2024-02-13T22:14:03.595321+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:04.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:04 smithi133 bash[18129]: cluster 2024-02-13T22:14:03.595321+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:04.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:04 smithi170 bash[14194]: cluster 2024-02-13T22:14:03.595321+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:06.278 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:06.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:06 smithi133 bash[14133]: cluster 2024-02-13T22:14:05.596015+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:06.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:06 smithi133 bash[14133]: audit 2024-02-13T22:14:06.272980+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.133:0/428282964' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:06.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:06 smithi133 bash[18129]: cluster 2024-02-13T22:14:05.596015+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:06.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:06 smithi133 bash[18129]: audit 2024-02-13T22:14:06.272980+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.133:0/428282964' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:06.982 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:07.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:06 smithi170 bash[14194]: cluster 2024-02-13T22:14:05.596015+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:07.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:06 smithi170 bash[14194]: audit 2024-02-13T22:14:06.272980+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.133:0/428282964' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:09.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:08 smithi133 bash[14133]: cluster 2024-02-13T22:14:07.596682+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:09.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:08 smithi133 bash[18129]: cluster 2024-02-13T22:14:07.596682+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:09.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:08 smithi170 bash[14194]: cluster 2024-02-13T22:14:07.596682+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:09.983 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:10.117 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:10.974 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:10 smithi133 bash[14133]: cluster 2024-02-13T22:14:09.597404+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:10.975 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:10 smithi133 bash[18129]: cluster 2024-02-13T22:14:09.597404+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:11.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:10 smithi170 bash[14194]: cluster 2024-02-13T22:14:09.597404+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:12.905 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:13.659 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:13 smithi133 bash[14133]: cluster 2024-02-13T22:14:11.598042+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:13.659 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:13 smithi133 bash[14133]: audit 2024-02-13T22:14:12.898888+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/35994174' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:13.659 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:13 smithi133 bash[18129]: cluster 2024-02-13T22:14:11.598042+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:13.659 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:13 smithi133 bash[18129]: audit 2024-02-13T22:14:12.898888+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/35994174' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:13.660 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:13 smithi170 bash[14194]: cluster 2024-02-13T22:14:11.598042+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:13.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:13 smithi170 bash[14194]: audit 2024-02-13T22:14:12.898888+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.133:0/35994174' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:14.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:14 smithi133 bash[14133]: cluster 2024-02-13T22:14:13.598706+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:14.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:14 smithi133 bash[18129]: cluster 2024-02-13T22:14:13.598706+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:14.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:14 smithi170 bash[14194]: cluster 2024-02-13T22:14:13.598706+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:16.661 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:16.795 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:17.657 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:17 smithi133 bash[14133]: cluster 2024-02-13T22:14:15.599347+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:17.657 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:17 smithi133 bash[18129]: cluster 2024-02-13T22:14:15.599347+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:17.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:17 smithi170 bash[14194]: cluster 2024-02-13T22:14:15.599347+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:18.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:18 smithi133 bash[14133]: cluster 2024-02-13T22:14:17.599969+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:18.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:18 smithi133 bash[18129]: cluster 2024-02-13T22:14:17.599969+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:18.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:18 smithi170 bash[14194]: cluster 2024-02-13T22:14:17.599969+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:19.613 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:20.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:19 smithi133 bash[14133]: audit 2024-02-13T22:14:19.607505+0000 mon.a (mon.0) 623 : audit [DBG] from='client.? 172.21.15.133:0/922729429' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:20.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:19 smithi133 bash[18129]: audit 2024-02-13T22:14:19.607505+0000 mon.a (mon.0) 623 : audit [DBG] from='client.? 172.21.15.133:0/922729429' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:20.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:19 smithi170 bash[14194]: audit 2024-02-13T22:14:19.607505+0000 mon.a (mon.0) 623 : audit [DBG] from='client.? 172.21.15.133:0/922729429' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:20.341 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:21.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:20 smithi133 bash[14133]: cluster 2024-02-13T22:14:19.600690+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:21.059 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:20 smithi133 bash[18129]: cluster 2024-02-13T22:14:19.600690+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:21.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:20 smithi170 bash[14194]: cluster 2024-02-13T22:14:19.600690+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:23.343 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:23.476 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:23.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[18129]: cluster 2024-02-13T22:14:21.601415+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:23.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[18129]: audit 2024-02-13T22:14:22.428895+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:14:23.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[18129]: audit 2024-02-13T22:14:22.434029+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:14:23.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[14133]: cluster 2024-02-13T22:14:21.601415+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:23.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[14133]: audit 2024-02-13T22:14:22.428895+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:14:23.812 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:23 smithi133 bash[14133]: audit 2024-02-13T22:14:22.434029+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:14:23.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:23 smithi170 bash[14194]: cluster 2024-02-13T22:14:21.601415+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:23 smithi170 bash[14194]: audit 2024-02-13T22:14:22.428895+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:14:23.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:23 smithi170 bash[14194]: audit 2024-02-13T22:14:22.434029+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:14:24.726 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:24 smithi133 bash[14133]: cluster 2024-02-13T22:14:23.602074+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:24.727 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:24 smithi133 bash[18129]: cluster 2024-02-13T22:14:23.602074+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:24.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:24 smithi170 bash[14194]: cluster 2024-02-13T22:14:23.602074+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:26.338 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:27.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:26 smithi133 bash[14133]: cluster 2024-02-13T22:14:25.602782+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:27.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:26 smithi133 bash[14133]: audit 2024-02-13T22:14:26.332639+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/2634997737' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:27.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:26 smithi133 bash[18129]: cluster 2024-02-13T22:14:25.602782+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:27.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:26 smithi133 bash[18129]: audit 2024-02-13T22:14:26.332639+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/2634997737' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:27.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:26 smithi170 bash[14194]: cluster 2024-02-13T22:14:25.602782+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:27.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:26 smithi170 bash[14194]: audit 2024-02-13T22:14:26.332639+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.133:0/2634997737' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:27.085 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:29.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:28 smithi133 bash[14133]: cluster 2024-02-13T22:14:27.603427+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:29.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:28 smithi133 bash[18129]: cluster 2024-02-13T22:14:27.603427+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:29.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:28 smithi170 bash[14194]: cluster 2024-02-13T22:14:27.603427+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:30.087 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:30.219 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:31.059 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:30 smithi133 bash[14133]: cluster 2024-02-13T22:14:29.604036+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:31.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:30 smithi133 bash[18129]: cluster 2024-02-13T22:14:29.604036+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:31.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:30 smithi170 bash[14194]: cluster 2024-02-13T22:14:29.604036+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:33.071 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:33.788 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:33 smithi133 bash[18129]: cluster 2024-02-13T22:14:31.604672+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:33.789 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:33 smithi133 bash[18129]: audit 2024-02-13T22:14:33.065416+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.133:0/1494529741' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:33.789 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:33 smithi133 bash[14133]: cluster 2024-02-13T22:14:31.604672+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:33.789 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:33 smithi133 bash[14133]: audit 2024-02-13T22:14:33.065416+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.133:0/1494529741' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:33.790 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:33.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:33 smithi170 bash[14194]: cluster 2024-02-13T22:14:31.604672+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:33.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:33 smithi170 bash[14194]: audit 2024-02-13T22:14:33.065416+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.133:0/1494529741' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:34.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:34 smithi133 bash[18129]: cluster 2024-02-13T22:14:33.605331+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:34.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:34 smithi133 bash[14133]: cluster 2024-02-13T22:14:33.605331+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:34.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:34 smithi170 bash[14194]: cluster 2024-02-13T22:14:33.605331+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:36.791 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:36.924 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:37.728 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:37 smithi133 bash[14133]: cluster 2024-02-13T22:14:35.605954+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:37.728 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:37 smithi133 bash[18129]: cluster 2024-02-13T22:14:35.605954+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:37.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:37 smithi170 bash[14194]: cluster 2024-02-13T22:14:35.605954+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:38.809 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:38 smithi133 bash[18129]: cluster 2024-02-13T22:14:37.606611+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:38.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:38 smithi133 bash[14133]: cluster 2024-02-13T22:14:37.606611+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:38.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:38 smithi170 bash[14194]: cluster 2024-02-13T22:14:37.606611+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:39.721 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:40.469 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:40.809 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:40 smithi133 bash[14133]: cluster 2024-02-13T22:14:39.607132+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:40.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:40 smithi133 bash[14133]: audit 2024-02-13T22:14:39.715129+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.133:0/3821275565' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:40.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:40 smithi133 bash[18129]: cluster 2024-02-13T22:14:39.607132+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:40.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:40 smithi133 bash[18129]: audit 2024-02-13T22:14:39.715129+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.133:0/3821275565' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:41.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:40 smithi170 bash[14194]: cluster 2024-02-13T22:14:39.607132+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:41.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:40 smithi170 bash[14194]: audit 2024-02-13T22:14:39.715129+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.133:0/3821275565' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:43.470 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:43.600 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:43.625 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:43 smithi133 bash[14133]: cluster 2024-02-13T22:14:41.607745+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:43.625 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:43 smithi133 bash[18129]: cluster 2024-02-13T22:14:41.607745+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:43.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:43 smithi170 bash[14194]: cluster 2024-02-13T22:14:41.607745+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:44.684 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:44 smithi133 bash[14133]: cluster 2024-02-13T22:14:43.608336+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:44.685 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:44 smithi133 bash[18129]: cluster 2024-02-13T22:14:43.608336+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:44.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:44 smithi170 bash[14194]: cluster 2024-02-13T22:14:43.608336+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:46.472 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:47.153 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:47.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:47 smithi133 bash[14133]: cluster 2024-02-13T22:14:45.609074+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:47.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:47 smithi133 bash[14133]: audit 2024-02-13T22:14:46.466709+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.133:0/4245554731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:47 smithi133 bash[18129]: cluster 2024-02-13T22:14:45.609074+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:47.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:47 smithi133 bash[18129]: audit 2024-02-13T22:14:46.466709+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.133:0/4245554731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:47 smithi170 bash[14194]: cluster 2024-02-13T22:14:45.609074+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:47.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:47 smithi170 bash[14194]: audit 2024-02-13T22:14:46.466709+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.133:0/4245554731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:48.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:48 smithi133 bash[14133]: cluster 2024-02-13T22:14:47.609764+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:48.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:48 smithi133 bash[18129]: cluster 2024-02-13T22:14:47.609764+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:48.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:48 smithi170 bash[14194]: cluster 2024-02-13T22:14:47.609764+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:50.155 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:50.280 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:51.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:50 smithi133 bash[14133]: cluster 2024-02-13T22:14:49.610397+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:51.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:50 smithi133 bash[18129]: cluster 2024-02-13T22:14:49.610397+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:51.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:50 smithi170 bash[14194]: cluster 2024-02-13T22:14:49.610397+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:52.717 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:52 smithi133 bash[14133]: cluster 2024-02-13T22:14:51.611074+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:52.717 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:52 smithi133 bash[18129]: cluster 2024-02-13T22:14:51.611074+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:52.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:52 smithi170 bash[14194]: cluster 2024-02-13T22:14:51.611074+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:53.101 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:14:53.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:53 smithi133 bash[14133]: audit 2024-02-13T22:14:53.094780+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.133:0/2210978787' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:53.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:53 smithi133 bash[18129]: audit 2024-02-13T22:14:53.094780+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.133:0/2210978787' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:53.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:53 smithi170 bash[14194]: audit 2024-02-13T22:14:53.094780+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.133:0/2210978787' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:14:53.944 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:14:54.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:54 smithi133 bash[14133]: cluster 2024-02-13T22:14:53.611711+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:54.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:54 smithi133 bash[18129]: cluster 2024-02-13T22:14:53.611711+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:54.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:54 smithi170 bash[14194]: cluster 2024-02-13T22:14:53.611711+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:56.945 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:14:57.078 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:14:57.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:57 smithi133 bash[14133]: cluster 2024-02-13T22:14:55.612348+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:57.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:57 smithi133 bash[18129]: cluster 2024-02-13T22:14:55.612348+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:57.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:57 smithi170 bash[14194]: cluster 2024-02-13T22:14:55.612348+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:14:58.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:14:58 smithi133 bash[14133]: cluster 2024-02-13T22:14:57.612999+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:58.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:14:58 smithi133 bash[18129]: cluster 2024-02-13T22:14:57.612999+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:14:58.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:14:58 smithi170 bash[14194]: cluster 2024-02-13T22:14:57.612999+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:00.069 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:00.778 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:01.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:00 smithi133 bash[14133]: cluster 2024-02-13T22:14:59.613696+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:01.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:00 smithi133 bash[14133]: audit 2024-02-13T22:15:00.062849+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/1668918571' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:01.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:00 smithi133 bash[18129]: cluster 2024-02-13T22:14:59.613696+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:01.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:00 smithi133 bash[18129]: audit 2024-02-13T22:15:00.062849+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/1668918571' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:01.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:00 smithi170 bash[14194]: cluster 2024-02-13T22:14:59.613696+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:01.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:00 smithi170 bash[14194]: audit 2024-02-13T22:15:00.062849+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.133:0/1668918571' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:02.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:02 smithi133 bash[14133]: cluster 2024-02-13T22:15:01.614353+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:02.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:02 smithi133 bash[18129]: cluster 2024-02-13T22:15:01.614353+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:02.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:02 smithi170 bash[14194]: cluster 2024-02-13T22:15:01.614353+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:03.779 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:03.912 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:04.931 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:04 smithi133 bash[14133]: cluster 2024-02-13T22:15:03.614956+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:04.932 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:04 smithi133 bash[18129]: cluster 2024-02-13T22:15:03.614956+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:05.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:04 smithi170 bash[14194]: cluster 2024-02-13T22:15:03.614956+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:06.770 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:07.466 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:07.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:07 smithi133 bash[18129]: cluster 2024-02-13T22:15:05.615704+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:07.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:07 smithi133 bash[18129]: audit 2024-02-13T22:15:06.764425+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/3158034521' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:07.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:07 smithi133 bash[14133]: cluster 2024-02-13T22:15:05.615704+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:07.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:07 smithi133 bash[14133]: audit 2024-02-13T22:15:06.764425+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/3158034521' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:07.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:07 smithi170 bash[14194]: cluster 2024-02-13T22:15:05.615704+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:07.835 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:07 smithi170 bash[14194]: audit 2024-02-13T22:15:06.764425+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.133:0/3158034521' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:08.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:08 smithi133 bash[14133]: cluster 2024-02-13T22:15:07.616370+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:08.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:08 smithi133 bash[18129]: cluster 2024-02-13T22:15:07.616370+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:08.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:08 smithi170 bash[14194]: cluster 2024-02-13T22:15:07.616370+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:10.468 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:10.602 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:10.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:10 smithi133 bash[14133]: cluster 2024-02-13T22:15:09.617005+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:10.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:10 smithi133 bash[18129]: cluster 2024-02-13T22:15:09.617005+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:11.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:10 smithi170 bash[14194]: cluster 2024-02-13T22:15:09.617005+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:12.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:12 smithi133 bash[14133]: cluster 2024-02-13T22:15:11.617873+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:12.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:12 smithi133 bash[18129]: cluster 2024-02-13T22:15:11.617873+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:12.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:12 smithi170 bash[14194]: cluster 2024-02-13T22:15:11.617873+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:13.523 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:13.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:13 smithi133 bash[14133]: audit 2024-02-13T22:15:13.516921+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/5621944' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:13.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:13 smithi133 bash[18129]: audit 2024-02-13T22:15:13.516921+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/5621944' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:13.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:13 smithi170 bash[14194]: audit 2024-02-13T22:15:13.516921+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.133:0/5621944' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:14.267 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:15.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:14 smithi133 bash[14133]: cluster 2024-02-13T22:15:13.618546+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:15.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:14 smithi133 bash[18129]: cluster 2024-02-13T22:15:13.618546+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:15.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:14 smithi170 bash[14194]: cluster 2024-02-13T22:15:13.618546+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:17.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:16 smithi133 bash[14133]: cluster 2024-02-13T22:15:15.619227+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:17.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:16 smithi133 bash[18129]: cluster 2024-02-13T22:15:15.619227+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:17.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:16 smithi170 bash[14194]: cluster 2024-02-13T22:15:15.619227+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:17.269 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:17.403 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:18.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:18 smithi133 bash[14133]: cluster 2024-02-13T22:15:17.619840+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:18.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:18 smithi133 bash[18129]: cluster 2024-02-13T22:15:17.619840+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:19.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:18 smithi170 bash[14194]: cluster 2024-02-13T22:15:17.619840+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:20.237 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:20.992 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:20 smithi133 bash[14133]: cluster 2024-02-13T22:15:19.620515+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:20.992 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:20 smithi133 bash[14133]: audit 2024-02-13T22:15:20.230499+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.133:0/3648237512' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:20.992 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:20 smithi133 bash[18129]: cluster 2024-02-13T22:15:19.620515+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:20.993 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:20 smithi133 bash[18129]: audit 2024-02-13T22:15:20.230499+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.133:0/3648237512' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:20.993 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:21.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:20 smithi170 bash[14194]: cluster 2024-02-13T22:15:19.620515+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:21.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:20 smithi170 bash[14194]: audit 2024-02-13T22:15:20.230499+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.133:0/3648237512' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:22.810 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:22 smithi133 bash[14133]: cluster 2024-02-13T22:15:21.621188+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:22.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:22 smithi133 bash[18129]: cluster 2024-02-13T22:15:21.621188+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:22.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:22 smithi170 bash[14194]: cluster 2024-02-13T22:15:21.621188+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:23.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:23 smithi133 bash[18129]: audit 2024-02-13T22:15:22.434148+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:15:23.810 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:23 smithi133 bash[18129]: audit 2024-02-13T22:15:22.439223+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:15:23.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:23 smithi133 bash[14133]: audit 2024-02-13T22:15:22.434148+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:15:23.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:23 smithi133 bash[14133]: audit 2024-02-13T22:15:22.439223+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:15:23.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:23 smithi170 bash[14194]: audit 2024-02-13T22:15:22.434148+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T22:15:23.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:23 smithi170 bash[14194]: audit 2024-02-13T22:15:22.439223+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14138 172.21.15.133:0/33584401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T22:15:23.994 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:24.126 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:24.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:24 smithi133 bash[14133]: cluster 2024-02-13T22:15:23.621794+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:24.560 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:24 smithi133 bash[18129]: cluster 2024-02-13T22:15:23.621794+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:24.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:24 smithi170 bash[14194]: cluster 2024-02-13T22:15:23.621794+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:27.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:26 smithi133 bash[14133]: cluster 2024-02-13T22:15:25.622429+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:27.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:26 smithi133 bash[18129]: cluster 2024-02-13T22:15:25.622429+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:27.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:26 smithi170 bash[14194]: cluster 2024-02-13T22:15:25.622429+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:27.168 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:27.872 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:28.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:27 smithi133 bash[14133]: audit 2024-02-13T22:15:27.161658+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/2236177364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:28.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:27 smithi133 bash[18129]: audit 2024-02-13T22:15:27.161658+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/2236177364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:28.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:27 smithi170 bash[14194]: audit 2024-02-13T22:15:27.161658+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.133:0/2236177364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:29.060 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:28 smithi133 bash[18129]: cluster 2024-02-13T22:15:27.623031+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:29.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:28 smithi133 bash[14133]: cluster 2024-02-13T22:15:27.623031+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:29.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:28 smithi170 bash[14194]: cluster 2024-02-13T22:15:27.623031+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:30.874 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:31.008 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:31.033 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:30 smithi133 bash[14133]: cluster 2024-02-13T22:15:29.623722+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:31.033 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:30 smithi133 bash[18129]: cluster 2024-02-13T22:15:29.623722+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:31.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:30 smithi170 bash[14194]: cluster 2024-02-13T22:15:29.623722+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:32.560 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:32 smithi133 bash[14133]: cluster 2024-02-13T22:15:31.624474+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:32.561 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:32 smithi133 bash[18129]: cluster 2024-02-13T22:15:31.624474+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:32.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:32 smithi170 bash[14194]: cluster 2024-02-13T22:15:31.624474+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:33.903 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:34.670 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:35.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:34 smithi133 bash[14133]: cluster 2024-02-13T22:15:33.625253+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:35.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:34 smithi133 bash[14133]: audit 2024-02-13T22:15:33.896826+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.133:0/1497695050' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:35.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:34 smithi133 bash[18129]: cluster 2024-02-13T22:15:33.625253+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:35.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:34 smithi133 bash[18129]: audit 2024-02-13T22:15:33.896826+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.133:0/1497695050' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:35.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:34 smithi170 bash[14194]: cluster 2024-02-13T22:15:33.625253+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:35.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:34 smithi170 bash[14194]: audit 2024-02-13T22:15:33.896826+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.133:0/1497695050' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:37.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:36 smithi133 bash[14133]: cluster 2024-02-13T22:15:35.625944+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:37.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:36 smithi133 bash[18129]: cluster 2024-02-13T22:15:35.625944+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:37.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:36 smithi170 bash[14194]: cluster 2024-02-13T22:15:35.625944+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:37.671 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:37.805 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:39.047 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:38 smithi133 bash[14133]: cluster 2024-02-13T22:15:37.626587+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:39.047 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:38 smithi133 bash[18129]: cluster 2024-02-13T22:15:37.626587+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:39.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:38 smithi170 bash[14194]: cluster 2024-02-13T22:15:37.626587+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:40.765 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:40.971 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:40 smithi133 bash[14133]: cluster 2024-02-13T22:15:39.627297+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:40.972 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:40 smithi133 bash[18129]: cluster 2024-02-13T22:15:39.627297+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:41.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:40 smithi170 bash[14194]: cluster 2024-02-13T22:15:39.627297+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:41.426 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:42.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:41 smithi133 bash[14133]: audit 2024-02-13T22:15:40.758477+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/3212964053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:42.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:41 smithi133 bash[18129]: audit 2024-02-13T22:15:40.758477+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/3212964053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:42.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:41 smithi170 bash[14194]: audit 2024-02-13T22:15:40.758477+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.133:0/3212964053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:43.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:42 smithi133 bash[14133]: cluster 2024-02-13T22:15:41.627996+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:43.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:42 smithi133 bash[18129]: cluster 2024-02-13T22:15:41.627996+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:43.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:42 smithi170 bash[14194]: cluster 2024-02-13T22:15:41.627996+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:44.427 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:44.561 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:45.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:44 smithi133 bash[14133]: cluster 2024-02-13T22:15:43.628615+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:45.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:44 smithi133 bash[18129]: cluster 2024-02-13T22:15:43.628615+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:45.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:44 smithi170 bash[14194]: cluster 2024-02-13T22:15:43.628615+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:47.026 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:46 smithi133 bash[18129]: cluster 2024-02-13T22:15:45.629342+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:47.026 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:46 smithi133 bash[14133]: cluster 2024-02-13T22:15:45.629342+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:47.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:46 smithi170 bash[14194]: cluster 2024-02-13T22:15:45.629342+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:47.429 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:48.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:47 smithi133 bash[14133]: audit 2024-02-13T22:15:47.422438+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.133:0/824596668' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:48.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:47 smithi133 bash[18129]: audit 2024-02-13T22:15:47.422438+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.133:0/824596668' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:48.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:47 smithi170 bash[14194]: audit 2024-02-13T22:15:47.422438+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.133:0/824596668' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:48.172 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:49.060 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:48 smithi133 bash[14133]: cluster 2024-02-13T22:15:47.629982+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:49.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:48 smithi133 bash[18129]: cluster 2024-02-13T22:15:47.629982+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:49.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:48 smithi170 bash[14194]: cluster 2024-02-13T22:15:47.629982+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:51.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:50 smithi133 bash[14133]: cluster 2024-02-13T22:15:49.630653+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:51.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:50 smithi133 bash[18129]: cluster 2024-02-13T22:15:49.630653+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:51.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:50 smithi170 bash[14194]: cluster 2024-02-13T22:15:49.630653+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:51.173 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:51.305 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:52.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:52 smithi133 bash[14133]: cluster 2024-02-13T22:15:51.631349+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:52.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:52 smithi133 bash[18129]: cluster 2024-02-13T22:15:51.631349+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:52.834 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:52 smithi170 bash[14194]: cluster 2024-02-13T22:15:51.631349+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:54.105 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:15:54.804 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:15:55.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:54 smithi133 bash[14133]: cluster 2024-02-13T22:15:53.631971+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:55.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:54 smithi133 bash[14133]: audit 2024-02-13T22:15:54.098816+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.133:0/2018039504' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:55.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:54 smithi133 bash[18129]: cluster 2024-02-13T22:15:53.631971+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:55.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:54 smithi133 bash[18129]: audit 2024-02-13T22:15:54.098816+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.133:0/2018039504' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:55.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:54 smithi170 bash[14194]: cluster 2024-02-13T22:15:53.631971+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:55.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:54 smithi170 bash[14194]: audit 2024-02-13T22:15:54.098816+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.133:0/2018039504' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:15:57.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:56 smithi133 bash[14133]: cluster 2024-02-13T22:15:55.632627+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:57.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:56 smithi133 bash[18129]: cluster 2024-02-13T22:15:55.632627+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:57.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:56 smithi170 bash[14194]: cluster 2024-02-13T22:15:55.632627+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:15:57.806 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:15:57.939 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:15:58.962 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:15:58 smithi133 bash[14133]: cluster 2024-02-13T22:15:57.633364+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:58.962 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:15:58 smithi133 bash[18129]: cluster 2024-02-13T22:15:57.633364+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:15:59.088 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:15:58 smithi170 bash[14194]: cluster 2024-02-13T22:15:57.633364+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:16:00.790 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:16:00.976 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:00 smithi133 bash[14133]: cluster 2024-02-13T22:15:59.634201+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:00.976 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:00 smithi133 bash[18129]: cluster 2024-02-13T22:15:59.634201+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:01.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:00 smithi170 bash[14194]: cluster 2024-02-13T22:15:59.634201+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:01.545 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:16:01.814 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:01 smithi133 bash[18129]: audit 2024-02-13T22:16:00.782735+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.133:0/1165624874' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:01.814 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:01 smithi133 bash[14133]: audit 2024-02-13T22:16:00.782735+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.133:0/1165624874' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:02.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:01 smithi170 bash[14194]: audit 2024-02-13T22:16:00.782735+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.133:0/1165624874' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:03.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:02 smithi133 bash[18129]: cluster 2024-02-13T22:16:01.634921+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:16:03.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:02 smithi133 bash[14133]: cluster 2024-02-13T22:16:01.634921+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:16:03.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:02 smithi170 bash[14194]: cluster 2024-02-13T22:16:01.634921+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-13T22:16:04.546 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid a628a858-cabb-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T22:16:04.683 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/mon.a/config 2024-02-13T22:16:04.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:04 smithi133 bash[18129]: cluster 2024-02-13T22:16:03.635564+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:04.812 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:04 smithi133 bash[14133]: cluster 2024-02-13T22:16:03.635564+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:05.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:04 smithi170 bash[14194]: cluster 2024-02-13T22:16:03.635564+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:06.811 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:06 smithi133 bash[14133]: cluster 2024-02-13T22:16:05.636261+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:06.811 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:06 smithi133 bash[18129]: cluster 2024-02-13T22:16:05.636261+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:07.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:06 smithi170 bash[14194]: cluster 2024-02-13T22:16:05.636261+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-13T22:16:07.662 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-13T22:16:08.061 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:07 smithi133 bash[14133]: audit 2024-02-13T22:16:07.655460+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.133:0/956376158' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:08.061 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:07 smithi133 bash[18129]: audit 2024-02-13T22:16:07.655460+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.133:0/956376158' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:08.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:07 smithi170 bash[14194]: audit 2024-02-13T22:16:07.655460+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.133:0/956376158' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T22:16:08.353 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-13T22:16:08.354 INFO:tasks.cephadm:Teardown begin 2024-02-13T22:16:08.354 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-13T22:16:08.356 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:16:08.371 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:16:08.387 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-13T22:16:08.387 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-13T22:16:08.393 DEBUG:teuthology.orchestra.run.smithi170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-13T22:16:08.398 INFO:tasks.cephadm:Stopping all daemons... 2024-02-13T22:16:08.399 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-13T22:16:08.399 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a 2024-02-13T22:16:08.624 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:08 smithi133 systemd[1]: Stopping Ceph mon.a for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:08.624 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:08 smithi133 bash[14133]: debug 2024-02-13T22:16:08.552+0000 7f6b24890700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:08.624 INFO:journalctl@ceph.mon.a.smithi133.stdout:Feb 13 22:16:08 smithi133 bash[14133]: debug 2024-02-13T22:16:08.552+0000 7f6b24890700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-13T22:16:09.370 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.a.service' 2024-02-13T22:16:09.415 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:09.416 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-13T22:16:09.416 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-13T22:16:09.416 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.c 2024-02-13T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:09 smithi133 systemd[1]: Stopping Ceph mon.c for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:09 smithi133 bash[18129]: debug 2024-02-13T22:16:09.512+0000 7f54ba914700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi133.stdout:Feb 13 22:16:09 smithi133 bash[18129]: debug 2024-02-13T22:16:09.512+0000 7f54ba914700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-13T22:16:10.569 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.c.service' 2024-02-13T22:16:10.602 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:10.603 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-13T22:16:10.603 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-13T22:16:10.603 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.b 2024-02-13T22:16:10.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:10 smithi170 systemd[1]: Stopping Ceph mon.b for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:10.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:10 smithi170 bash[14194]: debug 2024-02-13T22:16:10.706+0000 7f1974318700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:10.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:10 smithi170 bash[14194]: debug 2024-02-13T22:16:10.706+0000 7f1974318700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-13T22:16:11.292 INFO:journalctl@ceph.mon.b.smithi170.stdout:Feb 13 22:16:11 smithi170 docker[24749]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-mon.b 2024-02-13T22:16:11.451 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mon.b.service' 2024-02-13T22:16:11.496 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:11.496 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-13T22:16:11.496 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-13T22:16:11.496 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y 2024-02-13T22:16:11.811 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:16:11 smithi133 systemd[1]: Stopping Ceph mgr.y for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:11.811 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:16:11 smithi133 bash[14392]: debug 2024-02-13T22:16:11.608+0000 7f6675ad2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:11.811 INFO:journalctl@ceph.mgr.y.smithi133.stdout:Feb 13 22:16:11 smithi133 bash[14392]: debug 2024-02-13T22:16:11.608+0000 7f6675ad2700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-13T22:16:12.337 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.y.service' 2024-02-13T22:16:12.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:12.372 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-13T22:16:12.372 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-13T22:16:12.372 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.x 2024-02-13T22:16:12.835 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Feb 13 22:16:12 smithi170 systemd[1]: Stopping Ceph mgr.x for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:23.288 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@mgr.x.service' 2024-02-13T22:16:23.321 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:23.321 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-13T22:16:23.321 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-13T22:16:23.321 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.0 2024-02-13T22:16:23.706 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:16:23 smithi133 systemd[1]: Stopping Ceph osd.0 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:23.706 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:16:23 smithi133 bash[20882]: debug 2024-02-13T22:16:23.436+0000 7ff0e4a38700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:23.706 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:16:23 smithi133 bash[20882]: debug 2024-02-13T22:16:23.436+0000 7ff0e4a38700 -1 osd.0 51 *** Got signal Terminated *** 2024-02-13T22:16:23.706 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:16:23 smithi133 bash[20882]: debug 2024-02-13T22:16:23.436+0000 7ff0e4a38700 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:24.511 INFO:journalctl@ceph.osd.0.smithi133.stdout:Feb 13 22:16:24 smithi133 docker[40177]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.0 2024-02-13T22:16:25.982 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.0.service' 2024-02-13T22:16:26.016 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:26.016 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-13T22:16:26.016 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-13T22:16:26.016 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.1 2024-02-13T22:16:26.232 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:16:26 smithi133 systemd[1]: Stopping Ceph osd.1 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:26.232 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:16:26 smithi133 bash[22564]: debug 2024-02-13T22:16:26.140+0000 7f0110483700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:26.232 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:16:26 smithi133 bash[22564]: debug 2024-02-13T22:16:26.140+0000 7f0110483700 -1 osd.1 51 *** Got signal Terminated *** 2024-02-13T22:16:26.232 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:16:26 smithi133 bash[22564]: debug 2024-02-13T22:16:26.140+0000 7f0110483700 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:27.061 INFO:journalctl@ceph.osd.1.smithi133.stdout:Feb 13 22:16:26 smithi133 docker[40313]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.1 2024-02-13T22:16:28.749 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.1.service' 2024-02-13T22:16:28.781 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:28.781 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-13T22:16:28.782 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-13T22:16:28.782 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.2 2024-02-13T22:16:29.029 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:16:28 smithi133 systemd[1]: Stopping Ceph osd.2 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:29.029 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:16:28 smithi133 bash[24258]: debug 2024-02-13T22:16:28.956+0000 7fd30c9b4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:29.029 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:16:28 smithi133 bash[24258]: debug 2024-02-13T22:16:28.956+0000 7fd30c9b4700 -1 osd.2 51 *** Got signal Terminated *** 2024-02-13T22:16:29.030 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:16:28 smithi133 bash[24258]: debug 2024-02-13T22:16:28.956+0000 7fd30c9b4700 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:29.811 INFO:journalctl@ceph.osd.2.smithi133.stdout:Feb 13 22:16:29 smithi133 docker[40445]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.2 2024-02-13T22:16:31.462 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.2.service' 2024-02-13T22:16:31.494 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:31.494 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-13T22:16:31.494 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-13T22:16:31.494 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.3 2024-02-13T22:16:31.717 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:16:31 smithi133 systemd[1]: Stopping Ceph osd.3 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:31.717 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:16:31 smithi133 bash[25812]: debug 2024-02-13T22:16:31.628+0000 7fd1aabf3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:31.717 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:16:31 smithi133 bash[25812]: debug 2024-02-13T22:16:31.628+0000 7fd1aabf3700 -1 osd.3 51 *** Got signal Terminated *** 2024-02-13T22:16:31.717 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:16:31 smithi133 bash[25812]: debug 2024-02-13T22:16:31.628+0000 7fd1aabf3700 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:32.562 INFO:journalctl@ceph.osd.3.smithi133.stdout:Feb 13 22:16:32 smithi133 docker[40576]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.3 2024-02-13T22:16:33.980 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.3.service' 2024-02-13T22:16:34.015 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:34.015 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-13T22:16:34.016 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-13T22:16:34.016 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.4 2024-02-13T22:16:34.334 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:16:34 smithi170 systemd[1]: Stopping Ceph osd.4 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:34.335 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:16:34 smithi170 bash[16519]: debug 2024-02-13T22:16:34.129+0000 7ff6659c7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:34.335 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:16:34 smithi170 bash[16519]: debug 2024-02-13T22:16:34.129+0000 7ff6659c7700 -1 osd.4 51 *** Got signal Terminated *** 2024-02-13T22:16:34.335 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:16:34 smithi170 bash[16519]: debug 2024-02-13T22:16:34.129+0000 7ff6659c7700 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:34.652 INFO:journalctl@ceph.osd.4.smithi170.stdout:Feb 13 22:16:34 smithi170 docker[24866]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.4 2024-02-13T22:16:36.354 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.4.service' 2024-02-13T22:16:36.387 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:36.387 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-13T22:16:36.388 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-13T22:16:36.388 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.5 2024-02-13T22:16:36.705 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:16:36 smithi170 systemd[1]: Stopping Ceph osd.5 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:36.705 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:16:36 smithi170 bash[18114]: debug 2024-02-13T22:16:36.477+0000 7fb935f7a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:36.705 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:16:36 smithi170 bash[18114]: debug 2024-02-13T22:16:36.477+0000 7fb935f7a700 -1 osd.5 51 *** Got signal Terminated *** 2024-02-13T22:16:36.705 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:16:36 smithi170 bash[18114]: debug 2024-02-13T22:16:36.477+0000 7fb935f7a700 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:36.995 INFO:journalctl@ceph.osd.5.smithi170.stdout:Feb 13 22:16:36 smithi170 docker[25012]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.5 2024-02-13T22:16:38.763 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.5.service' 2024-02-13T22:16:38.796 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:38.796 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-13T22:16:38.796 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-13T22:16:38.796 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.6 2024-02-13T22:16:39.014 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:16:38 smithi170 systemd[1]: Stopping Ceph osd.6 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:39.014 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:16:38 smithi170 bash[19734]: debug 2024-02-13T22:16:38.937+0000 7f59bba08700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:39.014 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:16:38 smithi170 bash[19734]: debug 2024-02-13T22:16:38.937+0000 7f59bba08700 -1 osd.6 51 *** Got signal Terminated *** 2024-02-13T22:16:39.014 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:16:38 smithi170 bash[19734]: debug 2024-02-13T22:16:38.937+0000 7f59bba08700 -1 osd.6 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:39.818 INFO:journalctl@ceph.osd.6.smithi170.stdout:Feb 13 22:16:39 smithi170 docker[25149]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.6 2024-02-13T22:16:41.172 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.6.service' 2024-02-13T22:16:41.204 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:41.204 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-13T22:16:41.204 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-13T22:16:41.204 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.7 2024-02-13T22:16:41.537 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:16:41 smithi170 systemd[1]: Stopping Ceph osd.7 for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:41.537 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:16:41 smithi170 bash[21368]: debug 2024-02-13T22:16:41.301+0000 7fe478185700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T22:16:41.537 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:16:41 smithi170 bash[21368]: debug 2024-02-13T22:16:41.301+0000 7fe478185700 -1 osd.7 51 *** Got signal Terminated *** 2024-02-13T22:16:41.537 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:16:41 smithi170 bash[21368]: debug 2024-02-13T22:16:41.301+0000 7fe478185700 -1 osd.7 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T22:16:41.828 INFO:journalctl@ceph.osd.7.smithi170.stdout:Feb 13 22:16:41 smithi170 docker[25284]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-osd.7 2024-02-13T22:16:43.545 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@osd.7.service' 2024-02-13T22:16:43.578 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:43.578 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-13T22:16:43.578 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-13T22:16:43.579 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-a628a858-cabb-11ee-95b9-87774f69a715@prometheus.a 2024-02-13T22:16:43.600 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a628a858-cabb-11ee-95b9-87774f69a715@prometheus.a.service' 2024-02-13T22:16:43.627 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T22:16:43.627 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-13T22:16:43.627 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a628a858-cabb-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-13T22:16:43.761 INFO:teuthology.orchestra.run.smithi133.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-13T22:16:43.762 INFO:teuthology.orchestra.run.smithi133.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-13T22:16:43.762 INFO:teuthology.orchestra.run.smithi133.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-13T22:16:43.762 INFO:teuthology.orchestra.run.smithi133.stderr: [--retry RETRY] [--env ENV] 2024-02-13T22:16:43.762 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-13T22:16:43.762 INFO:teuthology.orchestra.run.smithi133.stderr: ... 2024-02-13T22:16:43.762 INFO:teuthology.orchestra.run.smithi133.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-13T22:16:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-13T22:16:43.773 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a628a858-cabb-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-13T22:16:43.906 INFO:teuthology.orchestra.run.smithi170.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.stderr: [--retry RETRY] [--env ENV] 2024-02-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.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-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.stderr: ... 2024-02-13T22:16:43.907 INFO:teuthology.orchestra.run.smithi170.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-13T22:16:43.916 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-13T22:16:43.917 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:16:43.933 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T22:16:43.948 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-13T22:16:43.950 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/ubuntu@smithi133.front.sepia.ceph.com/crash 2024-02-13T22:16:43.951 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/crash -- . 2024-02-13T22:16:43.968 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/ubuntu@smithi170.front.sepia.ceph.com/crash 2024-02-13T22:16:43.968 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/lib/ceph/a628a858-cabb-11ee-95b9-87774f69a715/crash -- . 2024-02-13T22:16:43.985 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-13T22:16:43.985 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_DOWN\)' | head -n 1 2024-02-13T22:16:44.031 INFO:teuthology.orchestra.run.smithi133.stdout:2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-13T22:16:44.032 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-13T22:16:44.032 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[SEC\]' /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_DOWN\)' | head -n 1 2024-02-13T22:16:44.048 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[ERR\]' /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_DOWN\)' | head -n 1 2024-02-13T22:16:44.062 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[WRN\]' /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_DOWN\)' | head -n 1 2024-02-13T22:16:44.076 INFO:teuthology.orchestra.run.smithi133.stdout:2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-13T22:16:44.077 INFO:tasks.cephadm:Compressing logs... 2024-02-13T22:16:44.077 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-13T22:16:44.079 DEBUG:teuthology.orchestra.run.smithi170:> 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-13T22:16:44.089 INFO:teuthology.orchestra.run.smithi133.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-13T22:16:44.095 INFO:teuthology.orchestra.run.smithi170.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-13T22:16:44.103 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.a.log 2024-02-13T22:16:44.103 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.y.log 2024-02-13T22:16:44.104 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.c.log 2024-02-13T22:16:44.104 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-13T22:16:44.105 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.y.log: gzip /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.1.log 2024-02-13T22:16:44.106 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log 2024-02-13T22:16:44.106 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log: /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-13T22:16:44.107 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log: --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.0.log 2024-02-13T22:16:44.108 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.3.log 2024-02-13T22:16:44.110 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.0.log: 95.7% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-13T22:16:44.111 INFO:teuthology.orchestra.run.smithi133.stderr: 93.5% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-13T22:16:44.112 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-13T22:16:44.112 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.2.log 2024-02-13T22:16:44.113 INFO:teuthology.orchestra.run.smithi133.stderr: 93.6% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-13T22:16:44.113 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.b.log 2024-02-13T22:16:44.113 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.5.log 2024-02-13T22:16:44.114 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.x.log 2024-02-13T22:16:44.115 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-13T22:16:44.115 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.6.log 2024-02-13T22:16:44.116 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.x.log: /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/rbd-target-api.log 2024-02-13T22:16:44.116 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.3.log: /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-13T22:16:44.117 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log 2024-02-13T22:16:44.118 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-13T22:16:44.118 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/rbd-target-api.log: 74.3% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/rbd-target-api.log.gz 2024-02-13T22:16:44.118 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log: 89.5% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-13T22:16:44.119 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.4.log 2024-02-13T22:16:44.121 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-13T22:16:44.121 INFO:teuthology.orchestra.run.smithi170.stderr: 85.9% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-13T22:16:44.121 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.7.log 2024-02-13T22:16:44.121 INFO:teuthology.orchestra.run.smithi170.stderr: 89.7%/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.4.log: -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-13T22:16:44.122 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.2.log: 90.2% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-13T22:16:44.122 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-13T22:16:44.125 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log: /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.7.log: 92.4% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.x.log.gz 2024-02-13T22:16:44.131 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/cephadm.log: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-13T22:16:44.131 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-13T22:16:44.131 INFO:teuthology.orchestra.run.smithi170.stderr: 89.6% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-13T22:16:44.172 INFO:teuthology.orchestra.run.smithi170.stderr: 91.4% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.4.log.gz 2024-02-13T22:16:44.182 INFO:teuthology.orchestra.run.smithi170.stderr: 91.1% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.5.log.gz 2024-02-13T22:16:44.194 INFO:teuthology.orchestra.run.smithi133.stderr: 90.9% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.3.log.gz 2024-02-13T22:16:44.202 INFO:teuthology.orchestra.run.smithi170.stderr: 90.8% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.6.log.gz 2024-02-13T22:16:44.202 INFO:teuthology.orchestra.run.smithi133.stderr: 91.1% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.2.log.gz 2024-02-13T22:16:44.203 INFO:teuthology.orchestra.run.smithi133.stderr: 91.1% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.1.log.gz 2024-02-13T22:16:44.206 INFO:teuthology.orchestra.run.smithi133.stderr: 92.2% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.c.log.gz 2024-02-13T22:16:44.207 INFO:teuthology.orchestra.run.smithi170.stderr: 92.6% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.7.log.gz 2024-02-13T22:16:44.211 INFO:teuthology.orchestra.run.smithi133.stderr: 90.9% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-osd.0.log.gz 2024-02-13T22:16:44.243 INFO:teuthology.orchestra.run.smithi170.stderr: 92.3% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.b.log.gz 2024-02-13T22:16:44.244 INFO:teuthology.orchestra.run.smithi170.stderr: 2024-02-13T22:16:44.244 INFO:teuthology.orchestra.run.smithi170.stderr:real 0m0.160s 2024-02-13T22:16:44.245 INFO:teuthology.orchestra.run.smithi170.stderr:user 0m0.441s 2024-02-13T22:16:44.245 INFO:teuthology.orchestra.run.smithi170.stderr:sys 0m0.048s 2024-02-13T22:16:44.273 INFO:teuthology.orchestra.run.smithi133.stderr: 92.8% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mgr.y.log.gz 2024-02-13T22:16:44.430 INFO:teuthology.orchestra.run.smithi133.stderr: 90.6% -- replaced with /var/log/ceph/a628a858-cabb-11ee-95b9-87774f69a715/ceph-mon.a.log.gz 2024-02-13T22:16:44.432 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-13T22:16:44.432 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m0.350s 2024-02-13T22:16:44.432 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m0.968s 2024-02-13T22:16:44.432 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.048s 2024-02-13T22:16:44.433 INFO:tasks.cephadm:Archiving logs... 2024-02-13T22:16:44.433 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/ubuntu@smithi133.front.sepia.ceph.com/log 2024-02-13T22:16:44.434 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-13T22:16:44.632 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/log/ceph to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/ubuntu@smithi170.front.sepia.ceph.com/log 2024-02-13T22:16:44.632 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-13T22:16:44.715 INFO:tasks.cephadm:Removing cluster... 2024-02-13T22:16:44.715 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a628a858-cabb-11ee-95b9-87774f69a715 --force 2024-02-13T22:16:46.772 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a628a858-cabb-11ee-95b9-87774f69a715 --force 2024-02-13T22:16:48.334 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 systemd[1]: Stopping Ceph iscsi.iscsi.a for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:16:48.835 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.835 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.836 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._bootstrap_inner() 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.run() 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: logger.info("Started the configuration object watcher") 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: 'Started the configuration object watcher' 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: () 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.837 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.838 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: main() 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-13T22:16:48.839 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: 'Processing osd blacklist entries for this node' 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: () 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.840 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._bootstrap_inner() 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.run() 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.interval)) 2024-02-13T22:16:48.841 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: 'Checking for config object changes every 1s' 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: () 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.842 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: main() 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: ceph_gw.define() 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 225, in define 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.logger.info("Reading the configuration object to update local LIO " 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: 'Reading the configuration object to update local LIO configuration' 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: () 2024-02-13T22:16:48.843 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.844 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: main() 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: ceph_gw.define() 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 236, in define 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: "nothing to define to LIO".format(self.hostname)) 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: 'Configuration does not have an entry for this host(smithi170.front.sepia.ceph.com) - nothing to define to LIO' 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: () 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.845 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self._connect_unixsocket(self.address) 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-13T22:16:48.846 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.connect(address) 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Call stack: 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: main() 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: ssl_context=context) 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: run_simple(host, port, self, **options) 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: inner() 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 701, in inner 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: log_startup(srv.socket) 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 689, in log_startup 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: display_hostname, port, quit_msg) 2024-02-13T22:16:48.847 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib/python3.6/site-packages/werkzeug/_internal.py", line 87, in _log 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: getattr(_logger, type)(message.rstrip(), *args, **kwargs) 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Message: ' * Running on %s://%s:%d/ %s' 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Arguments: ('http', '[::]', 5000, '(Press CTRL+C to quit)') 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: --- Logging error --- 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: Traceback (most recent call last): 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: self.socket.send(msg) 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: OSError: [Errno 9] Bad file descriptor 2024-02-13T22:16:48.848 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:48 smithi170 bash[22501]: During handling of the above exception, another exception occurred: 2024-02-13T22:16:59.302 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:58 smithi170 docker[25586]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-iscsi.iscsi.a 2024-02-13T22:16:59.302 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:59 smithi170 bash[22486]: (process:1): GLib-GObject-CRITICAL **: 22:16:59.096: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-13T22:16:59.302 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:59 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-02-13T22:16:59.556 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:59 smithi170 bash[25641]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-13T22:16:59.819 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:59 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-13T22:16:59.819 INFO:journalctl@ceph.iscsi.iscsi.a.smithi170.stdout:Feb 13 22:16:59 smithi170 systemd[1]: Stopped Ceph iscsi.iscsi.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:17:00.084 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 systemd[1]: Stopping Ceph grafana.a for a628a858-cabb-11ee-95b9-87774f69a715... 2024-02-13T22:17:00.494 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-13T22:17:00.494 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-13T22:17:00.494 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped Stream Manager" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-13T22:17:00.495 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 bash[24232]: t=2024-02-13T22:17:00+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-13T22:17:00.834 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 docker[25726]: ceph-a628a858-cabb-11ee-95b9-87774f69a715-grafana.a 2024-02-13T22:17:00.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-13T22:17:00.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 systemd[1]: ceph-a628a858-cabb-11ee-95b9-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-13T22:17:00.835 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Feb 13 22:17:00 smithi170 systemd[1]: Stopped Ceph grafana.a for a628a858-cabb-11ee-95b9-87774f69a715. 2024-02-13T22:17:01.131 INFO:tasks.cephadm:Removing cephadm ... 2024-02-13T22:17:01.132 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-13T22:17:01.139 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-13T22:17:01.147 INFO:tasks.cephadm:Teardown complete 2024-02-13T22:17:01.147 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-13T22:17:01.356 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=659e7d31c5744e51adcaa31946584f1b Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_ljflores_ceph_bedfc49c6a823fb0ff75911e476e1f3cb464ad3e/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-13T22:17:01.359 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-13T22:17:01.368 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-13T22:17:01.418 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-13T22:17:01.418 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T22:17:01.431 DEBUG:teuthology.orchestra.run.smithi170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T22:17:01.444 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T22:17:01.444 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2024-02-13T22:17:01.444 INFO:teuthology.orchestra.run.smithi133.stdout:*hv01.front.sepi 44.4.53.2 2 u 54 64 377 0.087 4.969 2.257 2024-02-13T22:17:01.445 INFO:teuthology.orchestra.run.smithi133.stdout:+hv02.front.sepi 63.231.80.2 3 u 55 64 377 0.071 1.983 2.657 2024-02-13T22:17:01.445 INFO:teuthology.orchestra.run.smithi133.stdout:+hv03.front.sepi 74.6.168.72 3 u 62 64 377 0.089 1.112 2.329 2024-02-13T22:17:01.445 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-02-13T22:17:01.454 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T22:17:01.455 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-02-13T22:17:01.455 INFO:teuthology.orchestra.run.smithi170.stdout:*hv01.front.sepi 44.4.53.2 2 u 54 64 377 0.087 -0.055 0.108 2024-02-13T22:17:01.455 INFO:teuthology.orchestra.run.smithi170.stdout:+hv02.front.sepi 63.231.80.2 3 u 54 64 377 0.074 -0.163 0.094 2024-02-13T22:17:01.455 INFO:teuthology.orchestra.run.smithi170.stdout:+hv03.front.sepi 74.6.168.72 3 u 54 64 377 0.081 -1.466 0.096 2024-02-13T22:17:01.455 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-02-13T22:17:01.456 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-13T22:17:01.468 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-13T22:17:01.469 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-13T22:17:01.518 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-13T22:17:01.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-13T22:17:01.620 INFO:teuthology.task.internal:Duration was 1181.192291 seconds 2024-02-13T22:17:01.621 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-13T22:17:01.669 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-13T22:17:01.670 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-13T22:17:01.672 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-13T22:17:01.722 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-13T22:17:01.722 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-02-13T22:17:01.722 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-13T22:17:01.735 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2024-02-13T22:17:01.735 DEBUG:teuthology.orchestra.run.smithi170:> 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-13T22:17:01.750 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-13T22:17:01.750 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-13T22:17:01.753 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-13T22:17:01.840 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-13T22:17:01.840 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-13T22:17:01.843 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-13T22:17:01.958 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-13T22:17:01.967 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-13T22:17:01.968 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-13T22:17:01.980 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-13T22:17:01.995 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-13T22:17:02.003 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-13T22:17:02.005 DEBUG:teuthology.orchestra.run.smithi170:> 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-13T22:17:02.017 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-02-13T22:17:02.050 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2024-02-13T22:17:02.085 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-13T22:17:02.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T22:17:02.091 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-13T22:17:02.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T22:17:02.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-13T22:17:02.105 INFO:teuthology.task.internal:Transferring archived files... 2024-02-13T22:17:02.106 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/smithi133 2024-02-13T22:17:02.107 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-13T22:17:02.137 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756/remote/smithi170 2024-02-13T22:17:02.138 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-13T22:17:02.165 INFO:teuthology.task.internal:Removing archive directory... 2024-02-13T22:17:02.166 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-13T22:17:02.174 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-13T22:17:02.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-13T22:17:02.218 INFO:teuthology.task.internal:Not uploading archives. 2024-02-13T22:17:02.218 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-13T22:17:02.253 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-13T22:17:02.253 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-13T22:17:02.255 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-13T22:17:02.261 INFO:teuthology.orchestra.run.smithi133.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 13 22:17 /home/ubuntu/cephtest 2024-02-13T22:17:02.264 INFO:teuthology.orchestra.run.smithi170.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 13 22:17 /home/ubuntu/cephtest 2024-02-13T22:17:02.265 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-13T22:17:02.303 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-13T22:17:02.403 INFO:teuthology.nuke:Checking targets against current locks 2024-02-13T22:17:02.432 DEBUG:teuthology.nuke:shortname: smithi133 2024-02-13T22:17:02.432 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T22:17:02.456 DEBUG:teuthology.nuke:shortname: smithi170 2024-02-13T22:17:02.456 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T22:17:02.459 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 21:48:24.444549', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-13T22:17:02.481 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-13_17:16:45-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7558756', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 21:48:24.442745', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-13T22:17:02.511 INFO:teuthology.orchestra.console.smithi133:Power off 2024-02-13T22:17:02.512 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-13T22:17:02.547 INFO:teuthology.orchestra.console.smithi170:Power off 2024-02-13T22:17:02.548 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-13T22:17:02.558 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2024-02-13T22:17:02.558 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:02.573 DEBUG:teuthology.orchestra.console.smithi170:power off output: Chassis Power Control: Down/Off 2024-02-13T22:17:02.574 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:02.582 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-13T22:17:02.594 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-02-13T22:17:06.584 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:06.595 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:06.695 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-13T22:17:06.704 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-02-13T22:17:10.700 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:10.708 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:10.811 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2024-02-13T22:17:10.817 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-02-13T22:17:10.911 INFO:teuthology.orchestra.console.smithi133:Power off completed 2024-02-13T22:17:14.822 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T22:17:14.932 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is off 2024-02-13T22:17:15.033 INFO:teuthology.orchestra.console.smithi170:Power off completed 2024-02-13T22:17:15.138 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1181.1922907829285 failure_reason: '"2024-02-13T22:10:14.168475+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON)" in cluster log' owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=659e7d31c5744e51adcaa31946584f1b status: fail success: false 2024-02-13T22:17:15.138 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T22:17:15.218 INFO:teuthology.run:FAIL