2024-05-21T05:12:48.132 INFO:root:teuthology version: 0.0.1.dev287+gb9e3da8 2024-05-21T05:12:48.132 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} --owner scheduled_yuriw@teuthology --name yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104 --verbose -- /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/orig.config.yaml 2024-05-21T05:12:48.161 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-21T05:12:48.243 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104 branch: wip-yuri5-testing-2024-05-15-0804 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: yweinste@redhat.com first_in_suite: false job_id: '7716104' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri5-testing-2024-05-15-0804 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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 - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri5-testing-2024-05-15-0804 sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 244 sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2024-05-15-0804 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 targets: smithi049.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPkX4in3NdKb/ec0ee6WhDAiZybZdEgi7l9obu4cuvdRpXzqSkPxGfNyLDYRw5riQef6xhu80vjd0cXlwYdtgK8= smithi154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIECxFXKFZt7lzA+2rPuspk7LO24qkQCf2ipvGPkGqkQd0H48+w8JPsTeJ0Mo20qTADINcLefoBI2lc/OHI7c+M= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ4AZLud3BaLJFV/adRhNZuBQdNTO/vaqEXgLWLqVd9T2FoJtX4RDyu3IMSvIQs0sTqWLxG7wwdp+cwdfPWBTnU= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a timestamp: 2024-05-20_19:47:14 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-05-21T05:12:48.243 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/qa; will attempt to use it 2024-05-21T05:12:48.244 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/qa/tasks 2024-05-21T05:12:48.244 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-21T05:12:48.246 INFO:teuthology.task.internal:Checking packages... 2024-05-21T05:12:48.267 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80' 2024-05-21T05:12:48.267 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-21T05:12:48.267 INFO:teuthology.packaging:ref: None 2024-05-21T05:12:48.267 INFO:teuthology.packaging:tag: None 2024-05-21T05:12:48.267 INFO:teuthology.packaging:branch: wip-yuri5-testing-2024-05-15-0804 2024-05-21T05:12:48.267 INFO:teuthology.packaging:sha1: 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:12:48.267 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri5-testing-2024-05-15-0804 2024-05-21T05:12:48.417 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3728.g6cd0f801 2024-05-21T05:12:48.419 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-21T05:12:48.425 INFO:teuthology.task.internal:no buildpackages task found 2024-05-21T05:12:48.425 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-21T05:12:48.430 INFO:teuthology.task.internal:Saving configuration 2024-05-21T05:12:48.446 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-21T05:12:48.453 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-21T05:12:48.479 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-21 05:06:35.984393', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPkX4in3NdKb/ec0ee6WhDAiZybZdEgi7l9obu4cuvdRpXzqSkPxGfNyLDYRw5riQef6xhu80vjd0cXlwYdtgK8='} 2024-05-21T05:12:48.501 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-21 05:06:35.981925', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIECxFXKFZt7lzA+2rPuspk7LO24qkQCf2ipvGPkGqkQd0H48+w8JPsTeJ0Mo20qTADINcLefoBI2lc/OHI7c+M='} 2024-05-21T05:12:48.520 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-21 05:06:35.983609', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ4AZLud3BaLJFV/adRhNZuBQdNTO/vaqEXgLWLqVd9T2FoJtX4RDyu3IMSvIQs0sTqWLxG7wwdp+cwdfPWBTnU='} 2024-05-21T05:12:48.520 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-21T05:12:48.526 INFO:teuthology.task.internal:roles: ubuntu@smithi049.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-05-21T05:12:48.526 INFO:teuthology.task.internal:roles: ubuntu@smithi154.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-05-21T05:12:48.526 INFO:teuthology.task.internal:roles: ubuntu@smithi157.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-05-21T05:12:48.527 INFO:teuthology.run_tasks:Running task console_log... 2024-05-21T05:12:48.610 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faed9fcfbe0>, signals=[15]) 2024-05-21T05:12:48.610 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-21T05:12:48.616 INFO:teuthology.task.internal:Opening connections... 2024-05-21T05:12:48.616 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi049.front.sepia.ceph.com 2024-05-21T05:12:48.618 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:12:48.694 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2024-05-21T05:12:48.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:12:48.767 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2024-05-21T05:12:48.768 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:12:48.842 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-21T05:12:48.848 DEBUG:teuthology.orchestra.run.smithi049:> uname -m 2024-05-21T05:12:48.866 INFO:teuthology.orchestra.run.smithi049.stdout:x86_64 2024-05-21T05:12:48.867 DEBUG:teuthology.orchestra.run.smithi049:> cat /etc/os-release 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:NAME="CentOS Stream" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION="9" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:ID="centos" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:ID_LIKE="rhel fedora" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION_ID="9" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:PLATFORM_ID="platform:el9" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:ANSI_COLOR="0;31" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:LOGO="fedora-logo-icon" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:HOME_URL="https://centos.org/" 2024-05-21T05:12:48.925 INFO:teuthology.orchestra.run.smithi049.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-21T05:12:48.926 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-21T05:12:48.926 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-21T05:12:48.926 INFO:teuthology.lock.ops:Updating smithi049.front.sepia.ceph.com on lock server 2024-05-21T05:12:48.951 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2024-05-21T05:12:48.970 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2024-05-21T05:12:48.970 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2024-05-21T05:12:49.026 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="CentOS Stream" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="9" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:ID="centos" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE="rhel fedora" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="9" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:PLATFORM_ID="platform:el9" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:ANSI_COLOR="0;31" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:LOGO="fedora-logo-icon" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://centos.org/" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-21T05:12:49.027 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-21T05:12:49.028 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-21T05:12:49.028 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2024-05-21T05:12:49.055 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2024-05-21T05:12:49.073 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2024-05-21T05:12:49.074 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2024-05-21T05:12:49.130 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="CentOS Stream" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:ID="centos" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE="rhel fedora" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:PLATFORM_ID="platform:el9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:ANSI_COLOR="0;31" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:LOGO="fedora-logo-icon" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://centos.org/" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-21T05:12:49.131 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-21T05:12:49.132 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2024-05-21T05:12:49.151 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-21T05:12:49.159 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-21T05:12:49.164 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-21T05:12:49.164 DEBUG:teuthology.orchestra.run.smithi049:> test '!' -e /home/ubuntu/cephtest 2024-05-21T05:12:49.167 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2024-05-21T05:12:49.170 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2024-05-21T05:12:49.187 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-21T05:12:49.193 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-21T05:12:49.194 DEBUG:teuthology.orchestra.run.smithi049:> test -z $(ls -A /var/lib/ceph) 2024-05-21T05:12:49.226 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2024-05-21T05:12:49.228 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2024-05-21T05:12:49.312 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-21T05:12:49.386 INFO:teuthology.run_tasks:Running task kernel... 2024-05-21T05:12:49.400 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-21T05:12:49.400 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-21T05:12:49.401 DEBUG:teuthology.orchestra.run.smithi049:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-21T05:12:49.401 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-21T05:12:49.402 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-21T05:12:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:12:49.418 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-05-21T05:12:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:12:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:12:49.420 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-05-21T05:12:49.420 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-21T05:12:49.476 INFO:teuthology.orchestra.run.smithi154.stdout:5.14.0-437.el9.x86_64 2024-05-21T05:12:49.476 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.14.0-437.el9.x86_64 2024-05-21T05:12:49.477 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum install -y kernel 2024-05-21T05:12:49.478 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-437.el9.x86_64 2024-05-21T05:12:49.478 INFO:teuthology.task.kernel:Running kernel on smithi157: 5.14.0-437.el9.x86_64 2024-05-21T05:12:49.478 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum install -y kernel 2024-05-21T05:12:49.479 INFO:teuthology.orchestra.run.smithi049.stdout:5.14.0-437.el9.x86_64 2024-05-21T05:12:49.479 INFO:teuthology.task.kernel:Running kernel on smithi049: 5.14.0-437.el9.x86_64 2024-05-21T05:12:49.479 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum install -y kernel 2024-05-21T05:12:52.968 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.1 MB 00:01 2024-05-21T05:12:53.215 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - BaseOS 3.7 MB/s | 8.1 MB 00:02 2024-05-21T05:12:53.342 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.1 MB 00:02 2024-05-21T05:12:57.199 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - AppStream 6.5 MB/s | 19 MB 00:02 2024-05-21T05:13:02.458 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.2 MB 00:01 2024-05-21T05:13:04.442 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 16 kB 00:00 2024-05-21T05:13:05.500 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 1.7 MB/s | 19 MB 00:11 2024-05-21T05:13:07.075 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 1.5 MB/s | 19 MB 00:12 2024-05-21T05:13:07.743 INFO:teuthology.orchestra.run.smithi154.stdout:Extra Packages for Enterprise Linux 6.7 MB/s | 21 MB 00:03 2024-05-21T05:13:10.784 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.2 MB 00:01 2024-05-21T05:13:12.367 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.2 MB 00:01 2024-05-21T05:13:12.629 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 16 kB 00:00 2024-05-21T05:13:12.868 INFO:teuthology.orchestra.run.smithi154.stdout:lab-extras 21 kB/s | 1.7 kB 00:00 2024-05-21T05:13:14.401 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 16 kB 00:00 2024-05-21T05:13:14.732 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-21T05:13:14.733 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-21T05:13:14.825 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout: kernel x86_64 5.14.0-447.el9 baseos 576 k 2024-05-21T05:13:14.838 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-core x86_64 5.14.0-447.el9 baseos 16 M 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules x86_64 5.14.0-447.el9 baseos 34 M 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-core x86_64 5.14.0-447.el9 baseos 28 M 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout:Install 4 Packages 2024-05-21T05:13:14.839 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:13:14.840 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 78 M 2024-05-21T05:13:14.840 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 123 M 2024-05-21T05:13:14.840 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:13:14.920 INFO:teuthology.orchestra.run.smithi154.stdout:[MIRROR] kernel-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:14.921 INFO:teuthology.orchestra.run.smithi154.stdout:[MIRROR] kernel-core-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:14.921 INFO:teuthology.orchestra.run.smithi154.stdout:[MIRROR] kernel-modules-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:15.222 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 8.6 MB/s | 21 MB 00:02 2024-05-21T05:13:16.777 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 21 MB 00:02 2024-05-21T05:13:17.002 INFO:teuthology.orchestra.run.smithi154.stdout:(1/4): kernel-5.14.0-447.el9.x86_64.rpm 272 kB/s | 576 kB 00:02 2024-05-21T05:13:20.538 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-05-21T05:13:21.894 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-05-21T05:13:22.235 INFO:teuthology.orchestra.run.smithi154.stdout:(2/4): kernel-core-5.14.0-447.el9.x86_64.rpm 2.1 MB/s | 16 MB 00:07 2024-05-21T05:13:22.494 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-21T05:13:22.495 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-21T05:13:22.581 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:13:22.594 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:13:22.594 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-05-21T05:13:22.594 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:13:22.594 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:13:22.594 INFO:teuthology.orchestra.run.smithi049.stdout: kernel x86_64 5.14.0-447.el9 baseos 576 k 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-core x86_64 5.14.0-447.el9 baseos 16 M 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules x86_64 5.14.0-447.el9 baseos 34 M 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-core x86_64 5.14.0-447.el9 baseos 28 M 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout:Install 4 Packages 2024-05-21T05:13:22.595 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:13:22.596 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 78 M 2024-05-21T05:13:22.596 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 123 M 2024-05-21T05:13:22.596 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:13:23.706 INFO:teuthology.orchestra.run.smithi049.stdout:(1/4): kernel-5.14.0-447.el9.x86_64.rpm 649 kB/s | 576 kB 00:00 2024-05-21T05:13:23.766 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-21T05:13:23.766 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-21T05:13:23.862 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:13:23.869 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:13:23.869 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-21T05:13:23.869 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:13:23.869 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:13:23.869 INFO:teuthology.orchestra.run.smithi157.stdout: kernel x86_64 5.14.0-447.el9 baseos 576 k 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core x86_64 5.14.0-447.el9 baseos 16 M 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules x86_64 5.14.0-447.el9 baseos 34 M 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core x86_64 5.14.0-447.el9 baseos 28 M 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-05-21T05:13:23.870 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:13:23.871 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 78 M 2024-05-21T05:13:23.871 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 123 M 2024-05-21T05:13:23.871 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:13:23.951 INFO:teuthology.orchestra.run.smithi157.stdout:[MIRROR] kernel-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:23.952 INFO:teuthology.orchestra.run.smithi157.stdout:[MIRROR] kernel-modules-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:23.953 INFO:teuthology.orchestra.run.smithi157.stdout:[MIRROR] kernel-core-5.14.0-447.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-447.el9.x86_64.rpm (IP: 199.223.246.113) 2024-05-21T05:13:24.720 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): kernel-5.14.0-447.el9.x86_64.rpm 718 kB/s | 576 kB 00:00 2024-05-21T05:13:26.618 INFO:teuthology.orchestra.run.smithi154.stdout:(3/4): kernel-modules-core-5.14.0-447.el9.x86_6 2.9 MB/s | 28 MB 00:09 2024-05-21T05:13:26.740 INFO:teuthology.orchestra.run.smithi049.stdout:(2/4): kernel-modules-core-5.14.0-447.el9.x86_6 9.2 MB/s | 28 MB 00:03 2024-05-21T05:13:26.927 INFO:teuthology.orchestra.run.smithi154.stdout:(4/4): kernel-modules-5.14.0-447.el9.x86_64.rpm 2.8 MB/s | 34 MB 00:12 2024-05-21T05:13:26.927 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:13:26.928 INFO:teuthology.orchestra.run.smithi154.stdout:Total 6.5 MB/s | 78 MB 00:12 2024-05-21T05:13:27.611 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:13:27.937 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:13:27.937 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:13:28.864 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:13:28.865 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:13:31.276 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:13:31.916 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-modules-core-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:13:32.003 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:13:34.680 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:13:34.818 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:13:37.638 INFO:teuthology.orchestra.run.smithi049.stdout:(3/4): kernel-core-5.14.0-447.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:14 2024-05-21T05:13:38.344 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): kernel-core-5.14.0-447.el9.x86_64.rpm 1.1 MB/s | 16 MB 00:14 2024-05-21T05:13:39.588 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:13:39.679 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:13:44.408 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:13:47.551 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): kernel-modules-core-5.14.0-447.el9.x86_6 1.2 MB/s | 28 MB 00:22 2024-05-21T05:13:58.108 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): kernel-modules-5.14.0-447.el9.x86_64.rpm 1.0 MB/s | 34 MB 00:34 2024-05-21T05:13:58.108 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:13:58.109 INFO:teuthology.orchestra.run.smithi157.stdout:Total 2.3 MB/s | 78 MB 00:34 2024-05-21T05:13:58.789 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:13:59.166 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:13:59.167 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:14:00.116 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:14:00.117 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:14:02.484 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:14:03.158 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-core-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:14:03.242 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:03.460 INFO:teuthology.orchestra.run.smithi049.stdout:(4/4): kernel-modules-5.14.0-447.el9.x86_64.rpm 858 kB/s | 34 MB 00:40 2024-05-21T05:14:03.460 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:14:03.460 INFO:teuthology.orchestra.run.smithi049.stdout:Total 1.9 MB/s | 78 MB 00:40 2024-05-21T05:14:04.170 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:14:04.554 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:14:04.555 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:14:05.502 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:14:05.502 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:14:05.884 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:06.021 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:08.028 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:14:08.697 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-modules-core-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:14:08.785 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:10.737 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:10.782 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:11.577 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:11.708 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:13.859 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:13.898 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:14.259 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:14.259 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:14:14.259 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:14.259 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.138 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:14:15.139 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:14:15.491 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:15.499 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:15.561 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.562 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:15.562 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-447.el9.x86_64 2024-05-21T05:14:15.563 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-21T05:14:15.563 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-21T05:14:15.563 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-21T05:14:15.563 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi154.front.sepia.ceph.com, path=None, version=distro) 2024-05-21T05:14:15.563 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:15.613 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:15.613 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:15.613 DEBUG:teuthology.orchestra.run.smithi154:> sudo rpm -qi grub2-tools 2024-05-21T05:14:15.643 INFO:teuthology.orchestra.run.smithi154.stdout:Name : grub2-tools 2024-05-21T05:14:15.643 INFO:teuthology.orchestra.run.smithi154.stdout:Epoch : 1 2024-05-21T05:14:15.643 INFO:teuthology.orchestra.run.smithi154.stdout:Version : 2.06 2024-05-21T05:14:15.643 INFO:teuthology.orchestra.run.smithi154.stdout:Release : 68.el9 2024-05-21T05:14:15.643 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: x86_64 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Group : Unspecified 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Size : 8264254 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:License : GPLv3+ 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Packager : builder@centos.org 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Vendor : CentOS 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Summary : Support tools for GRUB. 2024-05-21T05:14:15.644 INFO:teuthology.orchestra.run.smithi154.stdout:Description : 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout:hardware devices. 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:14:15.645 INFO:teuthology.orchestra.run.smithi154.stdout:This subpackage provides tools for support of all platforms. 2024-05-21T05:14:15.646 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-21T05:14:15.646 INFO:teuthology.task.kernel:Updating grub on smithi154 to boot 5.14.0-447.el9.x86_64 2024-05-21T05:14:15.646 DEBUG:teuthology.orchestra.run.smithi154:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-21T05:14:16.264 INFO:teuthology.orchestra.run.smithi154.stderr:Generating grub configuration file ... 2024-05-21T05:14:16.784 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:16.836 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:17.709 INFO:teuthology.orchestra.run.smithi154.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-21T05:14:17.738 INFO:teuthology.orchestra.run.smithi154.stderr:done 2024-05-21T05:14:17.741 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2024-05-21T05:14:17.758 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.t9w6szefnL 2024-05-21T05:14:17.759 DEBUG:teuthology.orchestra.run.smithi154:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.t9w6szefnL 2024-05-21T05:14:17.832 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.t9w6szefnL 2024-05-21T05:14:17.974 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.t9w6szefnL is 6KB 2024-05-21T05:14:17.994 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.t9w6szefnL 2024-05-21T05:14:18.008 DEBUG:teuthology.orchestra.run.smithi154:> sudo /bin/ls /boot/loader/entries || true 2024-05-21T05:14:18.070 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-21T05:14:18.070 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-21T05:14:18.070 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-21T05:14:18.070 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64.conf 2024-05-21T05:14:18.071 DEBUG:teuthology.orchestra.run.smithi154:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64 2024-05-21T05:14:18.225 DEBUG:teuthology.orchestra.run.smithi154:> sudo shutdown -r now 2024-05-21T05:14:21.929 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:45.178 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:45.215 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:45.550 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:45.550 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:14:45.550 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:45.550 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.352 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:14:46.353 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:14:46.725 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:46.793 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.794 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:46.794 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-447.el9.x86_64 2024-05-21T05:14:46.794 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-21T05:14:46.794 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-21T05:14:46.795 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-05-21T05:14:46.795 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi157.front.sepia.ceph.com, path=None, version=distro) 2024-05-21T05:14:46.795 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:46.846 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:46.846 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:46.846 DEBUG:teuthology.orchestra.run.smithi157:> sudo rpm -qi grub2-tools 2024-05-21T05:14:46.878 INFO:teuthology.orchestra.run.smithi157.stdout:Name : grub2-tools 2024-05-21T05:14:46.878 INFO:teuthology.orchestra.run.smithi157.stdout:Epoch : 1 2024-05-21T05:14:46.878 INFO:teuthology.orchestra.run.smithi157.stdout:Version : 2.06 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:Release : 68.el9 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: x86_64 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:Group : Unspecified 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:Size : 8264254 2024-05-21T05:14:46.879 INFO:teuthology.orchestra.run.smithi157.stdout:License : GPLv3+ 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Packager : builder@centos.org 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Vendor : CentOS 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Summary : Support tools for GRUB. 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:Description : 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:14:46.880 INFO:teuthology.orchestra.run.smithi157.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-21T05:14:46.881 INFO:teuthology.orchestra.run.smithi157.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-21T05:14:46.881 INFO:teuthology.orchestra.run.smithi157.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-21T05:14:46.881 INFO:teuthology.orchestra.run.smithi157.stdout:hardware devices. 2024-05-21T05:14:46.881 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:14:46.881 INFO:teuthology.orchestra.run.smithi157.stdout:This subpackage provides tools for support of all platforms. 2024-05-21T05:14:46.882 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-21T05:14:46.882 INFO:teuthology.task.kernel:Updating grub on smithi157 to boot 5.14.0-447.el9.x86_64 2024-05-21T05:14:46.882 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-21T05:14:47.468 INFO:teuthology.orchestra.run.smithi157.stderr:Generating grub configuration file ... 2024-05-21T05:14:48.228 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-21T05:14:48.228 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:14:48.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:14:48.844 INFO:teuthology.orchestra.run.smithi157.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-21T05:14:48.876 INFO:teuthology.orchestra.run.smithi157.stderr:done 2024-05-21T05:14:48.879 DEBUG:teuthology.orchestra.run.smithi157:> mktemp 2024-05-21T05:14:48.893 INFO:teuthology.orchestra.run.smithi157.stdout:/tmp/tmp.eRLkkXOJkZ 2024-05-21T05:14:48.894 DEBUG:teuthology.orchestra.run.smithi157:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eRLkkXOJkZ 2024-05-21T05:14:48.976 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0666 /tmp/tmp.eRLkkXOJkZ 2024-05-21T05:14:49.122 DEBUG:teuthology.orchestra.remote:smithi157:/tmp/tmp.eRLkkXOJkZ is 6KB 2024-05-21T05:14:49.143 DEBUG:teuthology.orchestra.run.smithi157:> rm -fr /tmp/tmp.eRLkkXOJkZ 2024-05-21T05:14:49.157 DEBUG:teuthology.orchestra.run.smithi157:> sudo /bin/ls /boot/loader/entries || true 2024-05-21T05:14:49.219 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-21T05:14:49.219 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-21T05:14:49.219 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-21T05:14:49.219 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64.conf 2024-05-21T05:14:49.221 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64 2024-05-21T05:14:49.360 DEBUG:teuthology.orchestra.run.smithi157:> sudo shutdown -r now 2024-05-21T05:14:52.874 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:52.914 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:53.281 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:53.281 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-5.14.0-447.el9.x86_64 1/4 2024-05-21T05:14:53.281 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-core-5.14.0-447.el9.x86_64 2/4 2024-05-21T05:14:53.281 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-modules-5.14.0-447.el9.x86_64 3/4 2024-05-21T05:14:54.037 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-modules-core-5.14.0-447.el9.x86_64 4/4 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-core-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:14:54.038 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:14:54.429 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:54.509 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.510 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:54.510 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-447.el9.x86_64 2024-05-21T05:14:54.510 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-21T05:14:54.510 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-21T05:14:54.510 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-21T05:14:54.510 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi049.front.sepia.ceph.com, path=None, version=distro) 2024-05-21T05:14:54.511 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q kernel | sort -rV | head -n 1 2024-05-21T05:14:54.563 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-447.el9.x86_64 2024-05-21T05:14:54.563 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-447.el9.x86_64 2024-05-21T05:14:54.563 DEBUG:teuthology.orchestra.run.smithi049:> sudo rpm -qi grub2-tools 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Name : grub2-tools 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Epoch : 1 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Version : 2.06 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Release : 68.el9 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Architecture: x86_64 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Group : Unspecified 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:Size : 8264254 2024-05-21T05:14:54.595 INFO:teuthology.orchestra.run.smithi049.stdout:License : GPLv3+ 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Packager : builder@centos.org 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Vendor : CentOS 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Summary : Support tools for GRUB. 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:Description : 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-21T05:14:54.596 INFO:teuthology.orchestra.run.smithi049.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-21T05:14:54.597 INFO:teuthology.orchestra.run.smithi049.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-21T05:14:54.597 INFO:teuthology.orchestra.run.smithi049.stdout:hardware devices. 2024-05-21T05:14:54.597 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:14:54.597 INFO:teuthology.orchestra.run.smithi049.stdout:This subpackage provides tools for support of all platforms. 2024-05-21T05:14:54.598 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-21T05:14:54.598 INFO:teuthology.task.kernel:Updating grub on smithi049 to boot 5.14.0-447.el9.x86_64 2024-05-21T05:14:54.598 DEBUG:teuthology.orchestra.run.smithi049:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-21T05:14:55.321 INFO:teuthology.orchestra.run.smithi049.stderr:Generating grub configuration file ... 2024-05-21T05:14:56.764 INFO:teuthology.orchestra.run.smithi049.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-21T05:14:56.812 INFO:teuthology.orchestra.run.smithi049.stderr:done 2024-05-21T05:14:56.824 DEBUG:teuthology.orchestra.run.smithi049:> mktemp 2024-05-21T05:14:56.879 INFO:teuthology.orchestra.run.smithi049.stdout:/tmp/tmp.zieEsfWx9d 2024-05-21T05:14:56.880 DEBUG:teuthology.orchestra.run.smithi049:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.zieEsfWx9d 2024-05-21T05:14:56.946 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 0666 /tmp/tmp.zieEsfWx9d 2024-05-21T05:14:57.096 DEBUG:teuthology.orchestra.remote:smithi049:/tmp/tmp.zieEsfWx9d is 6KB 2024-05-21T05:14:57.145 DEBUG:teuthology.orchestra.run.smithi049:> rm -fr /tmp/tmp.zieEsfWx9d 2024-05-21T05:14:57.160 DEBUG:teuthology.orchestra.run.smithi049:> sudo /bin/ls /boot/loader/entries || true 2024-05-21T05:14:57.221 INFO:teuthology.orchestra.run.smithi049.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-21T05:14:57.221 INFO:teuthology.orchestra.run.smithi049.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-21T05:14:57.221 INFO:teuthology.orchestra.run.smithi049.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-21T05:14:57.221 INFO:teuthology.orchestra.run.smithi049.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64.conf 2024-05-21T05:14:57.223 DEBUG:teuthology.orchestra.run.smithi049:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-447.el9.x86_64 2024-05-21T05:14:57.365 DEBUG:teuthology.orchestra.run.smithi049:> sudo shutdown -r now 2024-05-21T05:15:06.654 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-21T05:15:15.664 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:15:15.664 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:18.718 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-21T05:15:19.364 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-05-21T05:15:19.365 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:15:19.365 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:27.370 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-21T05:15:27.370 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:15:27.371 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:30.722 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:15:30.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:37.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-21T05:15:45.826 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-05-21T05:15:46.888 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:15:46.889 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:49.150 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-21T05:15:49.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-21T05:15:54.833 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:15:54.833 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:15:57.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-05-21T05:16:01.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:16:01.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:04.153 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:16:04.154 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:04.511 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-05-21T05:16:05.010 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:16:05.010 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-447.el9.x86_64"... 2024-05-21T05:16:05.011 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-05-21T05:16:05.022 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-21T05:16:05.025 INFO:teuthology.orchestra.run.smithi154.stdout:5.14.0-447.el9.x86_64 2024-05-21T05:16:05.025 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-447.el9.x86_64 vs 5.14.0-447.el9.x86_64 2024-05-21T05:16:05.026 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-21T05:16:05.026 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-21T05:16:06.027 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-21T05:16:06.027 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-21T05:16:06.089 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2024-05-21T05:16:06.124 DEBUG:teuthology.parallel:result is None 2024-05-21T05:16:09.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:16:09.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:12.958 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-05-21T05:16:20.023 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:16:20.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:27.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:16:27.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:38.558 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-21T05:16:56.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:16:56.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:16:56.930 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-21T05:16:57.357 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:16:57.357 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-447.el9.x86_64"... 2024-05-21T05:16:57.358 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-21T05:16:57.373 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-447.el9.x86_64 2024-05-21T05:16:57.373 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-447.el9.x86_64 vs 5.14.0-447.el9.x86_64 2024-05-21T05:16:57.373 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-21T05:16:57.373 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-21T05:16:58.374 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-05-21T05:16:58.374 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-21T05:16:58.462 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2024-05-21T05:16:58.499 DEBUG:teuthology.parallel:result is None 2024-05-21T05:17:27.962 DEBUG:teuthology.orchestra.remote:timed out 2024-05-21T05:17:45.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:17:45.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:17:46.327 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-05-21T05:17:46.697 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:17:46.698 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-447.el9.x86_64"... 2024-05-21T05:17:46.698 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-05-21T05:17:46.715 INFO:teuthology.orchestra.run.smithi049.stdout:5.14.0-447.el9.x86_64 2024-05-21T05:17:46.715 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-447.el9.x86_64 vs 5.14.0-447.el9.x86_64 2024-05-21T05:17:46.716 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-21T05:17:46.716 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-21T05:17:47.717 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-21T05:17:47.717 DEBUG:teuthology.orchestra.run.smithi049:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-21T05:17:47.780 INFO:teuthology.orchestra.run.smithi049.stdout:ttyS1 2024-05-21T05:17:47.822 DEBUG:teuthology.parallel:result is None 2024-05-21T05:17:47.823 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-21T05:17:48.240 INFO:teuthology.task.internal:Creating test directory... 2024-05-21T05:17:48.240 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-21T05:17:48.243 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-21T05:17:48.247 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-21T05:17:48.268 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-21T05:17:48.630 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-21T05:17:48.735 INFO:teuthology.task.internal:Creating archive directory... 2024-05-21T05:17:48.735 DEBUG:teuthology.orchestra.run.smithi049:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-21T05:17:48.738 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-21T05:17:48.740 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-21T05:17:48.908 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-21T05:17:48.921 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-21T05:17:48.921 DEBUG:teuthology.orchestra.run.smithi049:> 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-05-21T05:17:48.924 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-21T05:17:48.926 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-21T05:17:48.955 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.966 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.970 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.973 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.981 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.984 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-21T05:17:48.986 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-21T05:17:48.993 INFO:teuthology.task.internal:Configuring sudo... 2024-05-21T05:17:48.994 DEBUG:teuthology.orchestra.run.smithi049:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-21T05:17:49.011 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-21T05:17:49.013 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-21T05:17:49.041 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-21T05:17:49.051 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-21T05:17:49.051 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-21T05:17:49.080 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-21T05:17:49.082 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-21T05:17:49.099 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.180 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.231 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.315 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.356 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:17:49.357 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-21T05:17:49.422 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.467 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.520 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.599 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.647 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:17:49.647 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-21T05:17:49.716 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.760 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-21T05:17:49.813 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.897 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-21T05:17:49.941 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:17:49.941 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-21T05:17:50.009 DEBUG:teuthology.orchestra.run.smithi049:> sudo service rsyslog restart 2024-05-21T05:17:50.011 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2024-05-21T05:17:50.014 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2024-05-21T05:17:50.054 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:17:50.057 INFO:teuthology.orchestra.run.smithi154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:17:50.103 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:17:50.485 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-21T05:17:50.493 INFO:teuthology.task.internal:Starting timer... 2024-05-21T05:17:50.493 INFO:teuthology.run_tasks:Running task pcp... 2024-05-21T05:17:50.529 INFO:teuthology.run_tasks:Running task selinux... 2024-05-21T05:17:50.538 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-21T05:17:50.539 DEBUG:teuthology.orchestra.run.smithi049:> sudo service auditd rotate 2024-05-21T05:17:50.588 INFO:teuthology.orchestra.run.smithi049.stdout:Rotating logs: 2024-05-21T05:17:50.591 DEBUG:teuthology.orchestra.run.smithi154:> sudo service auditd rotate 2024-05-21T05:17:50.641 INFO:teuthology.orchestra.run.smithi154.stdout:Rotating logs: 2024-05-21T05:17:50.643 DEBUG:teuthology.orchestra.run.smithi157:> sudo service auditd rotate 2024-05-21T05:17:50.706 INFO:teuthology.orchestra.run.smithi157.stdout:Rotating logs: 2024-05-21T05:17:50.708 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-21T05:17:50.708 DEBUG:teuthology.orchestra.run.smithi049:> /usr/sbin/getenforce 2024-05-21T05:17:50.734 INFO:teuthology.orchestra.run.smithi049.stdout:Permissive 2024-05-21T05:17:50.734 DEBUG:teuthology.orchestra.run.smithi154:> /usr/sbin/getenforce 2024-05-21T05:17:50.768 INFO:teuthology.orchestra.run.smithi154.stdout:Permissive 2024-05-21T05:17:50.768 DEBUG:teuthology.orchestra.run.smithi157:> /usr/sbin/getenforce 2024-05-21T05:17:50.800 INFO:teuthology.orchestra.run.smithi157.stdout:Permissive 2024-05-21T05:17:50.800 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi049.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi154.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi157.front.sepia.ceph.com': 'permissive'} 2024-05-21T05:17:50.800 DEBUG:teuthology.orchestra.run.smithi049:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:17:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:17:50.831 DEBUG:teuthology.orchestra.run.smithi154:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:17:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:17:50.861 DEBUG:teuthology.orchestra.run.smithi157:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:17:50.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:17:50.889 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-21T05:17:50.889 DEBUG:teuthology.orchestra.run.smithi049:> sudo /usr/sbin/setenforce permissive 2024-05-21T05:17:50.916 DEBUG:teuthology.orchestra.run.smithi154:> sudo /usr/sbin/setenforce permissive 2024-05-21T05:17:50.944 DEBUG:teuthology.orchestra.run.smithi157:> sudo /usr/sbin/setenforce permissive 2024-05-21T05:17:50.971 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-21T05:17:50.981 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-21T05:17:50.993 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-05-21T05:17:50.994 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi049.front.sepia.ceph.com,smithi154.front.sepia.ceph.com,smithi157.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-21T05:22:32.098 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi049.front.sepia.ceph.com'), Remote(name='ubuntu@smithi154.front.sepia.ceph.com'), Remote(name='ubuntu@smithi157.front.sepia.ceph.com')] 2024-05-21T05:22:32.099 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:22:32.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:22:32.179 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-05-21T05:22:32.258 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-05-21T05:22:32.259 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:22:32.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:22:32.333 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-05-21T05:22:32.410 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-21T05:22:32.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:22:32.410 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-21T05:22:32.484 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-21T05:22:32.565 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-21T05:22:32.566 INFO:teuthology.run_tasks:Running task clock... 2024-05-21T05:22:32.575 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-21T05:22:32.576 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-21T05:22:32.576 DEBUG:teuthology.orchestra.run.smithi049:> 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-05-21T05:22:32.578 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-21T05:22:32.578 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-21T05:22:32.581 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-21T05:22:32.581 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-21T05:22:32.609 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-21T05:22:32.610 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-21T05:22:32.624 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-21T05:22:32.625 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-21T05:22:32.634 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-21T05:22:32.649 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-21T05:22:32.650 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: ntpd: command not found 2024-05-21T05:22:32.652 INFO:teuthology.orchestra.run.smithi049.stderr:sudo: ntpd: command not found 2024-05-21T05:22:32.661 INFO:teuthology.orchestra.run.smithi154.stdout:506 Cannot talk to daemon 2024-05-21T05:22:32.664 INFO:teuthology.orchestra.run.smithi049.stdout:506 Cannot talk to daemon 2024-05-21T05:22:32.673 INFO:teuthology.orchestra.run.smithi157.stderr:sudo: ntpd: command not found 2024-05-21T05:22:32.675 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-21T05:22:32.679 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-21T05:22:32.684 INFO:teuthology.orchestra.run.smithi157.stdout:506 Cannot talk to daemon 2024-05-21T05:22:32.689 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-21T05:22:32.694 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-21T05:22:32.698 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-21T05:22:32.712 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-21T05:22:32.746 INFO:teuthology.orchestra.run.smithi154.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:=============================================================================== 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.750 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.751 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.755 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.766 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:22:32.769 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:22:32.769 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-21T05:22:32.769 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.770 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.770 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.770 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:22:32.771 INFO:teuthology.run_tasks:Running task pexec... 2024-05-21T05:22:32.780 INFO:teuthology.task.pexec:Executing custom commands... 2024-05-21T05:22:32.780 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi049.front.sepia.ceph.com 2024-05-21T05:22:32.780 DEBUG:teuthology.orchestra.run.smithi049:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-21T05:22:32.780 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi154.front.sepia.ceph.com 2024-05-21T05:22:32.781 DEBUG:teuthology.orchestra.run.smithi154:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-21T05:22:32.781 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi157.front.sepia.ceph.com 2024-05-21T05:22:32.781 DEBUG:teuthology.orchestra.run.smithi157:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-21T05:22:33.341 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:26 ago on Tue 21 May 2024 05:21:07 AM UTC. 2024-05-21T05:22:33.366 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:26 ago on Tue 21 May 2024 05:21:07 AM UTC. 2024-05-21T05:22:33.370 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:20 ago on Tue 21 May 2024 05:21:13 AM UTC. 2024-05-21T05:22:33.458 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-21T05:22:33.460 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:22:33.461 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:22:33.461 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:22:33.461 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:22:33.461 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:22:33.478 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 3.1 M 2024-05-21T05:22:33.478 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 9.8 M 2024-05-21T05:22:33.478 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:22:33.485 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:22:33.493 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:22:33.494 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:22:33.502 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-05-21T05:22:33.502 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 9.8 M 2024-05-21T05:22:33.503 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:22:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:22:33.514 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 3.1 M 2024-05-21T05:22:33.514 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 9.8 M 2024-05-21T05:22:33.515 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:22:34.679 INFO:teuthology.orchestra.run.smithi154.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.7 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.679 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:22:34.679 INFO:teuthology.orchestra.run.smithi154.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.715 INFO:teuthology.orchestra.run.smithi157.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.7 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.715 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:22:34.715 INFO:teuthology.orchestra.run.smithi157.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.718 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:22:34.724 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:22:34.724 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:22:34.753 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:22:34.759 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:22:34.760 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:22:34.810 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:22:34.810 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:22:34.837 INFO:teuthology.orchestra.run.smithi049.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.5 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.838 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:22:34.838 INFO:teuthology.orchestra.run.smithi049.stdout:Total 2.4 MB/s | 3.1 MB 00:01 2024-05-21T05:22:34.843 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:22:34.844 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:22:34.878 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:22:34.885 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:22:34.885 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:22:34.976 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:22:34.976 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:22:35.029 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:22:35.065 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:22:35.130 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.170 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.210 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:22:35.309 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.690 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.773 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.795 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.930 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:35.931 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:22:35.931 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:22:35.931 INFO:teuthology.orchestra.run.smithi154.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-21T05:22:35.931 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:22:35.931 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:22:36.008 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:36.008 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:22:36.009 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:22:36.009 INFO:teuthology.orchestra.run.smithi049.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-21T05:22:36.009 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:22:36.009 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:22:36.037 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:22:36.165 DEBUG:teuthology.parallel:result is None 2024-05-21T05:22:36.292 DEBUG:teuthology.parallel:result is None 2024-05-21T05:22:36.312 DEBUG:teuthology.parallel:result is None 2024-05-21T05:22:36.312 INFO:teuthology.run_tasks:Running task install... 2024-05-21T05:22:36.321 DEBUG:teuthology.task.install:project ceph 2024-05-21T05:22:36.321 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80'}} 2024-05-21T05:22:36.321 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80'} 2024-05-21T05:22:36.321 INFO:teuthology.task.install:Using flavor: default 2024-05-21T05:22:36.327 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-05-21T05:22:36.327 INFO:teuthology.task.install:extra packages: [] 2024-05-21T05:22:36.327 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80', 'tag': None, 'wait_for_package': False} 2024-05-21T05:22:36.328 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:22:36.330 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80', 'tag': None, 'wait_for_package': False} 2024-05-21T05:22:36.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:22:36.331 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80', 'tag': None, 'wait_for_package': False} 2024-05-21T05:22:36.332 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:22:36.490 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/ 2024-05-21T05:22:36.490 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3728.g6cd0f801 2024-05-21T05:22:36.491 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/ 2024-05-21T05:22:36.491 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3728.g6cd0f801 2024-05-21T05:22:36.567 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/ 2024-05-21T05:22:36.567 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3728.g6cd0f801 2024-05-21T05:22:36.796 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-21T05:22:36.796 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:22:36.797 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-21T05:22:36.865 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-05-21T05:22:36.865 DEBUG:teuthology.orchestra.run.smithi049:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-21T05:22:36.893 DEBUG:teuthology.orchestra.run.smithi049:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-05-21T05:22:36.971 DEBUG:teuthology.orchestra.run.smithi049:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-05-21T05:22:36.979 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-21T05:22:36.979 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:22:36.980 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-21T05:22:36.991 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-21T05:22:36.992 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:22:36.992 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-21T05:22:37.018 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-05-21T05:22:37.018 DEBUG:teuthology.orchestra.run.smithi154:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-21T05:22:37.037 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-05-21T05:22:37.037 DEBUG:teuthology.orchestra.run.smithi157:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-21T05:22:37.038 INFO:teuthology.orchestra.run.smithi049.stdout:check_obsoletes = 1 2024-05-21T05:22:37.039 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum clean all 2024-05-21T05:22:37.063 DEBUG:teuthology.orchestra.run.smithi157:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-05-21T05:22:37.083 DEBUG:teuthology.orchestra.run.smithi154:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-05-21T05:22:37.140 DEBUG:teuthology.orchestra.run.smithi157:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-05-21T05:22:37.158 DEBUG:teuthology.orchestra.run.smithi154:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-05-21T05:22:37.205 INFO:teuthology.orchestra.run.smithi157.stdout:check_obsoletes = 1 2024-05-21T05:22:37.207 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum clean all 2024-05-21T05:22:37.222 INFO:teuthology.orchestra.run.smithi154.stdout:check_obsoletes = 1 2024-05-21T05:22:37.224 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum clean all 2024-05-21T05:22:37.274 INFO:teuthology.orchestra.run.smithi049.stdout:45 files removed 2024-05-21T05:22:37.302 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-radosgw 2024-05-21T05:22:37.443 INFO:teuthology.orchestra.run.smithi157.stdout:45 files removed 2024-05-21T05:22:37.455 INFO:teuthology.orchestra.run.smithi154.stdout:45 files removed 2024-05-21T05:22:37.472 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-radosgw 2024-05-21T05:22:37.482 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-radosgw 2024-05-21T05:22:38.110 INFO:teuthology.orchestra.run.smithi049.stdout:ceph packages for x86_64 161 kB/s | 84 kB 00:00 2024-05-21T05:22:38.158 INFO:teuthology.orchestra.run.smithi157.stdout:ceph packages for x86_64 210 kB/s | 84 kB 00:00 2024-05-21T05:22:38.335 INFO:teuthology.orchestra.run.smithi154.stdout:ceph packages for x86_64 144 kB/s | 84 kB 00:00 2024-05-21T05:22:38.519 INFO:teuthology.orchestra.run.smithi049.stdout:ceph noarch packages 33 kB/s | 12 kB 00:00 2024-05-21T05:22:38.533 INFO:teuthology.orchestra.run.smithi157.stdout:ceph noarch packages 36 kB/s | 12 kB 00:00 2024-05-21T05:22:38.660 INFO:teuthology.orchestra.run.smithi154.stdout:ceph noarch packages 43 kB/s | 12 kB 00:00 2024-05-21T05:22:38.862 INFO:teuthology.orchestra.run.smithi049.stdout:ceph source packages 6.4 kB/s | 1.9 kB 00:00 2024-05-21T05:22:38.892 INFO:teuthology.orchestra.run.smithi157.stdout:ceph source packages 6.0 kB/s | 1.9 kB 00:00 2024-05-21T05:22:39.019 INFO:teuthology.orchestra.run.smithi154.stdout:ceph source packages 6.0 kB/s | 1.9 kB 00:00 2024-05-21T05:22:43.825 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 1.7 MB/s | 8.1 MB 00:04 2024-05-21T05:22:44.810 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - BaseOS 1.4 MB/s | 8.1 MB 00:05 2024-05-21T05:22:45.036 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 1.3 MB/s | 8.1 MB 00:06 2024-05-21T05:22:57.594 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - AppStream 1.6 MB/s | 19 MB 00:11 2024-05-21T05:22:57.644 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 1.7 MB/s | 19 MB 00:11 2024-05-21T05:22:58.350 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 1.4 MB/s | 19 MB 00:13 2024-05-21T05:23:03.212 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.2 MB 00:01 2024-05-21T05:23:04.061 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - CRB 2.1 MB/s | 6.2 MB 00:02 2024-05-21T05:23:04.862 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-05-21T05:23:04.941 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 6.2 MB 00:03 2024-05-21T05:23:05.470 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - Extras packages 71 kB/s | 16 kB 00:00 2024-05-21T05:23:06.342 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 68 kB/s | 16 kB 00:00 2024-05-21T05:23:08.380 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 6.2 MB/s | 21 MB 00:03 2024-05-21T05:23:09.386 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 7.2 MB/s | 21 MB 00:02 2024-05-21T05:23:10.629 INFO:teuthology.orchestra.run.smithi154.stdout:Extra Packages for Enterprise Linux 4.2 MB/s | 21 MB 00:05 2024-05-21T05:23:13.747 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-05-21T05:23:14.502 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-05-21T05:23:15.788 INFO:teuthology.orchestra.run.smithi154.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-05-21T05:23:16.041 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 11 M 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrading: 2024-05-21T05:23:16.043 INFO:teuthology.orchestra.run.smithi049.stdout: librados2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.4 M 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 21 M 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 25 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 747 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-21T05:23:16.044 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 501 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 45 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 136 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 161 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 321 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 300 k 2024-05-21T05:23:16.045 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 99 k 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout:Installing weak dependencies: 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout:Install 30 Packages 2024-05-21T05:23:16.046 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrade 2 Packages 2024-05-21T05:23:16.047 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:16.047 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 60 M 2024-05-21T05:23:16.047 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:23:16.697 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 11 M 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrading: 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout: librados2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.4 M 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:23:16.699 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 21 M 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 25 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 747 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-21T05:23:16.700 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 501 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 45 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 136 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 161 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 321 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 300 k 2024-05-21T05:23:16.701 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 99 k 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout:Installing weak dependencies: 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout:Install 30 Packages 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrade 2 Packages 2024-05-21T05:23:16.702 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:16.703 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 60 M 2024-05-21T05:23:16.703 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:23:17.190 INFO:teuthology.orchestra.run.smithi049.stdout:(1/32): ceph-base-19.0.0-3728.g6cd0f801.el9.x86 5.7 MB/s | 5.4 MB 00:00 2024-05-21T05:23:17.265 INFO:teuthology.orchestra.run.smithi049.stdout:(2/32): ceph-selinux-19.0.0-3728.g6cd0f801.el9. 336 kB/s | 25 kB 00:00 2024-05-21T05:23:17.374 INFO:teuthology.orchestra.run.smithi049.stdout:(3/32): libcephfs2-19.0.0-3728.g6cd0f801.el9.x8 6.7 MB/s | 747 kB 00:00 2024-05-21T05:23:17.482 INFO:teuthology.orchestra.run.smithi049.stdout:(4/32): libradosstriper1-19.0.0-3728.g6cd0f801. 4.5 MB/s | 501 kB 00:00 2024-05-21T05:23:17.997 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-radosgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 11 M 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout:Upgrading: 2024-05-21T05:23:17.999 INFO:teuthology.orchestra.run.smithi154.stdout: librados2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.4 M 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: librbd1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-base x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 21 M 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-selinux x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 25 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: libcephfs2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 747 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-21T05:23:18.000 INFO:teuthology.orchestra.run.smithi154.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: libradosstriper1 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 501 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: librgw2 x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 5.4 M 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ceph-argparse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 45 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ceph-common x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 136 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cephfs x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 161 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rados x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 321 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 300 k 2024-05-21T05:23:18.001 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rgw x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 99 k 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout:Installing weak dependencies: 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout:Install 30 Packages 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout:Upgrade 2 Packages 2024-05-21T05:23:18.002 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:18.003 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 60 M 2024-05-21T05:23:18.003 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:23:18.224 INFO:teuthology.orchestra.run.smithi049.stdout:(5/32): librgw2-19.0.0-3728.g6cd0f801.el9.x86_6 7.2 MB/s | 5.4 MB 00:00 2024-05-21T05:23:18.341 INFO:teuthology.orchestra.run.smithi049.stdout:(6/32): ceph-radosgw-19.0.0-3728.g6cd0f801.el9. 5.1 MB/s | 11 MB 00:02 2024-05-21T05:23:18.366 INFO:teuthology.orchestra.run.smithi049.stdout:(7/32): python3-ceph-argparse-19.0.0-3728.g6cd0 318 kB/s | 45 kB 00:00 2024-05-21T05:23:18.575 INFO:teuthology.orchestra.run.smithi049.stdout:(8/32): ceph-common-19.0.0-3728.g6cd0f801.el9.x 9.1 MB/s | 21 MB 00:02 2024-05-21T05:23:18.600 INFO:teuthology.orchestra.run.smithi049.stdout:(9/32): python3-ceph-common-19.0.0-3728.g6cd0f8 524 kB/s | 136 kB 00:00 2024-05-21T05:23:18.617 INFO:teuthology.orchestra.run.smithi049.stdout:(10/32): python3-cephfs-19.0.0-3728.g6cd0f801.e 643 kB/s | 161 kB 00:00 2024-05-21T05:23:18.684 INFO:teuthology.orchestra.run.smithi049.stdout:(11/32): python3-rados-19.0.0-3728.g6cd0f801.el 2.9 MB/s | 321 kB 00:00 2024-05-21T05:23:18.981 INFO:teuthology.orchestra.run.smithi154.stdout:(1/32): ceph-base-19.0.0-3728.g6cd0f801.el9.x86 6.4 MB/s | 5.4 MB 00:00 2024-05-21T05:23:19.047 INFO:teuthology.orchestra.run.smithi154.stdout:(2/32): ceph-selinux-19.0.0-3728.g6cd0f801.el9. 379 kB/s | 25 kB 00:00 2024-05-21T05:23:19.109 INFO:teuthology.orchestra.run.smithi049.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 251 kB/s | 107 kB 00:00 2024-05-21T05:23:19.131 INFO:teuthology.orchestra.run.smithi154.stdout:(3/32): libcephfs2-19.0.0-3728.g6cd0f801.el9.x8 8.8 MB/s | 747 kB 00:00 2024-05-21T05:23:19.214 INFO:teuthology.orchestra.run.smithi154.stdout:(4/32): libradosstriper1-19.0.0-3728.g6cd0f801. 5.9 MB/s | 501 kB 00:00 2024-05-21T05:23:19.235 INFO:teuthology.orchestra.run.smithi049.stdout:(13/32): python3-rbd-19.0.0-3728.g6cd0f801.el9. 473 kB/s | 300 kB 00:00 2024-05-21T05:23:19.285 INFO:teuthology.orchestra.run.smithi049.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 914 kB/s | 160 kB 00:00 2024-05-21T05:23:19.577 INFO:teuthology.orchestra.run.smithi049.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-05-21T05:23:19.602 INFO:teuthology.orchestra.run.smithi049.stdout:(16/32): python3-rgw-19.0.0-3728.g6cd0f801.el9. 101 kB/s | 99 kB 00:00 2024-05-21T05:23:19.690 INFO:teuthology.orchestra.run.smithi154.stdout:(5/32): librgw2-19.0.0-3728.g6cd0f801.el9.x86_6 11 MB/s | 5.4 MB 00:00 2024-05-21T05:23:19.719 INFO:teuthology.orchestra.run.smithi049.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.5 MB/s | 662 kB 00:00 2024-05-21T05:23:19.740 INFO:teuthology.orchestra.run.smithi154.stdout:(6/32): python3-ceph-argparse-19.0.0-3728.g6cd0 902 kB/s | 45 kB 00:00 2024-05-21T05:23:19.807 INFO:teuthology.orchestra.run.smithi154.stdout:(7/32): python3-ceph-common-19.0.0-3728.g6cd0f8 2.0 MB/s | 136 kB 00:00 2024-05-21T05:23:19.828 INFO:teuthology.orchestra.run.smithi049.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-05-21T05:23:19.844 INFO:teuthology.orchestra.run.smithi157.stdout:(1/32): ceph-base-19.0.0-3728.g6cd0f801.el9.x86 2.0 MB/s | 5.4 MB 00:02 2024-05-21T05:23:19.882 INFO:teuthology.orchestra.run.smithi154.stdout:(8/32): python3-cephfs-19.0.0-3728.g6cd0f801.el 2.1 MB/s | 161 kB 00:00 2024-05-21T05:23:19.920 INFO:teuthology.orchestra.run.smithi157.stdout:(2/32): ceph-selinux-19.0.0-3728.g6cd0f801.el9. 336 kB/s | 25 kB 00:00 2024-05-21T05:23:19.928 INFO:teuthology.orchestra.run.smithi049.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 833 kB/s | 292 kB 00:00 2024-05-21T05:23:19.945 INFO:teuthology.orchestra.run.smithi049.stdout:(20/32): python3-prettytable-0.7.2-27.el9.noarc 123 kB/s | 42 kB 00:00 2024-05-21T05:23:19.949 INFO:teuthology.orchestra.run.smithi154.stdout:(9/32): python3-rados-19.0.0-3728.g6cd0f801.el9 4.7 MB/s | 321 kB 00:00 2024-05-21T05:23:19.962 INFO:teuthology.orchestra.run.smithi049.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 268 kB/s | 36 kB 00:00 2024-05-21T05:23:20.024 INFO:teuthology.orchestra.run.smithi154.stdout:(10/32): python3-rbd-19.0.0-3728.g6cd0f801.el9. 3.9 MB/s | 300 kB 00:00 2024-05-21T05:23:20.079 INFO:teuthology.orchestra.run.smithi049.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 315 kB/s | 47 kB 00:00 2024-05-21T05:23:20.091 INFO:teuthology.orchestra.run.smithi154.stdout:(11/32): python3-rgw-19.0.0-3728.g6cd0f801.el9. 1.5 MB/s | 99 kB 00:00 2024-05-21T05:23:20.178 INFO:teuthology.orchestra.run.smithi157.stdout:(3/32): libcephfs2-19.0.0-3728.g6cd0f801.el9.x8 2.8 MB/s | 747 kB 00:00 2024-05-21T05:23:20.370 INFO:teuthology.orchestra.run.smithi157.stdout:(4/32): libradosstriper1-19.0.0-3728.g6cd0f801. 2.6 MB/s | 501 kB 00:00 2024-05-21T05:23:20.446 INFO:teuthology.orchestra.run.smithi049.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 71 kB/s | 26 kB 00:00 2024-05-21T05:23:20.488 INFO:teuthology.orchestra.run.smithi049.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 569 kB/s | 309 kB 00:00 2024-05-21T05:23:20.513 INFO:teuthology.orchestra.run.smithi049.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 731 kB/s | 49 kB 00:00 2024-05-21T05:23:20.517 INFO:teuthology.orchestra.run.smithi154.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 251 kB/s | 107 kB 00:00 2024-05-21T05:23:20.555 INFO:teuthology.orchestra.run.smithi049.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2024-05-21T05:23:20.714 INFO:teuthology.orchestra.run.smithi049.stdout:(27/32): libarrow-9.0.0-11.el9.x86_64.rpm 5.9 MB/s | 4.4 MB 00:00 2024-05-21T05:23:20.775 INFO:teuthology.orchestra.run.smithi154.stdout:(13/32): ceph-radosgw-19.0.0-3728.g6cd0f801.el9 4.0 MB/s | 11 MB 00:02 2024-05-21T05:23:20.801 INFO:teuthology.orchestra.run.smithi154.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 565 kB/s | 160 kB 00:00 2024-05-21T05:23:20.822 INFO:teuthology.orchestra.run.smithi049.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 2.7 MB/s | 839 kB 00:00 2024-05-21T05:23:20.848 INFO:teuthology.orchestra.run.smithi049.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 658 kB/s | 192 kB 00:00 2024-05-21T05:23:21.081 INFO:teuthology.orchestra.run.smithi049.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 4.3 MB/s | 1.6 MB 00:00 2024-05-21T05:23:21.118 INFO:teuthology.orchestra.run.smithi154.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-05-21T05:23:21.143 INFO:teuthology.orchestra.run.smithi154.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.9 MB/s | 662 kB 00:00 2024-05-21T05:23:21.204 INFO:teuthology.orchestra.run.smithi157.stdout:(5/32): ceph-common-19.0.0-3728.g6cd0f801.el9.x 5.2 MB/s | 21 MB 00:04 2024-05-21T05:23:21.252 INFO:teuthology.orchestra.run.smithi154.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 390 kB/s | 42 kB 00:00 2024-05-21T05:23:21.271 INFO:teuthology.orchestra.run.smithi157.stdout:(6/32): python3-ceph-argparse-19.0.0-3728.g6cd0 681 kB/s | 45 kB 00:00 2024-05-21T05:23:21.329 INFO:teuthology.orchestra.run.smithi157.stdout:(7/32): python3-ceph-common-19.0.0-3728.g6cd0f8 2.3 MB/s | 136 kB 00:00 2024-05-21T05:23:21.396 INFO:teuthology.orchestra.run.smithi157.stdout:(8/32): python3-cephfs-19.0.0-3728.g6cd0f801.el 2.4 MB/s | 161 kB 00:00 2024-05-21T05:23:21.435 INFO:teuthology.orchestra.run.smithi154.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.2 MB/s | 221 kB 00:00 2024-05-21T05:23:21.469 INFO:teuthology.orchestra.run.smithi154.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 833 kB/s | 292 kB 00:00 2024-05-21T05:23:21.471 INFO:teuthology.orchestra.run.smithi157.stdout:(9/32): python3-rados-19.0.0-3728.g6cd0f801.el9 4.2 MB/s | 321 kB 00:00 2024-05-21T05:23:21.481 INFO:teuthology.orchestra.run.smithi049.stdout:(31/32): librbd1-19.0.0-3728.g6cd0f801.el9.x86_ 5.0 MB/s | 3.1 MB 00:00 2024-05-21T05:23:21.544 INFO:teuthology.orchestra.run.smithi154.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 330 kB/s | 36 kB 00:00 2024-05-21T05:23:21.569 INFO:teuthology.orchestra.run.smithi154.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 472 kB/s | 47 kB 00:00 2024-05-21T05:23:21.630 INFO:teuthology.orchestra.run.smithi157.stdout:(10/32): ceph-radosgw-19.0.0-3728.g6cd0f801.el9 2.3 MB/s | 11 MB 00:04 2024-05-21T05:23:21.655 INFO:teuthology.orchestra.run.smithi157.stdout:(11/32): python3-rbd-19.0.0-3728.g6cd0f801.el9. 1.6 MB/s | 300 kB 00:00 2024-05-21T05:23:21.681 INFO:teuthology.orchestra.run.smithi157.stdout:(12/32): python3-rgw-19.0.0-3728.g6cd0f801.el9. 1.9 MB/s | 99 kB 00:00 2024-05-21T05:23:21.778 INFO:teuthology.orchestra.run.smithi154.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.3 MB/s | 309 kB 00:00 2024-05-21T05:23:21.831 INFO:teuthology.orchestra.run.smithi157.stdout:(13/32): librgw2-19.0.0-3728.g6cd0f801.el9.x86_ 3.7 MB/s | 5.4 MB 00:01 2024-05-21T05:23:21.837 INFO:teuthology.orchestra.run.smithi154.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 443 kB/s | 26 kB 00:00 2024-05-21T05:23:21.856 INFO:teuthology.orchestra.run.smithi157.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 533 kB/s | 107 kB 00:00 2024-05-21T05:23:21.882 INFO:teuthology.orchestra.run.smithi157.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 800 kB/s | 160 kB 00:00 2024-05-21T05:23:21.895 INFO:teuthology.orchestra.run.smithi154.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 832 kB/s | 49 kB 00:00 2024-05-21T05:23:21.940 INFO:teuthology.orchestra.run.smithi157.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 416 kB/s | 45 kB 00:00 2024-05-21T05:23:21.966 INFO:teuthology.orchestra.run.smithi157.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-05-21T05:23:21.987 INFO:teuthology.orchestra.run.smithi154.stdout:(25/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-05-21T05:23:22.014 INFO:teuthology.orchestra.run.smithi154.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 575 kB/s | 67 kB 00:00 2024-05-21T05:23:22.016 INFO:teuthology.orchestra.run.smithi157.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-05-21T05:23:22.041 INFO:teuthology.orchestra.run.smithi157.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 421 kB/s | 42 kB 00:00 2024-05-21T05:23:22.071 INFO:teuthology.orchestra.run.smithi154.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 3.2 MB/s | 192 kB 00:00 2024-05-21T05:23:22.075 INFO:teuthology.orchestra.run.smithi157.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 610 kB/s | 36 kB 00:00 2024-05-21T05:23:22.100 INFO:teuthology.orchestra.run.smithi157.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 803 kB/s | 47 kB 00:00 2024-05-21T05:23:22.113 INFO:teuthology.orchestra.run.smithi154.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.5 MB/s | 839 kB 00:00 2024-05-21T05:23:22.126 INFO:teuthology.orchestra.run.smithi157.stdout:(22/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.4 MB/s | 662 kB 00:00 2024-05-21T05:23:22.322 INFO:teuthology.orchestra.run.smithi154.stdout:(29/32): ceph-common-19.0.0-3728.g6cd0f801.el9. 5.1 MB/s | 21 MB 00:04 2024-05-21T05:23:22.364 INFO:teuthology.orchestra.run.smithi154.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 5.4 MB/s | 1.6 MB 00:00 2024-05-21T05:23:22.409 INFO:teuthology.orchestra.run.smithi157.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 92 kB/s | 26 kB 00:00 2024-05-21T05:23:22.415 INFO:teuthology.orchestra.run.smithi049.stdout:(32/32): librados2-19.0.0-3728.g6cd0f801.el9.x8 2.1 MB/s | 3.4 MB 00:01 2024-05-21T05:23:22.420 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:22.420 INFO:teuthology.orchestra.run.smithi049.stdout:Total 9.5 MB/s | 60 MB 00:06 2024-05-21T05:23:22.528 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:23:22.543 INFO:teuthology.orchestra.run.smithi157.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 661 kB/s | 309 kB 00:00 2024-05-21T05:23:22.568 INFO:teuthology.orchestra.run.smithi157.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 306 kB/s | 49 kB 00:00 2024-05-21T05:23:22.569 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:23:22.569 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:23:22.614 INFO:teuthology.orchestra.run.smithi154.stdout:(31/32): librados2-19.0.0-3728.g6cd0f801.el9.x8 6.8 MB/s | 3.4 MB 00:00 2024-05-21T05:23:22.627 INFO:teuthology.orchestra.run.smithi157.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 805 kB/s | 67 kB 00:00 2024-05-21T05:23:22.727 INFO:teuthology.orchestra.run.smithi157.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-05-21T05:23:22.811 INFO:teuthology.orchestra.run.smithi157.stdout:(28/32): libarrow-9.0.0-11.el9.x86_64.rpm 6.2 MB/s | 4.4 MB 00:00 2024-05-21T05:23:22.839 INFO:teuthology.orchestra.run.smithi154.stdout:(32/32): librbd1-19.0.0-3728.g6cd0f801.el9.x86_ 6.1 MB/s | 3.1 MB 00:00 2024-05-21T05:23:22.842 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:22.842 INFO:teuthology.orchestra.run.smithi154.stdout:Total 12 MB/s | 60 MB 00:04 2024-05-21T05:23:22.852 INFO:teuthology.orchestra.run.smithi157.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 2.9 MB/s | 839 kB 00:00 2024-05-21T05:23:22.948 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:23:22.978 INFO:teuthology.orchestra.run.smithi157.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-05-21T05:23:22.984 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:23:22.984 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:23:23.203 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:23:23.204 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:23:23.395 INFO:teuthology.orchestra.run.smithi157.stdout:(31/32): librbd1-19.0.0-3728.g6cd0f801.el9.x86_ 5.8 MB/s | 3.1 MB 00:00 2024-05-21T05:23:23.605 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:23:23.606 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:23:23.695 INFO:teuthology.orchestra.run.smithi157.stdout:(32/32): librados2-19.0.0-3728.g6cd0f801.el9.x8 3.8 MB/s | 3.4 MB 00:00 2024-05-21T05:23:23.699 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:23.700 INFO:teuthology.orchestra.run.smithi157.stdout:Total 8.6 MB/s | 60 MB 00:06 2024-05-21T05:23:23.799 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:23:23.835 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:23:23.835 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:23:24.439 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:23:24.440 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:23:24.669 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:23:24.750 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-21T05:23:24.779 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-21T05:23:24.804 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-21T05:23:24.827 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:24.850 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:25.013 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:25.033 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:23:25.072 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:25.121 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-21T05:23:25.164 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-21T05:23:25.203 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-21T05:23:25.226 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:25.246 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:25.414 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-21T05:23:25.445 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:25.504 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:25.531 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:25.624 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:25.714 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 8/34 2024-05-21T05:23:25.751 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:25.812 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:25.837 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-21T05:23:25.841 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-21T05:23:25.863 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:23:25.885 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 11/34 2024-05-21T05:23:25.940 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-21T05:23:25.955 INFO:teuthology.orchestra.run.smithi154.stdout: Upgrading : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:25.956 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:25.975 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-21T05:23:25.985 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:26.011 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-21T05:23:26.040 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:26.049 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:26.050 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:26.063 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-21T05:23:26.084 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-21T05:23:26.137 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 8/34 2024-05-21T05:23:26.165 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:26.203 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-21T05:23:26.208 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:26.211 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:26.235 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-21T05:23:26.240 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-21T05:23:26.274 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-21T05:23:26.277 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-21T05:23:26.293 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 11/34 2024-05-21T05:23:26.308 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-21T05:23:26.337 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-21T05:23:26.370 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-21T05:23:26.383 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:26.410 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:26.478 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:26.513 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-21T05:23:26.609 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-21T05:23:26.629 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-21T05:23:26.670 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-21T05:23:26.701 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-21T05:23:26.711 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-21T05:23:26.719 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:26.750 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:26.751 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-21T05:23:26.781 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-21T05:23:26.812 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:26.814 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-21T05:23:26.824 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:26.855 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 23/34 2024-05-21T05:23:26.891 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-21T05:23:26.900 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 8/34 2024-05-21T05:23:26.929 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:26.992 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 9/34 2024-05-21T05:23:27.021 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-21T05:23:27.056 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 11/34 2024-05-21T05:23:27.133 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:27.136 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-21T05:23:27.164 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:27.177 INFO:teuthology.orchestra.run.smithi154.stdout: Upgrading : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:27.220 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 13/34 2024-05-21T05:23:27.255 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-21T05:23:27.268 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:27.298 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 23/34 2024-05-21T05:23:27.335 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-21T05:23:27.366 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-21T05:23:27.398 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-21T05:23:27.403 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-21T05:23:27.439 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-21T05:23:27.444 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:27.471 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-21T05:23:27.500 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-21T05:23:27.515 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:27.532 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-21T05:23:27.596 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 27/34 2024-05-21T05:23:27.630 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 28/34 2024-05-21T05:23:27.812 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-21T05:23:27.846 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:27.852 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-21T05:23:27.896 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:27.918 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:27.985 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 22/34 2024-05-21T05:23:27.995 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 27/34 2024-05-21T05:23:28.008 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 23/34 2024-05-21T05:23:28.024 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 28/34 2024-05-21T05:23:28.048 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-21T05:23:28.550 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-21T05:23:28.581 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:28.653 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 26/34 2024-05-21T05:23:28.721 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 27/34 2024-05-21T05:23:28.751 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 28/34 2024-05-21T05:23:30.064 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:30.110 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:30.341 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:30.380 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:30.709 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:30.748 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:30.842 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:30.842 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-21T05:23:30.843 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-21T05:23:30.843 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:30.874 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:30.958 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:31.000 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:31.056 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:31.089 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:31.092 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:31.092 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-21T05:23:31.092 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-21T05:23:31.092 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:31.135 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:31.651 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 29/34 2024-05-21T05:23:31.694 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:31.788 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 30/34 2024-05-21T05:23:31.788 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-21T05:23:31.788 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-21T05:23:31.789 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:31.820 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:40.624 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /sys 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /proc 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /mnt 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /var/tmp 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /home 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /root 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout:skipping the directory /tmp 2024-05-21T05:23:40.625 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /sys 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /proc 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /mnt 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /var/tmp 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /home 2024-05-21T05:23:40.930 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /root 2024-05-21T05:23:40.931 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /tmp 2024-05-21T05:23:40.931 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:41.236 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:41.236 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /sys 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /proc 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /mnt 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /var/tmp 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /home 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /root 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /tmp 2024-05-21T05:23:41.237 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:41.622 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:41.648 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:41.650 INFO:teuthology.orchestra.run.smithi154.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:41.741 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:41.741 INFO:teuthology.orchestra.run.smithi154.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:41.952 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:41.979 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:41.979 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:23:41.979 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-21T05:23:41.979 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:41.979 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:41.980 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:41.981 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:42.064 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:42.064 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:42.239 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/34 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-21T05:23:42.264 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:42.266 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:42.350 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-21T05:23:42.350 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:42.953 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:42.953 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/34 2024-05-21T05:23:42.953 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/34 2024-05-21T05:23:42.953 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/34 2024-05-21T05:23:42.953 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 6/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 8/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 9/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 10/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 11/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 13/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-21T05:23:42.954 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-21T05:23:42.955 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-21T05:23:42.956 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-21T05:23:42.956 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-21T05:23:42.957 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-21T05:23:42.957 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:42.957 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-21T05:23:42.957 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/34 2024-05-21T05:23:43.286 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:43.286 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/34 2024-05-21T05:23:43.286 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/34 2024-05-21T05:23:43.286 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/34 2024-05-21T05:23:43.286 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 6/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 8/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 9/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 10/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 11/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 13/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-21T05:23:43.287 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-21T05:23:43.288 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-21T05:23:43.289 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-21T05:23:43.289 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:43.289 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-21T05:23:43.289 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/34 2024-05-21T05:23:43.526 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:43.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/34 2024-05-21T05:23:43.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/34 2024-05-21T05:23:43.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_6 6/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 7/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9. 8/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x8 9/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 10/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 11/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 12/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 13/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-21T05:23:43.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-21T05:23:43.528 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-21T05:23:43.529 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-21T05:23:43.529 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 31/34 2024-05-21T05:23:43.529 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-21T05:23:43.529 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/34 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout:Upgraded: 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.772 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-21T05:23:43.773 INFO:teuthology.orchestra.run.smithi154.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-21T05:23:43.774 INFO:teuthology.orchestra.run.smithi154.stdout: re2-1:20211101-3.el9.x86_64 2024-05-21T05:23:43.775 INFO:teuthology.orchestra.run.smithi154.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-21T05:23:43.775 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:43.775 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout:Upgraded: 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.991 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-21T05:23:43.992 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.993 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:43.994 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-21T05:23:43.994 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-21T05:23:43.995 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-21T05:23:43.995 INFO:teuthology.orchestra.run.smithi049.stdout: re2-1:20211101-3.el9.x86_64 2024-05-21T05:23:43.995 INFO:teuthology.orchestra.run.smithi049.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-21T05:23:43.995 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:43.995 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:23:44.152 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-test 2024-05-21T05:23:44.233 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-21T05:23:44.233 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout:Upgraded: 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-21T05:23:44.234 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.235 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: re2-1:20211101-3.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:44.236 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:23:44.475 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-test 2024-05-21T05:23:44.609 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-test 2024-05-21T05:23:44.691 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:00:29 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:23:44.813 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:23:44.813 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:44.813 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:23:44.813 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-test x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 49 M 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: libcephsqlite x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 163 k 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout:Install 4 Packages 2024-05-21T05:23:44.814 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:44.815 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 50 M 2024-05-21T05:23:44.815 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 211 M 2024-05-21T05:23:44.815 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:23:45.030 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:32 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:23:45.143 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:31 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:23:45.156 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:23:45.156 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:45.156 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 49 M 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 163 k 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout:Install 4 Packages 2024-05-21T05:23:45.157 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:45.158 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 50 M 2024-05-21T05:23:45.158 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 211 M 2024-05-21T05:23:45.158 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:23:45.266 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 49 M 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 163 k 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-05-21T05:23:45.267 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:23:45.268 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 50 M 2024-05-21T05:23:45.268 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 211 M 2024-05-21T05:23:45.268 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:23:45.296 INFO:teuthology.orchestra.run.smithi154.stdout:(1/4): libcephsqlite-19.0.0-3728.g6cd0f801.el9. 446 kB/s | 163 kB 00:00 2024-05-21T05:23:45.513 INFO:teuthology.orchestra.run.smithi154.stdout:(2/4): socat-1.7.4.1-5.el9.x86_64.rpm 522 kB/s | 305 kB 00:00 2024-05-21T05:23:45.601 INFO:teuthology.orchestra.run.smithi049.stdout:(1/4): libcephsqlite-19.0.0-3728.g6cd0f801.el9. 516 kB/s | 163 kB 00:00 2024-05-21T05:23:45.613 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): libcephsqlite-19.0.0-3728.g6cd0f801.el9. 704 kB/s | 163 kB 00:00 2024-05-21T05:23:45.638 INFO:teuthology.orchestra.run.smithi154.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 186 kB/s | 64 kB 00:00 2024-05-21T05:23:45.868 INFO:teuthology.orchestra.run.smithi049.stdout:(2/4): socat-1.7.4.1-5.el9.x86_64.rpm 522 kB/s | 305 kB 00:00 2024-05-21T05:23:45.952 INFO:teuthology.orchestra.run.smithi049.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 182 kB/s | 64 kB 00:00 2024-05-21T05:23:45.955 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 186 kB/s | 64 kB 00:00 2024-05-21T05:23:45.980 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): socat-1.7.4.1-5.el9.x86_64.rpm 509 kB/s | 305 kB 00:00 2024-05-21T05:23:49.110 INFO:teuthology.orchestra.run.smithi049.stdout:(4/4): ceph-test-19.0.0-3728.g6cd0f801.el9.x86_ 13 MB/s | 49 MB 00:03 2024-05-21T05:23:49.113 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:49.113 INFO:teuthology.orchestra.run.smithi049.stdout:Total 13 MB/s | 50 MB 00:03 2024-05-21T05:23:49.142 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:23:49.165 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:23:49.165 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:23:49.556 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:23:49.557 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:23:50.114 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:23:50.188 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-21T05:23:50.236 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-21T05:23:50.262 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:50.513 INFO:teuthology.orchestra.run.smithi154.stdout:(4/4): ceph-test-19.0.0-3728.g6cd0f801.el9.x86_ 8.8 MB/s | 49 MB 00:05 2024-05-21T05:23:50.514 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:50.515 INFO:teuthology.orchestra.run.smithi154.stdout:Total 8.7 MB/s | 50 MB 00:05 2024-05-21T05:23:50.539 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:23:50.557 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:23:50.557 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:23:50.929 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:23:50.930 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:23:51.463 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:23:51.539 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-21T05:23:51.581 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-21T05:23:51.606 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:52.621 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): ceph-test-19.0.0-3728.g6cd0f801.el9.x86_ 6.8 MB/s | 49 MB 00:07 2024-05-21T05:23:52.623 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:23:52.623 INFO:teuthology.orchestra.run.smithi157.stdout:Total 6.7 MB/s | 50 MB 00:07 2024-05-21T05:23:52.648 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:23:52.666 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:23:52.666 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:23:53.040 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:23:53.041 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:23:53.592 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:23:53.682 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-21T05:23:53.735 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-21T05:23:53.765 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:55.211 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:55.288 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:23:56.291 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:56.372 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:23:57.672 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:23:57.672 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/4 2024-05-21T05:23:57.672 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/4 2024-05-21T05:23:57.672 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-21T05:23:57.983 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-21T05:23:57.984 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:57.984 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:23:58.248 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph 2024-05-21T05:23:58.431 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/4 2024-05-21T05:23:58.504 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:23:58.725 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:23:58.725 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/4 2024-05-21T05:23:58.725 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/4 2024-05-21T05:23:58.725 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-21T05:23:58.805 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:45 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:23:58.932 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:23:58.935 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:58.935 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:23:58.935 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:58.936 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:23:58.936 INFO:teuthology.orchestra.run.smithi049.stdout: ceph x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 6.6 k 2024-05-21T05:23:58.936 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:23:58.936 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 2.4 M 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 1.5 M 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 274 k 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 4.7 M 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 17 M 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-05-21T05:23:58.937 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections 2024-05-21T05:23:58.938 INFO:teuthology.orchestra.run.smithi049.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-21T05:23:58.939 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-21T05:23:58.940 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-21T05:23:58.941 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:58.942 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:23:58.942 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:23:58.942 INFO:teuthology.orchestra.run.smithi049.stdout:Install 36 Packages 2024-05-21T05:23:58.942 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:23:58.943 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 30 M 2024-05-21T05:23:58.943 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 108 M 2024-05-21T05:23:58.943 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:23:58.995 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-21T05:23:58.995 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:58.996 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:23:59.264 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph 2024-05-21T05:23:59.696 INFO:teuthology.orchestra.run.smithi049.stdout:(1/36): ceph-19.0.0-3728.g6cd0f801.el9.x86_64.r 21 kB/s | 6.6 kB 00:00 2024-05-21T05:23:59.804 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:00:44 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:23:59.927 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout: ceph x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 6.6 k 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mds x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 2.4 M 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 1.5 M 2024-05-21T05:23:59.930 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 274 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mon x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 4.7 M 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-osd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 17 M 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-collections 2024-05-21T05:23:59.931 INFO:teuthology.orchestra.run.smithi154.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-21T05:23:59.932 INFO:teuthology.orchestra.run.smithi154.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout:Install 36 Packages 2024-05-21T05:23:59.933 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:23:59.934 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 30 M 2024-05-21T05:23:59.934 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 108 M 2024-05-21T05:23:59.934 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:00.155 INFO:teuthology.orchestra.run.smithi049.stdout:(2/36): ceph-mgr-19.0.0-3728.g6cd0f801.el9.x86_ 2.0 MB/s | 1.5 MB 00:00 2024-05-21T05:24:00.196 INFO:teuthology.orchestra.run.smithi049.stdout:(3/36): ceph-mds-19.0.0-3728.g6cd0f801.el9.x86_ 2.9 MB/s | 2.4 MB 00:00 2024-05-21T05:24:00.305 INFO:teuthology.orchestra.run.smithi049.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3728.g6cd0 2.5 MB/s | 274 kB 00:00 2024-05-21T05:24:00.834 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/4 2024-05-21T05:24:00.834 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/4 2024-05-21T05:24:00.834 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/4 2024-05-21T05:24:00.834 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-21T05:24:00.972 INFO:teuthology.orchestra.run.smithi049.stdout:(5/36): ceph-mon-19.0.0-3728.g6cd0f801.el9.x86_ 3.7 MB/s | 4.7 MB 00:01 2024-05-21T05:24:01.022 INFO:teuthology.orchestra.run.smithi049.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 353 kB/s | 253 kB 00:00 2024-05-21T05:24:01.117 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-21T05:24:01.117 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:01.118 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:01.122 INFO:teuthology.orchestra.run.smithi049.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.0 MB/s | 106 kB 00:00 2024-05-21T05:24:01.173 INFO:teuthology.orchestra.run.smithi154.stdout:(1/36): ceph-19.0.0-3728.g6cd0f801.el9.x86_64.r 25 kB/s | 6.6 kB 00:00 2024-05-21T05:24:01.248 INFO:teuthology.orchestra.run.smithi049.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-05-21T05:24:01.307 INFO:teuthology.orchestra.run.smithi154.stdout:(2/36): ceph-mgr-19.0.0-3728.g6cd0f801.el9.x86_ 3.8 MB/s | 1.5 MB 00:00 2024-05-21T05:24:01.365 INFO:teuthology.orchestra.run.smithi154.stdout:(3/36): ceph-mds-19.0.0-3728.g6cd0f801.el9.x86_ 5.2 MB/s | 2.4 MB 00:00 2024-05-21T05:24:01.381 INFO:teuthology.orchestra.run.smithi049.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 939 kB/s | 125 kB 00:00 2024-05-21T05:24:01.403 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph 2024-05-21T05:24:01.440 INFO:teuthology.orchestra.run.smithi154.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3728.g6cd0 3.6 MB/s | 274 kB 00:00 2024-05-21T05:24:01.507 INFO:teuthology.orchestra.run.smithi049.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.7 MB/s | 215 kB 00:00 2024-05-21T05:24:01.649 INFO:teuthology.orchestra.run.smithi049.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 188 kB 00:00 2024-05-21T05:24:01.940 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:47 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:02.064 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout: ceph x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 6.6 k 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 2.4 M 2024-05-21T05:24:02.067 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 1.5 M 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 274 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 4.7 M 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 17 M 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-21T05:24:02.068 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-21T05:24:02.069 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout:Install 36 Packages 2024-05-21T05:24:02.070 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:02.071 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 30 M 2024-05-21T05:24:02.071 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 108 M 2024-05-21T05:24:02.071 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:24:02.258 INFO:teuthology.orchestra.run.smithi154.stdout:(5/36): ceph-osd-19.0.0-3728.g6cd0f801.el9.x86_ 18 MB/s | 17 MB 00:00 2024-05-21T05:24:02.557 INFO:teuthology.orchestra.run.smithi049.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 189 kB/s | 172 kB 00:00 2024-05-21T05:24:02.683 INFO:teuthology.orchestra.run.smithi049.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 278 kB/s | 35 kB 00:00 2024-05-21T05:24:02.758 INFO:teuthology.orchestra.run.smithi154.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 192 kB/s | 253 kB 00:01 2024-05-21T05:24:02.799 INFO:teuthology.orchestra.run.smithi049.stdout:(14/36): python3-pytz-2021.1-5.el9.noarch.rpm 437 kB/s | 51 kB 00:00 2024-05-21T05:24:02.916 INFO:teuthology.orchestra.run.smithi049.stdout:(15/36): python3-toml-0.10.2-6.el9.noarch.rpm 357 kB/s | 42 kB 00:00 2024-05-21T05:24:02.933 INFO:teuthology.orchestra.run.smithi157.stdout:(1/36): ceph-19.0.0-3728.g6cd0f801.el9.x86_64.r 38 kB/s | 6.6 kB 00:00 2024-05-21T05:24:03.100 INFO:teuthology.orchestra.run.smithi049.stdout:(16/36): ceph-osd-19.0.0-3728.g6cd0f801.el9.x86 5.7 MB/s | 17 MB 00:02 2024-05-21T05:24:03.126 INFO:teuthology.orchestra.run.smithi049.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 107 kB/s | 22 kB 00:00 2024-05-21T05:24:03.126 INFO:teuthology.orchestra.run.smithi157.stdout:(2/36): ceph-mgr-19.0.0-3728.g6cd0f801.el9.x86_ 4.1 MB/s | 1.5 MB 00:00 2024-05-21T05:24:03.177 INFO:teuthology.orchestra.run.smithi154.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 254 kB/s | 106 kB 00:00 2024-05-21T05:24:03.200 INFO:teuthology.orchestra.run.smithi157.stdout:(3/36): ceph-mds-19.0.0-3728.g6cd0f801.el9.x86_ 5.4 MB/s | 2.4 MB 00:00 2024-05-21T05:24:03.209 INFO:teuthology.orchestra.run.smithi049.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 522 kB/s | 43 kB 00:00 2024-05-21T05:24:03.243 INFO:teuthology.orchestra.run.smithi049.stdout:(19/36): python3-cryptography-36.0.1-4.el9.x86_ 553 kB/s | 1.2 MB 00:02 2024-05-21T05:24:03.276 INFO:teuthology.orchestra.run.smithi157.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3728.g6cd0 3.6 MB/s | 274 kB 00:00 2024-05-21T05:24:03.285 INFO:teuthology.orchestra.run.smithi049.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-05-21T05:24:03.285 INFO:teuthology.orchestra.run.smithi154.stdout:(8/36): python3-cryptography-36.0.1-4.el9.x86_6 1.2 MB/s | 1.2 MB 00:01 2024-05-21T05:24:03.329 INFO:teuthology.orchestra.run.smithi049.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 258 kB/s | 11 kB 00:00 2024-05-21T05:24:03.360 INFO:teuthology.orchestra.run.smithi049.stdout:(22/36): luarocks-3.9.2-5.el9.noarch.rpm 583 kB/s | 151 kB 00:00 2024-05-21T05:24:03.385 INFO:teuthology.orchestra.run.smithi049.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 301 kB/s | 18 kB 00:00 2024-05-21T05:24:03.419 INFO:teuthology.orchestra.run.smithi154.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 937 kB/s | 125 kB 00:00 2024-05-21T05:24:03.419 INFO:teuthology.orchestra.run.smithi049.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 397 kB/s | 23 kB 00:00 2024-05-21T05:24:03.444 INFO:teuthology.orchestra.run.smithi049.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 332 kB/s | 19 kB 00:00 2024-05-21T05:24:03.469 INFO:teuthology.orchestra.run.smithi049.stdout:(26/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.5 MB/s | 358 kB 00:00 2024-05-21T05:24:03.495 INFO:teuthology.orchestra.run.smithi049.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-05-21T05:24:03.520 INFO:teuthology.orchestra.run.smithi049.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 614 kB/s | 46 kB 00:00 2024-05-21T05:24:03.537 INFO:teuthology.orchestra.run.smithi049.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.1 MB/s | 79 kB 00:00 2024-05-21T05:24:03.561 INFO:teuthology.orchestra.run.smithi154.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.5 MB/s | 215 kB 00:00 2024-05-21T05:24:03.562 INFO:teuthology.orchestra.run.smithi049.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 390 kB/s | 16 kB 00:00 2024-05-21T05:24:03.596 INFO:teuthology.orchestra.run.smithi049.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.6 MB/s | 272 kB 00:00 2024-05-21T05:24:03.621 INFO:teuthology.orchestra.run.smithi049.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2024-05-21T05:24:03.647 INFO:teuthology.orchestra.run.smithi049.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 426 kB/s | 36 kB 00:00 2024-05-21T05:24:03.678 INFO:teuthology.orchestra.run.smithi154.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 188 kB 00:00 2024-05-21T05:24:03.689 INFO:teuthology.orchestra.run.smithi049.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 479 kB/s | 20 kB 00:00 2024-05-21T05:24:03.693 INFO:teuthology.orchestra.run.smithi157.stdout:(5/36): ceph-mon-19.0.0-3728.g6cd0f801.el9.x86_ 6.2 MB/s | 4.7 MB 00:00 2024-05-21T05:24:03.703 INFO:teuthology.orchestra.run.smithi154.stdout:(12/36): python3-pycparser-2.20-6.el9.noarch.rp 257 kB/s | 135 kB 00:00 2024-05-21T05:24:03.731 INFO:teuthology.orchestra.run.smithi049.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.7 MB/s | 230 kB 00:00 2024-05-21T05:24:03.772 INFO:teuthology.orchestra.run.smithi049.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.8 MB/s | 427 kB 00:00 2024-05-21T05:24:03.775 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:03.775 INFO:teuthology.orchestra.run.smithi049.stdout:Total 6.2 MB/s | 30 MB 00:04 2024-05-21T05:24:03.804 INFO:teuthology.orchestra.run.smithi154.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-05-21T05:24:03.829 INFO:teuthology.orchestra.run.smithi154.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 277 kB/s | 35 kB 00:00 2024-05-21T05:24:03.922 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:03.937 INFO:teuthology.orchestra.run.smithi154.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 382 kB/s | 51 kB 00:00 2024-05-21T05:24:03.965 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:03.965 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:04.038 INFO:teuthology.orchestra.run.smithi154.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 223 kB/s | 22 kB 00:00 2024-05-21T05:24:04.054 INFO:teuthology.orchestra.run.smithi154.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 185 kB/s | 42 kB 00:00 2024-05-21T05:24:04.110 INFO:teuthology.orchestra.run.smithi157.stdout:(6/36): ceph-osd-19.0.0-3728.g6cd0f801.el9.x86_ 17 MB/s | 17 MB 00:00 2024-05-21T05:24:04.135 INFO:teuthology.orchestra.run.smithi157.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 295 kB/s | 253 kB 00:00 2024-05-21T05:24:04.218 INFO:teuthology.orchestra.run.smithi157.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 983 kB/s | 106 kB 00:00 2024-05-21T05:24:04.263 INFO:teuthology.orchestra.run.smithi154.stdout:(18/36): ceph-mon-19.0.0-3728.g6cd0f801.el9.x86 1.5 MB/s | 4.7 MB 00:03 2024-05-21T05:24:04.327 INFO:teuthology.orchestra.run.smithi157.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 1.1 MB/s | 125 kB 00:00 2024-05-21T05:24:04.417 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:04.417 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:04.422 INFO:teuthology.orchestra.run.smithi154.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 118 kB/s | 43 kB 00:00 2024-05-21T05:24:04.444 INFO:teuthology.orchestra.run.smithi157.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-05-21T05:24:04.447 INFO:teuthology.orchestra.run.smithi154.stdout:(20/36): luarocks-3.9.2-5.el9.noarch.rpm 370 kB/s | 151 kB 00:00 2024-05-21T05:24:04.514 INFO:teuthology.orchestra.run.smithi154.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-05-21T05:24:04.553 INFO:teuthology.orchestra.run.smithi157.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.7 MB/s | 188 kB 00:00 2024-05-21T05:24:04.578 INFO:teuthology.orchestra.run.smithi157.stdout:(12/36): python3-pycparser-2.20-6.el9.noarch.rp 305 kB/s | 135 kB 00:00 2024-05-21T05:24:04.581 INFO:teuthology.orchestra.run.smithi154.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 265 kB/s | 18 kB 00:00 2024-05-21T05:24:04.648 INFO:teuthology.orchestra.run.smithi154.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 448 kB/s | 172 kB 00:00 2024-05-21T05:24:04.665 INFO:teuthology.orchestra.run.smithi154.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 277 kB/s | 23 kB 00:00 2024-05-21T05:24:04.678 INFO:teuthology.orchestra.run.smithi157.stdout:(13/36): python3-cryptography-36.0.1-4.el9.x86_ 1.2 MB/s | 1.2 MB 00:00 2024-05-21T05:24:04.690 INFO:teuthology.orchestra.run.smithi154.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-05-21T05:24:04.695 INFO:teuthology.orchestra.run.smithi157.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 297 kB/s | 35 kB 00:00 2024-05-21T05:24:04.715 INFO:teuthology.orchestra.run.smithi154.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 290 kB/s | 19 kB 00:00 2024-05-21T05:24:04.720 INFO:teuthology.orchestra.run.smithi157.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-05-21T05:24:04.732 INFO:teuthology.orchestra.run.smithi154.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 293 kB/s | 20 kB 00:00 2024-05-21T05:24:04.757 INFO:teuthology.orchestra.run.smithi154.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 689 kB/s | 46 kB 00:00 2024-05-21T05:24:04.787 INFO:teuthology.orchestra.run.smithi157.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 469 kB/s | 51 kB 00:00 2024-05-21T05:24:04.799 INFO:teuthology.orchestra.run.smithi154.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 937 kB/s | 79 kB 00:00 2024-05-21T05:24:04.812 INFO:teuthology.orchestra.run.smithi157.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 355 kB/s | 42 kB 00:00 2024-05-21T05:24:04.825 INFO:teuthology.orchestra.run.smithi154.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 245 kB/s | 16 kB 00:00 2024-05-21T05:24:04.838 INFO:teuthology.orchestra.run.smithi157.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 190 kB/s | 22 kB 00:00 2024-05-21T05:24:04.867 INFO:teuthology.orchestra.run.smithi154.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-05-21T05:24:04.892 INFO:teuthology.orchestra.run.smithi154.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 976 kB/s | 90 kB 00:00 2024-05-21T05:24:04.909 INFO:teuthology.orchestra.run.smithi154.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 427 kB/s | 36 kB 00:00 2024-05-21T05:24:04.959 INFO:teuthology.orchestra.run.smithi154.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-05-21T05:24:04.976 INFO:teuthology.orchestra.run.smithi154.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 299 kB/s | 20 kB 00:00 2024-05-21T05:24:05.060 INFO:teuthology.orchestra.run.smithi154.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-05-21T05:24:05.065 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:05.066 INFO:teuthology.orchestra.run.smithi154.stdout:Total 5.9 MB/s | 30 MB 00:05 2024-05-21T05:24:05.171 INFO:teuthology.orchestra.run.smithi157.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 121 kB/s | 43 kB 00:00 2024-05-21T05:24:05.211 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:05.250 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:05.251 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:05.380 INFO:teuthology.orchestra.run.smithi157.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 317 kB/s | 172 kB 00:00 2024-05-21T05:24:05.430 INFO:teuthology.orchestra.run.smithi157.stdout:(21/36): luarocks-3.9.2-5.el9.noarch.rpm 236 kB/s | 151 kB 00:00 2024-05-21T05:24:05.472 INFO:teuthology.orchestra.run.smithi157.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 116 kB/s | 11 kB 00:00 2024-05-21T05:24:05.514 INFO:teuthology.orchestra.run.smithi157.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 210 kB/s | 18 kB 00:00 2024-05-21T05:24:05.564 INFO:teuthology.orchestra.run.smithi157.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 252 kB/s | 23 kB 00:00 2024-05-21T05:24:05.590 INFO:teuthology.orchestra.run.smithi157.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 857 kB/s | 358 kB 00:00 2024-05-21T05:24:05.640 INFO:teuthology.orchestra.run.smithi157.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-05-21T05:24:05.665 INFO:teuthology.orchestra.run.smithi157.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 615 kB/s | 46 kB 00:00 2024-05-21T05:24:05.691 INFO:teuthology.orchestra.run.smithi157.stdout:(28/36): python3-jaraco-functools-3.5.0-2.el9.n 110 kB/s | 19 kB 00:00 2024-05-21T05:24:05.695 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:05.695 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:05.741 INFO:teuthology.orchestra.run.smithi157.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 785 kB/s | 79 kB 00:00 2024-05-21T05:24:05.766 INFO:teuthology.orchestra.run.smithi157.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 219 kB/s | 16 kB 00:00 2024-05-21T05:24:05.800 INFO:teuthology.orchestra.run.smithi157.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-05-21T05:24:05.822 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:05.842 INFO:teuthology.orchestra.run.smithi157.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 894 kB/s | 90 kB 00:00 2024-05-21T05:24:05.892 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-21T05:24:05.900 INFO:teuthology.orchestra.run.smithi157.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 267 kB/s | 36 kB 00:00 2024-05-21T05:24:05.926 INFO:teuthology.orchestra.run.smithi157.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.8 MB/s | 230 kB 00:00 2024-05-21T05:24:05.930 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-21T05:24:05.969 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-21T05:24:05.992 INFO:teuthology.orchestra.run.smithi157.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 217 kB/s | 20 kB 00:00 2024-05-21T05:24:06.034 INFO:teuthology.orchestra.run.smithi157.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.2 MB/s | 427 kB 00:00 2024-05-21T05:24:06.039 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:06.039 INFO:teuthology.orchestra.run.smithi157.stdout:Total 7.6 MB/s | 30 MB 00:03 2024-05-21T05:24:06.046 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-21T05:24:06.086 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/36 2024-05-21T05:24:06.118 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-21T05:24:06.180 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:24:06.215 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-21T05:24:06.219 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:24:06.220 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:24:06.292 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-21T05:24:06.339 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-21T05:24:06.373 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-21T05:24:06.402 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-21T05:24:06.437 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-21T05:24:06.470 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-21T05:24:06.511 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-21T05:24:06.555 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-21T05:24:06.588 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-21T05:24:06.619 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-21T05:24:06.667 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:24:06.668 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:24:06.696 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-21T05:24:06.966 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:06.974 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-21T05:24:07.037 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-21T05:24:07.057 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-21T05:24:07.079 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-21T05:24:07.115 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-21T05:24:07.117 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-21T05:24:07.154 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-21T05:24:07.186 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-21T05:24:07.213 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-21T05:24:07.239 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/36 2024-05-21T05:24:07.272 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-21T05:24:07.277 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-21T05:24:07.366 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-21T05:24:07.442 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-21T05:24:07.491 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-21T05:24:07.491 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-21T05:24:07.526 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-21T05:24:07.541 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-21T05:24:07.556 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-21T05:24:07.590 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-21T05:24:07.624 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-21T05:24:07.634 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-21T05:24:07.665 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-21T05:24:07.708 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-21T05:24:07.729 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-21T05:24:07.742 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-21T05:24:07.770 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-21T05:24:07.780 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-21T05:24:07.856 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-21T05:24:07.908 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-21T05:24:07.932 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:24:07.988 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-21T05:24:08.003 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-21T05:24:08.026 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-21T05:24:08.056 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-21T05:24:08.085 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 31/36 2024-05-21T05:24:08.089 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-21T05:24:08.108 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:08.126 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-21T05:24:08.135 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:08.135 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:08.135 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-21T05:24:08.135 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:08.135 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:08.136 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:08.141 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-21T05:24:08.171 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/36 2024-05-21T05:24:08.189 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-21T05:24:08.204 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-21T05:24:08.246 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-21T05:24:08.295 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-21T05:24:08.301 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-21T05:24:08.374 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-21T05:24:08.415 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-21T05:24:08.451 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-21T05:24:08.480 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-21T05:24:08.500 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-21T05:24:08.515 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-21T05:24:08.543 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-21T05:24:08.548 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-21T05:24:08.589 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-21T05:24:08.621 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-21T05:24:08.624 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-21T05:24:08.658 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-21T05:24:08.696 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-21T05:24:08.709 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-21T05:24:08.751 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-21T05:24:08.769 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-21T05:24:08.876 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-21T05:24:08.909 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-21T05:24:08.996 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-21T05:24:09.043 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 31/36 2024-05-21T05:24:09.050 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-21T05:24:09.070 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:09.088 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-21T05:24:09.095 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:09.095 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:09.095 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-21T05:24:09.095 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:09.096 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:09.096 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:09.136 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-21T05:24:09.193 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-21T05:24:09.384 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-21T05:24:09.434 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-21T05:24:09.512 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-21T05:24:09.610 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-21T05:24:09.657 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-21T05:24:09.659 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:09.688 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:09.784 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-21T05:24:09.939 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 31/36 2024-05-21T05:24:09.960 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 32/36 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-21T05:24:09.987 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:10.151 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:10.177 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:10.419 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:10.444 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:10.444 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:10.444 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-21T05:24:10.444 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:10.444 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:10.445 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:10.510 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:10.545 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:10.573 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:10.573 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:10.573 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-21T05:24:10.573 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:10.573 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:10.574 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:11.012 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:11.036 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:11.037 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:11.037 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-21T05:24:11.037 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:11.037 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:11.037 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:11.255 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:11.278 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:11.334 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:11.444 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 33/36 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-21T05:24:11.473 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:11.920 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:11.944 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 34/36 2024-05-21T05:24:11.944 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:11.944 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-21T05:24:11.944 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:11.945 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-21T05:24:11.945 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:12.171 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:12.194 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 35/36 2024-05-21T05:24:12.194 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:12.195 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-21T05:24:12.195 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:12.195 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-21T05:24:12.195 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:12.259 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:12.264 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:12.264 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/36 2024-05-21T05:24:12.264 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/36 2024-05-21T05:24:12.264 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/36 2024-05-21T05:24:12.264 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 6/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-21T05:24:12.265 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 19/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-21T05:24:12.266 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-21T05:24:12.267 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-21T05:24:12.267 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-21T05:24:12.267 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-21T05:24:12.267 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-21T05:24:12.268 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/36 2024-05-21T05:24:13.133 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 6/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-21T05:24:13.134 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 19/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-21T05:24:13.135 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-21T05:24:13.136 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-21T05:24:13.137 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:13.147 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: lua-5.4.4-4.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks-3.9.2-5.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-21T05:24:13.148 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply-3.11-14.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-21T05:24:13.149 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:13.150 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:13.510 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-base 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 36/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 3/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 4/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 5/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9. 6/36 2024-05-21T05:24:14.055 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 19/36 2024-05-21T05:24:14.056 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-21T05:24:14.057 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-21T05:24:14.058 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-21T05:24:14.058 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-21T05:24:14.072 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:01 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:14.156 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:14.200 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:14.201 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:24:14.201 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:14.206 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: lua-5.4.4-4.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: luarocks-3.9.2-5.el9.noarch 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-21T05:24:14.207 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ply-3.11-14.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-21T05:24:14.208 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:14.209 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:14.265 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install cephadm 2024-05-21T05:24:14.533 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-base 2024-05-21T05:24:14.822 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:01 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:14.950 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 763 k 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:24:14.952 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:14.952 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 763 k 2024-05-21T05:24:14.952 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 770 k 2024-05-21T05:24:14.952 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:15.074 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:00 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:15.114 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: lua-5.4.4-4.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks-3.9.2-5.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-21T05:24:15.115 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply-3.11-14.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-21T05:24:15.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:15.117 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:15.155 INFO:teuthology.orchestra.run.smithi154.stdout:Package ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:15.198 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:15.199 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:24:15.199 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:15.235 INFO:teuthology.orchestra.run.smithi049.stdout:cephadm-19.0.0-3728.g6cd0f801.el9.noarch.rpm 2.6 MB/s | 763 kB 00:00 2024-05-21T05:24:15.235 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:15.235 INFO:teuthology.orchestra.run.smithi049.stdout:Total 2.6 MB/s | 763 kB 00:00 2024-05-21T05:24:15.236 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:15.241 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:15.241 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:15.247 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:15.248 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:15.263 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install cephadm 2024-05-21T05:24:15.324 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:15.483 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-base 2024-05-21T05:24:15.746 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:15.804 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:00 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:15.849 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout: cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 763 k 2024-05-21T05:24:15.929 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 763 k 2024-05-21T05:24:15.930 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 770 k 2024-05-21T05:24:15.931 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:16.031 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:02 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:16.113 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-base-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:16.154 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:16.155 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:24:16.155 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:16.197 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:16.221 INFO:teuthology.orchestra.run.smithi154.stdout:cephadm-19.0.0-3728.g6cd0f801.el9.noarch.rpm 2.6 MB/s | 763 kB 00:00 2024-05-21T05:24:16.222 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:16.222 INFO:teuthology.orchestra.run.smithi154.stdout:Total 2.6 MB/s | 763 kB 00:00 2024-05-21T05:24:16.222 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:16.228 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:16.228 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:16.228 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install cephadm 2024-05-21T05:24:16.233 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:16.234 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:16.302 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:16.464 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:16.465 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:16.465 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:16.465 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:16.465 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:16.465 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:16.690 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-immutable-object-cache 2024-05-21T05:24:16.723 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:16.765 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:02 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:16.809 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:16.888 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 763 k 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:24:16.889 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:16.890 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 763 k 2024-05-21T05:24:16.890 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 770 k 2024-05-21T05:24:16.890 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:24:17.181 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:17.251 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:04 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:17.312 INFO:teuthology.orchestra.run.smithi157.stdout:cephadm-19.0.0-3728.g6cd0f801.el9.noarch.rpm 1.8 MB/s | 763 kB 00:00 2024-05-21T05:24:17.313 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:17.313 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.8 MB/s | 763 kB 00:00 2024-05-21T05:24:17.313 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:24:17.318 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:24:17.318 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:24:17.324 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:24:17.325 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:24:17.380 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:17.380 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 145 k 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 145 k 2024-05-21T05:24:17.381 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 435 k 2024-05-21T05:24:17.382 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:17.400 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:17.407 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:17.607 INFO:teuthology.orchestra.run.smithi049.stdout:ceph-immutable-object-cache-19.0.0-3728.g6cd0f8 643 kB/s | 145 kB 00:00 2024-05-21T05:24:17.608 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:17.608 INFO:teuthology.orchestra.run.smithi049.stdout:Total 638 kB/s | 145 kB 00:00 2024-05-21T05:24:17.608 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:17.617 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:17.617 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:17.650 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-immutable-object-cache 2024-05-21T05:24:17.676 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:17.676 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:17.838 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:17.849 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:17.925 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:17.942 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:17.952 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:17.952 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:17.953 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-21T05:24:17.953 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:18.198 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:03 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:18.299 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:18.325 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:18.325 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:18.325 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repo Size 2024-05-21T05:24:18.325 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 145 k 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:24:18.326 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:18.327 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 145 k 2024-05-21T05:24:18.327 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 435 k 2024-05-21T05:24:18.327 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/1 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:18.544 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:18.554 INFO:teuthology.orchestra.run.smithi154.stdout:ceph-immutable-object-cache-19.0.0-3728.g6cd0f8 639 kB/s | 145 kB 00:00 2024-05-21T05:24:18.554 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:18.555 INFO:teuthology.orchestra.run.smithi154.stdout:Total 635 kB/s | 145 kB 00:00 2024-05-21T05:24:18.555 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:18.562 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:18.562 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:18.618 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:18.619 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:18.757 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-immutable-object-cache 2024-05-21T05:24:18.771 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:18.855 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:18.881 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:18.882 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:18.882 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-21T05:24:18.882 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:19.005 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:19.006 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:19.006 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:19.006 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:19.006 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:19.006 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:19.288 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr 2024-05-21T05:24:19.301 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:05 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:19.427 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:19.428 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:19.428 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-21T05:24:19.428 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 145 k 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 145 k 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 435 k 2024-05-21T05:24:19.429 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:24:19.644 INFO:teuthology.orchestra.run.smithi157.stdout:ceph-immutable-object-cache-19.0.0-3728.g6cd0f8 676 kB/s | 145 kB 00:00 2024-05-21T05:24:19.644 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:19.645 INFO:teuthology.orchestra.run.smithi157.stdout:Total 671 kB/s | 145 kB 00:00 2024-05-21T05:24:19.645 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:24:19.653 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:24:19.653 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:24:19.709 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:24:19.709 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:19.768 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:19.847 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:06 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:19.854 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:24:19.928 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:19.931 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:19.953 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:19.953 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:24:19.953 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-21T05:24:19.953 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:19.977 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:19.978 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:24:19.978 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:20.027 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-mgr 2024-05-21T05:24:20.039 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-dashboard 2024-05-21T05:24:20.566 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:05 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:20.599 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:07 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:20.650 INFO:teuthology.orchestra.run.smithi154.stdout:Package ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:20.693 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:20.694 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:24:20.694 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:20.742 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 3.5 M 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-21T05:24:20.743 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 34 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 16 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout:Install 12 Packages 2024-05-21T05:24:20.744 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:20.745 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 8.7 M 2024-05-21T05:24:20.745 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 104 M 2024-05-21T05:24:20.745 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:20.761 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-mgr-dashboard 2024-05-21T05:24:20.854 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801. 1/1 2024-05-21T05:24:20.855 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:20.855 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:24:20.855 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:24:20.855 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:20.855 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:21.114 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr 2024-05-21T05:24:21.299 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:06 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:21.422 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 3.5 M 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 34 k 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 16 k 2024-05-21T05:24:21.424 INFO:teuthology.orchestra.run.smithi154.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout:Install 12 Packages 2024-05-21T05:24:21.425 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:21.426 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 8.7 M 2024-05-21T05:24:21.426 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 104 M 2024-05-21T05:24:21.426 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:21.585 INFO:teuthology.orchestra.run.smithi049.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3728.g6cd 87 kB/s | 16 kB 00:00 2024-05-21T05:24:21.627 INFO:teuthology.orchestra.run.smithi049.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3728.g6c 149 kB/s | 34 kB 00:00 2024-05-21T05:24:21.660 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:07 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:21.743 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-mgr-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:24:21.786 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:21.787 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:24:21.787 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:21.858 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-dashboard 2024-05-21T05:24:22.011 INFO:teuthology.orchestra.run.smithi049.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3728.g6cd0f80 5.8 MB/s | 3.5 MB 00:00 2024-05-21T05:24:22.142 INFO:teuthology.orchestra.run.smithi154.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3728.g6cd 87 kB/s | 16 kB 00:00 2024-05-21T05:24:22.211 INFO:teuthology.orchestra.run.smithi049.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 461 kB/s | 269 kB 00:00 2024-05-21T05:24:22.242 INFO:teuthology.orchestra.run.smithi154.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3728.g6c 118 kB/s | 34 kB 00:00 2024-05-21T05:24:22.384 INFO:teuthology.orchestra.run.smithi154.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3728.g6cd0f80 8.2 MB/s | 3.5 MB 00:00 2024-05-21T05:24:22.393 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:08 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:22.411 INFO:teuthology.orchestra.run.smithi049.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.2 MB/s | 1.0 MB 00:00 2024-05-21T05:24:22.517 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:22.518 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 3.5 M 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 34 k 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 16 k 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-21T05:24:22.519 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-21T05:24:22.520 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:22.521 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 8.7 M 2024-05-21T05:24:22.521 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 104 M 2024-05-21T05:24:22.521 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:24:22.653 INFO:teuthology.orchestra.run.smithi049.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 80 kB/s | 19 kB 00:00 2024-05-21T05:24:22.695 INFO:teuthology.orchestra.run.smithi049.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-05-21T05:24:22.795 INFO:teuthology.orchestra.run.smithi049.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.1 MB/s | 863 kB 00:00 2024-05-21T05:24:22.821 INFO:teuthology.orchestra.run.smithi049.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.1 MB/s | 144 kB 00:00 2024-05-21T05:24:22.859 INFO:teuthology.orchestra.run.smithi154.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 436 kB/s | 269 kB 00:00 2024-05-21T05:24:22.904 INFO:teuthology.orchestra.run.smithi049.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2024-05-21T05:24:22.935 INFO:teuthology.orchestra.run.smithi154.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 2024-05-21T05:24:23.071 INFO:teuthology.orchestra.run.smithi049.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 4.9 MB/s | 2.0 MB 00:00 2024-05-21T05:24:23.096 INFO:teuthology.orchestra.run.smithi049.stdout:(12/12): python3-repoze-lru-0.7-16.el9.noarch.r 102 kB/s | 31 kB 00:00 2024-05-21T05:24:23.100 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:23.101 INFO:teuthology.orchestra.run.smithi049.stdout:Total 3.7 MB/s | 8.7 MB 00:02 2024-05-21T05:24:23.152 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:23.171 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:23.171 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:23.210 INFO:teuthology.orchestra.run.smithi154.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 77 kB/s | 19 kB 00:00 2024-05-21T05:24:23.235 INFO:teuthology.orchestra.run.smithi154.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.0 MB/s | 863 kB 00:00 2024-05-21T05:24:23.340 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3728.g6cd 64 kB/s | 16 kB 00:00 2024-05-21T05:24:23.365 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3728.g6c 120 kB/s | 34 kB 00:00 2024-05-21T05:24:23.368 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:23.369 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:23.385 INFO:teuthology.orchestra.run.smithi154.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.0 MB/s | 548 kB 00:00 2024-05-21T05:24:23.461 INFO:teuthology.orchestra.run.smithi154.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 414 kB/s | 31 kB 00:00 2024-05-21T05:24:23.553 INFO:teuthology.orchestra.run.smithi154.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-05-21T05:24:23.557 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3728.g6cd0f80 7.4 MB/s | 3.5 MB 00:00 2024-05-21T05:24:23.645 INFO:teuthology.orchestra.run.smithi154.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 4.7 MB/s | 2.0 MB 00:00 2024-05-21T05:24:23.670 INFO:teuthology.orchestra.run.smithi154.stdout:(12/12): python3-grpcio-tools-1.46.7-10.el9.x86 333 kB/s | 144 kB 00:00 2024-05-21T05:24:23.674 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:23.674 INFO:teuthology.orchestra.run.smithi154.stdout:Total 3.8 MB/s | 8.7 MB 00:02 2024-05-21T05:24:23.722 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:23.739 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:23.739 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:23.922 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:23.922 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:23.957 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 455 kB/s | 269 kB 00:00 2024-05-21T05:24:24.017 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:24.107 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-21T05:24:24.150 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-21T05:24:24.166 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.6 MB/s | 548 kB 00:00 2024-05-21T05:24:24.198 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-21T05:24:24.199 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.2 MB/s | 1.0 MB 00:00 2024-05-21T05:24:24.225 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 331 kB/s | 19 kB 00:00 2024-05-21T05:24:24.234 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-21T05:24:24.284 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-05-21T05:24:24.326 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 740 kB/s | 31 kB 00:00 2024-05-21T05:24:24.349 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-21T05:24:24.350 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.1 MB/s | 863 kB 00:00 2024-05-21T05:24:24.392 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-05-21T05:24:24.483 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-21T05:24:24.506 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:24.584 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-21T05:24:24.587 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-21T05:24:24.622 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-21T05:24:24.633 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-21T05:24:24.659 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:24.669 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-21T05:24:24.692 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 10/12 2024-05-21T05:24:24.707 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-21T05:24:24.709 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 4.0 MB/s | 2.0 MB 00:00 2024-05-21T05:24:24.712 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:24.712 INFO:teuthology.orchestra.run.smithi157.stdout:Total 3.9 MB/s | 8.7 MB 00:02 2024-05-21T05:24:24.765 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:24:24.783 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:24:24.783 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:24:24.812 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-21T05:24:24.945 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-21T05:24:24.978 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:24:24.978 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:24:25.036 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-21T05:24:25.088 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-21T05:24:25.116 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:25.149 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 10/12 2024-05-21T05:24:25.570 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:24:25.652 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-21T05:24:25.687 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-21T05:24:25.733 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-21T05:24:25.764 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-21T05:24:25.804 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 11/12 2024-05-21T05:24:25.834 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:25.875 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-21T05:24:25.998 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-21T05:24:26.084 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-21T05:24:26.136 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-21T05:24:26.164 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:26.196 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 10/12 2024-05-21T05:24:26.207 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 11/12 2024-05-21T05:24:26.241 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:27.146 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 1/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 2/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 3/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-21T05:24:27.147 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-21T05:24:27.239 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 11/12 2024-05-21T05:24:27.271 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:27.455 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-21T05:24:27.455 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:27.455 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:27.455 INFO:teuthology.orchestra.run.smithi049.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-21T05:24:27.455 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:27.456 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:27.580 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:27.580 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 1/12 2024-05-21T05:24:27.580 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 2/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 3/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-21T05:24:27.581 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-21T05:24:27.661 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-21T05:24:27.883 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-21T05:24:27.884 INFO:teuthology.orchestra.run.smithi154.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:27.885 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:28.134 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-21T05:24:28.223 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:15 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:28.350 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 7.4 M 2024-05-21T05:24:28.351 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-21T05:24:28.352 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout:Install 12 Packages 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 38 M 2024-05-21T05:24:28.353 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 209 M 2024-05-21T05:24:28.354 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:28.668 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:13 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:28.681 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 12/12 2024-05-21T05:24:28.681 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el 1/12 2024-05-21T05:24:28.681 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noa 2/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9 3/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-21T05:24:28.683 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-21T05:24:28.791 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout:======================================================================================= 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout:======================================================================================= 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 7.4 M 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:24:28.792 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:28.793 INFO:teuthology.orchestra.run.smithi154.stdout:======================================================================================= 2024-05-21T05:24:28.794 INFO:teuthology.orchestra.run.smithi154.stdout:Install 12 Packages 2024-05-21T05:24:28.794 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:28.794 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 38 M 2024-05-21T05:24:28.794 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 209 M 2024-05-21T05:24:28.794 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:28.977 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-21T05:24:28.978 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-21T05:24:28.979 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-21T05:24:28.979 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:28.979 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:24:29.114 INFO:teuthology.orchestra.run.smithi049.stdout:(1/12): ceph-mgr-diskprediction-local-19.0.0-37 13 MB/s | 7.4 MB 00:00 2024-05-21T05:24:29.164 INFO:teuthology.orchestra.run.smithi049.stdout:(2/12): libquadmath-11.4.1-3.el9.x86_64.rpm 316 kB/s | 195 kB 00:00 2024-05-21T05:24:29.221 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-21T05:24:29.380 INFO:teuthology.orchestra.run.smithi049.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 122 kB/s | 33 kB 00:00 2024-05-21T05:24:29.489 INFO:teuthology.orchestra.run.smithi049.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 168 kB/s | 18 kB 00:00 2024-05-21T05:24:29.548 INFO:teuthology.orchestra.run.smithi049.stdout:(5/12): libgfortran-11.4.1-3.el9.x86_64.rpm 801 kB/s | 803 kB 00:01 2024-05-21T05:24:29.588 INFO:teuthology.orchestra.run.smithi154.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 367 kB/s | 195 kB 00:00 2024-05-21T05:24:29.682 INFO:teuthology.orchestra.run.smithi049.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 183 kB/s | 35 kB 00:00 2024-05-21T05:24:29.696 INFO:teuthology.orchestra.run.smithi154.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 302 kB/s | 33 kB 00:00 2024-05-21T05:24:29.772 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:15 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:24:29.832 INFO:teuthology.orchestra.run.smithi049.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.5 MB/s | 3.0 MB 00:00 2024-05-21T05:24:29.902 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:24:29.904 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-21T05:24:29.904 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:24:29.904 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-21T05:24:29.904 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:24:29.904 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 7.4 M 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-21T05:24:29.905 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-21T05:24:29.906 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:29.907 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:24:29.907 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-21T05:24:29.907 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-21T05:24:29.907 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:24:29.908 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 38 M 2024-05-21T05:24:29.908 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 209 M 2024-05-21T05:24:29.908 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:24:30.030 INFO:teuthology.orchestra.run.smithi154.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 824 kB/s | 803 kB 00:00 2024-05-21T05:24:30.172 INFO:teuthology.orchestra.run.smithi154.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 128 kB/s | 18 kB 00:00 2024-05-21T05:24:30.297 INFO:teuthology.orchestra.run.smithi154.stdout:(5/12): ceph-mgr-diskprediction-local-19.0.0-37 6.0 MB/s | 7.4 MB 00:01 2024-05-21T05:24:30.322 INFO:teuthology.orchestra.run.smithi154.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 234 kB/s | 35 kB 00:00 2024-05-21T05:24:30.423 INFO:teuthology.orchestra.run.smithi154.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.1 MB/s | 3.0 MB 00:00 2024-05-21T05:24:30.515 INFO:teuthology.orchestra.run.smithi154.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.2 MB/s | 244 kB 00:00 2024-05-21T05:24:30.527 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 363 kB/s | 195 kB 00:00 2024-05-21T05:24:30.557 INFO:teuthology.orchestra.run.smithi049.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 279 kB/s | 244 kB 00:00 2024-05-21T05:24:30.643 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 280 kB/s | 33 kB 00:00 2024-05-21T05:24:30.698 INFO:teuthology.orchestra.run.smithi154.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.3 MB/s | 250 kB 00:00 2024-05-21T05:24:30.769 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): ceph-mgr-diskprediction-local-19.0.0-37 9.5 MB/s | 7.4 MB 00:00 2024-05-21T05:24:30.840 INFO:teuthology.orchestra.run.smithi049.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 885 kB/s | 250 kB 00:00 2024-05-21T05:24:30.860 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): libgfortran-11.4.1-3.el9.x86_64.rpm 920 kB/s | 803 kB 00:00 2024-05-21T05:24:30.969 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 324 kB/s | 35 kB 00:00 2024-05-21T05:24:31.053 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 64 kB/s | 18 kB 00:00 2024-05-21T05:24:31.228 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.1 MB/s | 3.0 MB 00:00 2024-05-21T05:24:31.504 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 542 kB/s | 244 kB 00:00 2024-05-21T05:24:31.540 INFO:teuthology.orchestra.run.smithi154.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.8 MB/s | 4.7 MB 00:01 2024-05-21T05:24:31.687 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.3 MB/s | 250 kB 00:00 2024-05-21T05:24:31.746 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 6.1 MB/s | 4.7 MB 00:00 2024-05-21T05:24:33.199 INFO:teuthology.orchestra.run.smithi154.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.8 MB/s | 5.1 MB 00:02 2024-05-21T05:24:33.907 INFO:teuthology.orchestra.run.smithi049.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.3 MB/s | 5.1 MB 00:04 2024-05-21T05:24:35.862 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.1 MB/s | 5.1 MB 00:04 2024-05-21T05:24:36.423 INFO:teuthology.orchestra.run.smithi154.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 2.8 MB/s | 16 MB 00:05 2024-05-21T05:24:36.424 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:36.425 INFO:teuthology.orchestra.run.smithi154.stdout:Total 5.0 MB/s | 38 MB 00:07 2024-05-21T05:24:36.782 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:36.809 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:36.809 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:37.140 INFO:teuthology.orchestra.run.smithi049.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 639 kB/s | 4.7 MB 00:07 2024-05-21T05:24:37.256 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:37.256 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:37.765 INFO:teuthology.orchestra.run.smithi049.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 2.3 MB/s | 16 MB 00:06 2024-05-21T05:24:37.766 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:37.767 INFO:teuthology.orchestra.run.smithi049.stdout:Total 4.0 MB/s | 38 MB 00:09 2024-05-21T05:24:38.028 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:38.098 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-21T05:24:38.139 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:38.155 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:24:38.167 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:38.168 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:38.255 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:24:38.315 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-21T05:24:38.487 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-21T05:24:38.514 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-21T05:24:38.602 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-21T05:24:38.621 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:38.622 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:39.255 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-21T05:24:39.369 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-21T05:24:39.525 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:39.596 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-21T05:24:39.639 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:24:39.744 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:24:39.782 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-21T05:24:39.967 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-21T05:24:40.005 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-21T05:24:40.095 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-21T05:24:40.632 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:24:40.780 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-21T05:24:40.907 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-21T05:24:41.683 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-21T05:24:41.711 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:24:42.239 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:24:43.329 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-21T05:24:43.359 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 1/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-21T05:24:44.226 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-21T05:24:44.227 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-21T05:24:44.227 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-21T05:24:44.227 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:24:44.227 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-21T05:24:44.626 INFO:teuthology.orchestra.run.smithi154.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:44.627 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:45.020 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-mgr-rook 2024-05-21T05:24:45.559 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:30 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:45.680 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-rook noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 49 k 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:24:45.682 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:45.683 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:45.684 INFO:teuthology.orchestra.run.smithi154.stdout:Install 13 Packages 2024-05-21T05:24:45.684 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:45.684 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 2.2 M 2024-05-21T05:24:45.684 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 26 M 2024-05-21T05:24:45.684 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 1/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-21T05:24:45.859 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-21T05:24:45.860 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:24:45.860 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-21T05:24:46.044 INFO:teuthology.orchestra.run.smithi154.stdout:(1/13): ceph-mgr-rook-19.0.0-3728.g6cd0f801.el9 263 kB/s | 49 kB 00:00 2024-05-21T05:24:46.120 INFO:teuthology.orchestra.run.smithi154.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 73 kB/s | 19 kB 00:00 2024-05-21T05:24:46.145 INFO:teuthology.orchestra.run.smithi154.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 89 kB/s | 26 kB 00:00 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-21T05:24:46.263 INFO:teuthology.orchestra.run.smithi049.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:46.264 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:46.462 INFO:teuthology.orchestra.run.smithi154.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 464 kB/s | 159 kB 00:00 2024-05-21T05:24:46.570 INFO:teuthology.orchestra.run.smithi154.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 495 kB/s | 54 kB 00:00 2024-05-21T05:24:46.596 INFO:teuthology.orchestra.run.smithi154.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 619 kB/s | 279 kB 00:00 2024-05-21T05:24:46.621 INFO:teuthology.orchestra.run.smithi154.stdout:(7/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 386 kB/s | 222 kB 00:00 2024-05-21T05:24:46.636 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-rook 2024-05-21T05:24:46.863 INFO:teuthology.orchestra.run.smithi154.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 110 kB/s | 32 kB 00:00 2024-05-21T05:24:46.888 INFO:teuthology.orchestra.run.smithi154.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 51 kB/s | 15 kB 00:00 2024-05-21T05:24:47.038 INFO:teuthology.orchestra.run.smithi154.stdout:(10/13): python3-google-auth-2.29.0-1.el9.noarc 493 kB/s | 206 kB 00:00 2024-05-21T05:24:47.064 INFO:teuthology.orchestra.run.smithi154.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 337 kB/s | 59 kB 00:00 2024-05-21T05:24:47.164 INFO:teuthology.orchestra.run.smithi154.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 718 kB/s | 90 kB 00:00 2024-05-21T05:24:47.196 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:34 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:47.197 INFO:teuthology.orchestra.run.smithi154.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.1 MB/s | 1.0 MB 00:00 2024-05-21T05:24:47.200 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:47.200 INFO:teuthology.orchestra.run.smithi154.stdout:Total 1.5 MB/s | 2.2 MB 00:01 2024-05-21T05:24:47.266 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:47.281 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:47.281 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:47.323 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-rook noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 49 k 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-21T05:24:47.325 INFO:teuthology.orchestra.run.smithi049.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-21T05:24:47.326 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:Install 13 Packages 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 2.2 M 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 26 M 2024-05-21T05:24:47.327 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:47.369 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:47.369 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:47.865 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:48.037 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-21T05:24:48.090 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-21T05:24:48.154 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-21T05:24:48.192 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-21T05:24:48.225 INFO:teuthology.orchestra.run.smithi049.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 71 kB/s | 19 kB 00:00 2024-05-21T05:24:48.233 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-21T05:24:48.250 INFO:teuthology.orchestra.run.smithi049.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 87 kB/s | 26 kB 00:00 2024-05-21T05:24:48.275 INFO:teuthology.orchestra.run.smithi049.stdout:(3/13): ceph-mgr-rook-19.0.0-3728.g6cd0f801.el9 154 kB/s | 49 kB 00:00 2024-05-21T05:24:48.326 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-21T05:24:48.437 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-21T05:24:48.493 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-21T05:24:48.601 INFO:teuthology.orchestra.run.smithi049.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 453 kB/s | 159 kB 00:00 2024-05-21T05:24:48.651 INFO:teuthology.orchestra.run.smithi049.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 522 kB/s | 222 kB 00:00 2024-05-21T05:24:48.726 INFO:teuthology.orchestra.run.smithi049.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 428 kB/s | 54 kB 00:00 2024-05-21T05:24:48.818 INFO:teuthology.orchestra.run.smithi049.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 193 kB/s | 32 kB 00:00 2024-05-21T05:24:48.843 INFO:teuthology.orchestra.run.smithi049.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 129 kB/s | 15 kB 00:00 2024-05-21T05:24:48.902 INFO:teuthology.orchestra.run.smithi049.stdout:(9/13): python3-google-auth-2.29.0-1.el9.noarch 2.4 MB/s | 206 kB 00:00 2024-05-21T05:24:48.969 INFO:teuthology.orchestra.run.smithi049.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 402 kB/s | 279 kB 00:00 2024-05-21T05:24:49.011 INFO:teuthology.orchestra.run.smithi049.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 6.1 MB/s | 1.0 MB 00:00 2024-05-21T05:24:49.036 INFO:teuthology.orchestra.run.smithi049.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 442 kB/s | 59 kB 00:00 2024-05-21T05:24:49.061 INFO:teuthology.orchestra.run.smithi049.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 983 kB/s | 90 kB 00:00 2024-05-21T05:24:49.063 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:49.063 INFO:teuthology.orchestra.run.smithi049.stdout:Total 1.3 MB/s | 2.2 MB 00:01 2024-05-21T05:24:49.138 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:49.154 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:49.154 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:49.219 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-21T05:24:49.250 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:49.252 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:49.265 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-21T05:24:49.298 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-21T05:24:49.347 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-21T05:24:49.376 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:24:49.765 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:49.944 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-21T05:24:49.998 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-21T05:24:50.054 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-21T05:24:50.089 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-21T05:24:50.131 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-21T05:24:50.204 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:24:50.204 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 1/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-21T05:24:50.205 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-21T05:24:50.229 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-21T05:24:50.341 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-21T05:24:50.392 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-21T05:24:50.530 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:50.531 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:50.768 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-mgr-cephadm 2024-05-21T05:24:51.172 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-21T05:24:51.230 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-21T05:24:51.263 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-21T05:24:51.297 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:36 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:51.312 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-21T05:24:51.341 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:24:51.418 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 143 k 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-21T05:24:51.419 INFO:teuthology.orchestra.run.smithi154.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:Install 6 Packages 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 7.0 M 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 33 M 2024-05-21T05:24:51.420 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:52.066 INFO:teuthology.orchestra.run.smithi154.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3728.g6cd0f801.e 625 kB/s | 143 kB 00:00 2024-05-21T05:24:52.148 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:24:52.148 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 1/13 2024-05-21T05:24:52.148 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-21T05:24:52.149 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-21T05:24:52.476 INFO:teuthology.orchestra.run.smithi049.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:52.477 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:52.507 INFO:teuthology.orchestra.run.smithi154.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 370 kB/s | 248 kB 00:00 2024-05-21T05:24:52.533 INFO:teuthology.orchestra.run.smithi154.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-05-21T05:24:52.608 INFO:teuthology.orchestra.run.smithi154.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 682 kB/s | 51 kB 00:00 2024-05-21T05:24:52.733 INFO:teuthology.orchestra.run.smithi154.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 256 kB/s | 58 kB 00:00 2024-05-21T05:24:52.753 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-cephadm 2024-05-21T05:24:53.304 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:40 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:24:53.430 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 143 k 2024-05-21T05:24:53.434 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:Install 6 Packages 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 7.0 M 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 33 M 2024-05-21T05:24:53.435 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:24:53.719 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 755 kB/s | 16 MB 00:22 2024-05-21T05:24:53.719 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:53.720 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.6 MB/s | 38 MB 00:23 2024-05-21T05:24:54.077 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:24:54.104 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:24:54.104 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:24:54.430 INFO:teuthology.orchestra.run.smithi049.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3728.g6cd0f801.e 303 kB/s | 143 kB 00:00 2024-05-21T05:24:54.540 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:24:54.540 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:24:54.597 INFO:teuthology.orchestra.run.smithi049.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 389 kB/s | 248 kB 00:00 2024-05-21T05:24:54.897 INFO:teuthology.orchestra.run.smithi049.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-05-21T05:24:54.923 INFO:teuthology.orchestra.run.smithi049.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 177 kB/s | 58 kB 00:00 2024-05-21T05:24:54.973 INFO:teuthology.orchestra.run.smithi049.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 680 kB/s | 51 kB 00:00 2024-05-21T05:24:55.292 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:24:55.366 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-21T05:24:55.408 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:24:55.507 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:24:55.543 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-21T05:24:55.722 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-21T05:24:55.750 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-21T05:24:55.827 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-21T05:24:55.883 INFO:teuthology.orchestra.run.smithi154.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.5 MB/s | 6.0 MB 00:04 2024-05-21T05:24:55.883 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:55.883 INFO:teuthology.orchestra.run.smithi154.stdout:Total 1.6 MB/s | 7.0 MB 00:04 2024-05-21T05:24:55.957 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:55.970 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:55.970 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:56.066 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:56.067 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:24:56.385 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:24:56.482 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-21T05:24:56.557 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-21T05:24:56.601 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-21T05:24:56.606 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-21T05:24:57.098 INFO:teuthology.orchestra.run.smithi049.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.9 MB/s | 6.0 MB 00:03 2024-05-21T05:24:57.100 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:57.100 INFO:teuthology.orchestra.run.smithi049.stdout:Total 1.9 MB/s | 7.0 MB 00:03 2024-05-21T05:24:57.112 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-21T05:24:57.177 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:24:57.189 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:24:57.189 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:24:57.203 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-21T05:24:57.266 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-05-21T05:24:57.293 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:24:57.294 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:24:57.296 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:24:57.612 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:24:57.780 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-21T05:24:57.843 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-21T05:24:57.856 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:24:58.020 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:24:58.020 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/6 2024-05-21T05:24:58.020 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-21T05:24:58.020 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-05-21T05:24:58.020 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-21T05:24:58.021 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-21T05:24:58.287 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:58.288 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:24:58.402 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-21T05:24:58.490 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-21T05:24:58.516 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-fuse 2024-05-21T05:24:58.568 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-05-21T05:24:58.595 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:24:58.894 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-21T05:24:58.926 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:24:59.059 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:44 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:24:59.181 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:24:59.181 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:59.181 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 890 k 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout:Install 2 Packages 2024-05-21T05:24:59.182 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:24:59.183 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 970 k 2024-05-21T05:24:59.183 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 2.8 M 2024-05-21T05:24:59.183 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/6 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-21T05:24:59.367 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-21T05:24:59.641 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:24:59.642 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:24:59.726 INFO:teuthology.orchestra.run.smithi154.stdout:(1/2): ceph-fuse-19.0.0-3728.g6cd0f801.el9.x86_ 3.2 MB/s | 890 kB 00:00 2024-05-21T05:24:59.877 INFO:teuthology.orchestra.run.smithi154.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 189 kB/s | 80 kB 00:00 2024-05-21T05:24:59.877 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:24:59.877 INFO:teuthology.orchestra.run.smithi154.stdout:Total 1.4 MB/s | 970 kB 00:00 2024-05-21T05:24:59.889 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:24:59.893 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-fuse 2024-05-21T05:24:59.912 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:24:59.912 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:24:59.992 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:24:59.992 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:00.176 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:00.328 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-21T05:25:00.393 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:00.445 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:47 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:00.574 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 890 k 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:00.578 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:00.579 INFO:teuthology.orchestra.run.smithi049.stdout:Install 2 Packages 2024-05-21T05:25:00.579 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:00.579 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 970 k 2024-05-21T05:25:00.579 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 2.8 M 2024-05-21T05:25:00.580 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:01.018 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:01.019 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/2 2024-05-21T05:25:01.200 INFO:teuthology.orchestra.run.smithi049.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 228 kB/s | 80 kB 00:00 2024-05-21T05:25:01.294 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-21T05:25:01.294 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:01.294 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:01.294 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-21T05:25:01.295 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:01.295 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 12/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f 1/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-21T05:25:01.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-21T05:25:01.386 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-21T05:25:01.386 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-21T05:25:01.386 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-21T05:25:01.520 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install ceph-volume 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-21T05:25:01.749 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:01.750 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:01.975 INFO:teuthology.orchestra.run.smithi049.stdout:(2/2): ceph-fuse-19.0.0-3728.g6cd0f801.el9.x86_ 789 kB/s | 890 kB 00:01 2024-05-21T05:25:01.976 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:01.976 INFO:teuthology.orchestra.run.smithi049.stdout:Total 693 kB/s | 970 kB 00:01 2024-05-21T05:25:01.989 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:02.014 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:02.014 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:02.061 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:47 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:02.099 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:02.100 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:02.132 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-rook 2024-05-21T05:25:02.187 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:02.188 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:02.188 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repository Size 2024-05-21T05:25:02.188 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-volume noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 273 k 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Install 2 Packages 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 350 k 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 1.5 M 2024-05-21T05:25:02.189 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:02.297 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:02.440 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-21T05:25:02.456 INFO:teuthology.orchestra.run.smithi154.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 512 kB/s | 77 kB 00:00 2024-05-21T05:25:02.512 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:02.565 INFO:teuthology.orchestra.run.smithi154.stdout:(2/2): ceph-volume-19.0.0-3728.g6cd0f801.el9.no 1.0 MB/s | 273 kB 00:00 2024-05-21T05:25:02.565 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:02.566 INFO:teuthology.orchestra.run.smithi154.stdout:Total 929 kB/s | 350 kB 00:00 2024-05-21T05:25:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:02.586 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:02.586 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:02.617 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:02.617 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:02.680 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:48 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:02.762 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:02.803 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 49 k 2024-05-21T05:25:02.804 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-21T05:25:02.805 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:Install 13 Packages 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 2.2 M 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 26 M 2024-05-21T05:25:02.806 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:02.940 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-21T05:25:02.967 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:02.984 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:02.984 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:02.984 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-21T05:25:02.984 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:03.258 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:03.258 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/2 2024-05-21T05:25:03.509 INFO:teuthology.orchestra.run.smithi157.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 308 kB/s | 26 kB 00:00 2024-05-21T05:25:03.526 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-21T05:25:03.526 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:03.527 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:03.527 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-21T05:25:03.527 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:03.527 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:03.534 INFO:teuthology.orchestra.run.smithi157.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 177 kB/s | 19 kB 00:00 2024-05-21T05:25:03.601 INFO:teuthology.orchestra.run.smithi157.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.4 MB/s | 222 kB 00:00 2024-05-21T05:25:03.627 INFO:teuthology.orchestra.run.smithi157.stdout:(4/13): ceph-mgr-rook-19.0.0-3728.g6cd0f801.el9 245 kB/s | 49 kB 00:00 2024-05-21T05:25:03.652 INFO:teuthology.orchestra.run.smithi157.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-05-21T05:25:03.677 INFO:teuthology.orchestra.run.smithi157.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.6 MB/s | 279 kB 00:00 2024-05-21T05:25:03.681 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 1/2 2024-05-21T05:25:03.727 INFO:teuthology.orchestra.run.smithi157.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 534 kB/s | 54 kB 00:00 2024-05-21T05:25:03.822 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-volume 2024-05-21T05:25:03.977 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-21T05:25:03.977 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:03.978 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:03.978 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:03.978 INFO:teuthology.orchestra.run.smithi154.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-21T05:25:03.978 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:03.978 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:04.052 INFO:teuthology.orchestra.run.smithi157.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 40 kB/s | 15 kB 00:00 2024-05-21T05:25:04.111 INFO:teuthology.orchestra.run.smithi157.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 70 kB/s | 32 kB 00:00 2024-05-21T05:25:04.304 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install librados-devel 2024-05-21T05:25:04.320 INFO:teuthology.orchestra.run.smithi157.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 284 kB/s | 59 kB 00:00 2024-05-21T05:25:04.345 INFO:teuthology.orchestra.run.smithi157.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 333 kB/s | 206 kB 00:00 2024-05-21T05:25:04.375 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:51 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:04.487 INFO:teuthology.orchestra.run.smithi157.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 538 kB/s | 90 kB 00:00 2024-05-21T05:25:04.503 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:04.503 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:04.503 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-05-21T05:25:04.503 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:04.503 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-volume noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 273 k 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout:Install 2 Packages 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:04.504 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 350 k 2024-05-21T05:25:04.505 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 1.5 M 2024-05-21T05:25:04.505 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:04.662 INFO:teuthology.orchestra.run.smithi157.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.7 MB/s | 1.0 MB 00:00 2024-05-21T05:25:04.665 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:04.665 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-05-21T05:25:04.733 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:04.749 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:04.749 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:04.835 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:04.835 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:04.844 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:49 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:04.913 INFO:teuthology.orchestra.run.smithi049.stdout:(1/2): ceph-volume-19.0.0-3728.g6cd0f801.el9.no 1.1 MB/s | 273 kB 00:00 2024-05-21T05:25:04.971 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:04.971 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repo Size 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout: librados-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 127 k 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:25:04.972 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:04.973 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 127 k 2024-05-21T05:25:04.973 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 456 k 2024-05-21T05:25:04.973 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:05.097 INFO:teuthology.orchestra.run.smithi049.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 181 kB/s | 77 kB 00:00 2024-05-21T05:25:05.097 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:05.098 INFO:teuthology.orchestra.run.smithi049.stdout:Total 590 kB/s | 350 kB 00:00 2024-05-21T05:25:05.110 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:05.120 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:05.120 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:05.161 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:05.161 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:05.179 INFO:teuthology.orchestra.run.smithi154.stdout:librados-devel-19.0.0-3728.g6cd0f801.el9.x86_64 616 kB/s | 127 kB 00:00 2024-05-21T05:25:05.179 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:05.180 INFO:teuthology.orchestra.run.smithi154.stdout:Total 611 kB/s | 127 kB 00:00 2024-05-21T05:25:05.180 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:05.185 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:05.185 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:05.248 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:05.248 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:05.330 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:05.344 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:05.395 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:05.509 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:05.510 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-21T05:25:05.537 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-21T05:25:05.564 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-21T05:25:05.566 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:05.583 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:05.583 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:05.583 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-21T05:25:05.583 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:05.618 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-21T05:25:05.656 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-21T05:25:05.696 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-21T05:25:05.791 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-21T05:25:05.894 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-21T05:25:05.937 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:05.949 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:06.203 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:06.317 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 1/2 2024-05-21T05:25:06.437 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install libcephfs2 2024-05-21T05:25:06.606 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-21T05:25:06.606 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:06.606 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:06.606 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:06.607 INFO:teuthology.orchestra.run.smithi049.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-21T05:25:06.607 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:06.607 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:06.674 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-21T05:25:06.737 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-21T05:25:06.771 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-21T05:25:06.819 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-21T05:25:06.849 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:25:06.928 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librados-devel 2024-05-21T05:25:06.977 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:51 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:07.058 INFO:teuthology.orchestra.run.smithi154.stdout:Package libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:07.102 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:07.103 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:07.103 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:07.172 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install libcephfs-devel 2024-05-21T05:25:07.490 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:54 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:07.616 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout: librados-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 127 k 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:07.617 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 127 k 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 456 k 2024-05-21T05:25:07.618 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:07.656 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 13/13 2024-05-21T05:25:07.656 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 1/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-21T05:25:07.657 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-21T05:25:07.707 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:52 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:07.830 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:07.830 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:07.830 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repo Size 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout: libcephfs-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 32 k 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:25:07.831 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:07.832 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 32 k 2024-05-21T05:25:07.832 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 142 k 2024-05-21T05:25:07.832 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:07.970 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-21T05:25:07.970 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:07.970 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:07.970 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:07.970 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:07.971 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:08.119 INFO:teuthology.orchestra.run.smithi049.stdout:librados-devel-19.0.0-3728.g6cd0f801.el9.x86_64 253 kB/s | 127 kB 00:00 2024-05-21T05:25:08.119 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:08.120 INFO:teuthology.orchestra.run.smithi049.stdout:Total 252 kB/s | 127 kB 00:00 2024-05-21T05:25:08.120 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:08.126 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:08.126 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:08.144 INFO:teuthology.orchestra.run.smithi154.stdout:libcephfs-devel-19.0.0-3728.g6cd0f801.el9.x86_6 101 kB/s | 32 kB 00:00 2024-05-21T05:25:08.145 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:08.145 INFO:teuthology.orchestra.run.smithi154.stdout:Total 101 kB/s | 32 kB 00:00 2024-05-21T05:25:08.145 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:08.149 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:08.149 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:08.161 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:08.161 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:08.192 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:08.193 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:08.220 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-cephadm 2024-05-21T05:25:08.244 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:08.341 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:08.353 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:08.453 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:08.727 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:08.757 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:54 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:08.870 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:08.879 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 143 k 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-21T05:25:08.880 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout:Install 6 Packages 2024-05-21T05:25:08.881 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:08.882 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 7.0 M 2024-05-21T05:25:08.882 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 33 M 2024-05-21T05:25:08.882 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:08.968 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:08.968 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:08.968 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:08.968 INFO:teuthology.orchestra.run.smithi154.stdout: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:08.968 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:08.969 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:09.125 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install librados2 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:09.139 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:09.280 INFO:teuthology.orchestra.run.smithi157.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3728.g6cd0f801.e 647 kB/s | 143 kB 00:00 2024-05-21T05:25:09.388 INFO:teuthology.orchestra.run.smithi157.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.9 MB/s | 548 kB 00:00 2024-05-21T05:25:09.395 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install libcephfs2 2024-05-21T05:25:09.422 INFO:teuthology.orchestra.run.smithi157.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.7 MB/s | 58 kB 00:00 2024-05-21T05:25:09.456 INFO:teuthology.orchestra.run.smithi157.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.5 MB/s | 51 kB 00:00 2024-05-21T05:25:09.647 INFO:teuthology.orchestra.run.smithi157.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 422 kB/s | 248 kB 00:00 2024-05-21T05:25:09.655 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:54 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:09.735 INFO:teuthology.orchestra.run.smithi154.stdout:Package librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:09.778 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:09.779 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:09.779 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:09.844 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install librbd1 2024-05-21T05:25:09.958 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:56 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:10.042 INFO:teuthology.orchestra.run.smithi049.stdout:Package libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:10.087 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:10.088 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:10.089 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:10.163 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install libcephfs-devel 2024-05-21T05:25:10.372 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:55 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:10.451 INFO:teuthology.orchestra.run.smithi154.stdout:Package librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:10.492 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:10.493 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:10.493 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:10.557 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install python3-rados 2024-05-21T05:25:10.728 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:57 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:10.855 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:10.855 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 32 k 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:25:10.856 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:10.857 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 32 k 2024-05-21T05:25:10.857 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 142 k 2024-05-21T05:25:10.857 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:11.043 INFO:teuthology.orchestra.run.smithi049.stdout:libcephfs-devel-19.0.0-3728.g6cd0f801.el9.x86_6 170 kB/s | 32 kB 00:00 2024-05-21T05:25:11.043 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:11.043 INFO:teuthology.orchestra.run.smithi049.stdout:Total 169 kB/s | 32 kB 00:00 2024-05-21T05:25:11.043 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:11.047 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:11.047 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:11.073 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:11.073 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:11.092 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:56 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:11.154 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:11.172 INFO:teuthology.orchestra.run.smithi154.stdout:Package python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:11.215 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:11.217 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:11.217 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:11.268 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:11.286 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install python3-rgw 2024-05-21T05:25:11.599 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:11.820 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:56 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:11.830 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:11.900 INFO:teuthology.orchestra.run.smithi154.stdout:Package python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:11.943 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:11.944 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:11.944 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:11.995 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librados2 2024-05-21T05:25:12.010 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install python3-cephfs 2024-05-21T05:25:12.323 INFO:teuthology.orchestra.run.smithi157.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.8 MB/s | 6.0 MB 00:03 2024-05-21T05:25:12.324 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:12.324 INFO:teuthology.orchestra.run.smithi157.stdout:Total 2.0 MB/s | 7.0 MB 00:03 2024-05-21T05:25:12.398 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:12.409 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:12.409 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:12.506 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:12.507 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:12.540 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:57 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:12.554 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:59 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:12.621 INFO:teuthology.orchestra.run.smithi154.stdout:Package python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:12.638 INFO:teuthology.orchestra.run.smithi049.stdout:Package librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:12.664 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:12.665 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:12.665 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:12.682 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:12.683 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:12.684 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:12.724 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install python3-rbd 2024-05-21T05:25:12.756 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librbd1 2024-05-21T05:25:12.820 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:12.996 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-21T05:25:13.041 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-21T05:25:13.259 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:58 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:13.313 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:00 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:13.339 INFO:teuthology.orchestra.run.smithi154.stdout:Package python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:13.381 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:13.382 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-21T05:25:13.382 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:13.397 INFO:teuthology.orchestra.run.smithi049.stdout:Package librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:13.441 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install rbd-fuse 2024-05-21T05:25:13.441 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:13.442 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:13.443 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:13.514 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rados 2024-05-21T05:25:13.561 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-21T05:25:13.644 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-21T05:25:13.716 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-05-21T05:25:13.745 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:25:13.976 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:01:58 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:14.069 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:01 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:14.099 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:14.100 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:14.100 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:14.100 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:14.100 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 85 k 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 85 k 2024-05-21T05:25:14.101 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 231 k 2024-05-21T05:25:14.102 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:14.153 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:14.199 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:14.200 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:14.200 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:14.269 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rgw 2024-05-21T05:25:14.502 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 6/6 2024-05-21T05:25:14.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 1/6 2024-05-21T05:25:14.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-21T05:25:14.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-05-21T05:25:14.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-21T05:25:14.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-21T05:25:14.607 INFO:teuthology.orchestra.run.smithi154.stdout:rbd-fuse-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 169 kB/s | 85 kB 00:00 2024-05-21T05:25:14.607 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:14.607 INFO:teuthology.orchestra.run.smithi154.stdout:Total 168 kB/s | 85 kB 00:00 2024-05-21T05:25:14.608 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:14.615 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:14.615 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:14.678 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:14.724 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:14.752 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:14.821 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:14.823 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:01 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:14.906 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:14.930 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:14.950 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:14.951 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:14.952 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:15.015 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-fuse 2024-05-21T05:25:15.022 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-cephfs 2024-05-21T05:25:15.282 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:15.524 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:15.525 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:15.525 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:15.525 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:15.525 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:15.525 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:15.546 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:01 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:15.578 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:02 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:15.661 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:15.668 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 890 k 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:15.669 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 970 k 2024-05-21T05:25:15.670 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 2.8 M 2024-05-21T05:25:15.670 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:15.705 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:15.706 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:15.706 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:15.742 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install rbd-mirror 2024-05-21T05:25:15.781 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rbd 2024-05-21T05:25:16.057 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): ceph-fuse-19.0.0-3728.g6cd0f801.el9.x86_ 2.5 MB/s | 890 kB 00:00 2024-05-21T05:25:16.082 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 212 kB/s | 80 kB 00:00 2024-05-21T05:25:16.083 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:16.083 INFO:teuthology.orchestra.run.smithi157.stdout:Total 2.3 MB/s | 970 kB 00:00 2024-05-21T05:25:16.096 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:16.117 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:16.118 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:16.196 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:16.196 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:16.285 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:02:01 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:16.335 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:03 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:16.382 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:16.411 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout: Package Arch Version Repo Size 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-mirror x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 3.1 M 2024-05-21T05:25:16.412 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 13 M 2024-05-21T05:25:16.413 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:16.417 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:16.461 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:16.462 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-05-21T05:25:16.462 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:16.518 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-21T05:25:16.538 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-fuse 2024-05-21T05:25:16.582 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:16.971 INFO:teuthology.orchestra.run.smithi154.stdout:rbd-mirror-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 5.5 MB/s | 3.1 MB 00:00 2024-05-21T05:25:16.972 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:16.973 INFO:teuthology.orchestra.run.smithi154.stdout:Total 5.5 MB/s | 3.1 MB 00:00 2024-05-21T05:25:16.973 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:16.982 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:16.982 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:17.062 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:17.063 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:17.098 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:04 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:17.225 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:17.226 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:17.226 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 85 k 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 85 k 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 231 k 2024-05-21T05:25:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:17.241 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2/2 2024-05-21T05:25:17.241 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/2 2024-05-21T05:25:17.438 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-fuse-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 405 kB/s | 85 kB 00:00 2024-05-21T05:25:17.439 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:17.439 INFO:teuthology.orchestra.run.smithi049.stdout:Total 402 kB/s | 85 kB 00:00 2024-05-21T05:25:17.439 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:17.446 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:17.447 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:17.488 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:17.494 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:17.514 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:17.514 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:17.547 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:17.573 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:17.672 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:17.768 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-volume 2024-05-21T05:25:17.781 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:18.147 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:18.310 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:04 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:18.387 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:18.434 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume noarch 2:19.0.0-3728.g6cd0f801.el9 ceph-noarch 273 k 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-21T05:25:18.435 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:18.436 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 350 k 2024-05-21T05:25:18.436 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 1.5 M 2024-05-21T05:25:18.436 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:18.641 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-mirror 2024-05-21T05:25:18.658 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:18.658 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:18.658 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:18.658 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:18.658 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:18.659 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:18.820 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): ceph-volume-19.0.0-3728.g6cd0f801.el9.no 1.1 MB/s | 273 kB 00:00 2024-05-21T05:25:18.884 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum -y install rbd-nbd 2024-05-21T05:25:18.996 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 183 kB/s | 77 kB 00:00 2024-05-21T05:25:18.996 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:18.996 INFO:teuthology.orchestra.run.smithi157.stdout:Total 624 kB/s | 350 kB 00:00 2024-05-21T05:25:19.008 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:19.018 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:19.018 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:19.050 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:19.050 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:19.195 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:19.200 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:06 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:19.327 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:19.327 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:19.327 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-05-21T05:25:19.327 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:19.327 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-mirror x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:19.328 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 3.1 M 2024-05-21T05:25:19.329 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 13 M 2024-05-21T05:25:19.329 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:19.393 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-21T05:25:19.423 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:02:04 ago on Tue 21 May 2024 05:23:15 AM UTC. 2024-05-21T05:25:19.423 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:19.440 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2/2 2024-05-21T05:25:19.440 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:19.440 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-21T05:25:19.440 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:19.549 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-21T05:25:19.549 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:19.549 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:19.549 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-nbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 171 k 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-21T05:25:19.550 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:19.551 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 171 k 2024-05-21T05:25:19.551 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 494 k 2024-05-21T05:25:19.551 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-21T05:25:19.867 INFO:teuthology.orchestra.run.smithi154.stdout:rbd-nbd-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 541 kB/s | 171 kB 00:00 2024-05-21T05:25:19.868 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:19.868 INFO:teuthology.orchestra.run.smithi154.stdout:Total 538 kB/s | 171 kB 00:00 2024-05-21T05:25:19.868 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-21T05:25:19.876 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-21T05:25:19.876 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-21T05:25:19.940 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-21T05:25:19.941 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-21T05:25:20.070 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-mirror-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 4.2 MB/s | 3.1 MB 00:00 2024-05-21T05:25:20.070 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:20.071 INFO:teuthology.orchestra.run.smithi049.stdout:Total 4.2 MB/s | 3.1 MB 00:00 2024-05-21T05:25:20.071 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:20.081 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:20.081 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:20.095 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-21T05:25:20.167 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:20.167 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:20.189 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:20.232 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 1/2 2024-05-21T05:25:20.514 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-21T05:25:20.514 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:20.515 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:20.515 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume-2:19.0.0-3728.g6cd0f801.el9.noarch 2024-05-21T05:25:20.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-21T05:25:20.515 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:20.515 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:20.622 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:20.656 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:20.687 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:20.713 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:20.714 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:20.714 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-21T05:25:20.714 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:20.714 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:20.714 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:20.826 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados-devel 2024-05-21T05:25:20.908 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:20.909 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:20.909 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-21T05:25:20.909 INFO:teuthology.orchestra.run.smithi154.stdout: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:20.909 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-21T05:25:20.909 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-21T05:25:21.144 DEBUG:teuthology.parallel:result is None 2024-05-21T05:25:21.370 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:07 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:21.492 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:21.492 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:21.492 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 127 k 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 127 k 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 456 k 2024-05-21T05:25:21.493 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:21.693 INFO:teuthology.orchestra.run.smithi157.stdout:librados-devel-19.0.0-3728.g6cd0f801.el9.x86_64 633 kB/s | 127 kB 00:00 2024-05-21T05:25:21.694 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:21.695 INFO:teuthology.orchestra.run.smithi157.stdout:Total 629 kB/s | 127 kB 00:00 2024-05-21T05:25:21.695 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:21.700 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:21.700 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:21.764 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:21.764 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:21.822 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:21.918 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:22.015 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:22.076 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-nbd 2024-05-21T05:25:22.458 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:22.635 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:09 ago on Tue 21 May 2024 05:23:13 AM UTC. 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:22.701 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:22.764 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-05-21T05:25:22.764 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:22.764 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:22.764 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:22.764 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-nbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 171 k 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:22.765 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 171 k 2024-05-21T05:25:22.766 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 494 k 2024-05-21T05:25:22.766 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-05-21T05:25:22.919 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs2 2024-05-21T05:25:23.107 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-nbd-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 500 kB/s | 171 kB 00:00 2024-05-21T05:25:23.108 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:23.108 INFO:teuthology.orchestra.run.smithi049.stdout:Total 499 kB/s | 171 kB 00:00 2024-05-21T05:25:23.108 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-05-21T05:25:23.117 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-05-21T05:25:23.117 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-05-21T05:25:23.184 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-05-21T05:25:23.185 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-05-21T05:25:23.348 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-05-21T05:25:23.460 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:23.463 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:09 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:23.544 INFO:teuthology.orchestra.run.smithi157.stdout:Package libcephfs2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:23.587 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:23.588 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:23.588 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:23.693 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs-devel 2024-05-21T05:25:23.884 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:24.136 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:24.136 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:24.136 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-05-21T05:25:24.136 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:24.136 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:25:24.137 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-05-21T05:25:24.234 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:10 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:24.356 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:24.356 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:24.356 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 32 k 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 32 k 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 142 k 2024-05-21T05:25:24.357 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:24.372 DEBUG:teuthology.parallel:result is None 2024-05-21T05:25:24.592 INFO:teuthology.orchestra.run.smithi157.stdout:libcephfs-devel-19.0.0-3728.g6cd0f801.el9.x86_6 135 kB/s | 32 kB 00:00 2024-05-21T05:25:24.593 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:24.593 INFO:teuthology.orchestra.run.smithi157.stdout:Total 134 kB/s | 32 kB 00:00 2024-05-21T05:25:24.593 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:24.597 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:24.597 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:24.622 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:24.623 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:24.703 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:24.806 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:25.212 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:25.433 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:25.599 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados2 2024-05-21T05:25:26.133 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:12 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:26.212 INFO:teuthology.orchestra.run.smithi157.stdout:Package librados2-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:26.254 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:26.255 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:26.255 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:26.321 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librbd1 2024-05-21T05:25:26.854 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:12 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:26.936 INFO:teuthology.orchestra.run.smithi157.stdout:Package librbd1-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:26.977 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:26.978 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:26.978 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:27.044 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rados 2024-05-21T05:25:27.574 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:13 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:27.654 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rados-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:27.696 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:27.697 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:27.697 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:27.760 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rgw 2024-05-21T05:25:28.293 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:14 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:28.373 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rgw-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:28.415 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:28.416 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:28.416 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:28.488 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-cephfs 2024-05-21T05:25:29.026 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:15 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:29.106 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-cephfs-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:29.148 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:29.149 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:29.149 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:29.225 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rbd 2024-05-21T05:25:29.759 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:15 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:29.844 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 is already installed. 2024-05-21T05:25:29.890 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:29.891 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-21T05:25:29.891 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:29.994 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-fuse 2024-05-21T05:25:30.552 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:16 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:30.680 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 85 k 2024-05-21T05:25:30.681 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 85 k 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 231 k 2024-05-21T05:25:30.682 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:31.005 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-fuse-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 264 kB/s | 85 kB 00:00 2024-05-21T05:25:31.006 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:31.007 INFO:teuthology.orchestra.run.smithi157.stdout:Total 262 kB/s | 85 kB 00:00 2024-05-21T05:25:31.007 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:31.014 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:31.014 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:31.077 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:31.077 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:31.217 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:31.311 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:31.695 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:31.954 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:32.156 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-mirror 2024-05-21T05:25:32.696 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:18 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:32.818 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 3.1 M 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:32.819 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:25:32.820 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:32.820 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-05-21T05:25:32.820 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 13 M 2024-05-21T05:25:32.820 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:33.503 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-mirror-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 4.5 MB/s | 3.1 MB 00:00 2024-05-21T05:25:33.503 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:33.504 INFO:teuthology.orchestra.run.smithi157.stdout:Total 4.5 MB/s | 3.1 MB 00:00 2024-05-21T05:25:33.504 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:33.513 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:33.514 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:33.595 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:33.595 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:34.027 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:34.095 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:34.120 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:34.120 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-21T05:25:34.120 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-21T05:25:34.120 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:34.120 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-21T05:25:34.121 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:35.239 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:35.472 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-nbd 2024-05-21T05:25:36.010 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:02:22 ago on Tue 21 May 2024 05:23:14 AM UTC. 2024-05-21T05:25:36.141 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-21T05:25:36.141 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:36.141 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-21T05:25:36.141 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd x86_64 2:19.0.0-3728.g6cd0f801.el9 ceph 171 k 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 171 k 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 494 k 2024-05-21T05:25:36.142 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-21T05:25:36.375 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-nbd-19.0.0-3728.g6cd0f801.el9.x86_64.rpm 736 kB/s | 171 kB 00:00 2024-05-21T05:25:36.375 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:25:36.376 INFO:teuthology.orchestra.run.smithi157.stdout:Total 731 kB/s | 171 kB 00:00 2024-05-21T05:25:36.376 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-21T05:25:36.384 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-21T05:25:36.384 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-21T05:25:36.447 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-21T05:25:36.447 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-21T05:25:36.598 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-21T05:25:36.707 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:37.140 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:37.382 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 1/1 2024-05-21T05:25:37.383 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:37.383 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-21T05:25:37.383 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd-2:19.0.0-3728.g6cd0f801.el9.x86_64 2024-05-21T05:25:37.383 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:25:37.383 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-21T05:25:37.625 DEBUG:teuthology.parallel:result is None 2024-05-21T05:25:37.625 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:37.926 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-21T05:25:37.952 INFO:teuthology.orchestra.run.smithi049.stdout:19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:37.953 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:37.953 INFO:teuthology.task.install:The correct ceph version 19.0.0-3728.g6cd0f801 is installed. 2024-05-21T05:25:37.955 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:38.234 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-21T05:25:38.260 INFO:teuthology.orchestra.run.smithi154.stdout:19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:38.260 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:38.260 INFO:teuthology.task.install:The correct ceph version 19.0.0-3728.g6cd0f801 is installed. 2024-05-21T05:25:38.263 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:38.409 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-21T05:25:38.434 INFO:teuthology.orchestra.run.smithi157.stdout:19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:38.434 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3728.g6cd0f801.el9 2024-05-21T05:25:38.434 INFO:teuthology.task.install:The correct ceph version 19.0.0-3728.g6cd0f801 is installed. 2024-05-21T05:25:38.436 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-05-21T05:25:38.436 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:25:38.436 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-21T05:25:38.467 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:25:38.468 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-21T05:25:38.499 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:25:38.499 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-21T05:25:38.528 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-05-21T05:25:38.528 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:25:38.528 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/daemon-helper 2024-05-21T05:25:38.558 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-21T05:25:38.626 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:25:38.626 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/daemon-helper 2024-05-21T05:25:38.655 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-21T05:25:38.723 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:25:38.724 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/daemon-helper 2024-05-21T05:25:38.752 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-21T05:25:38.819 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-05-21T05:25:38.819 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:25:38.819 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-21T05:25:38.849 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-21T05:25:38.917 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:25:38.917 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-21T05:25:38.946 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-21T05:25:39.012 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:25:39.012 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-21T05:25:39.042 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-21T05:25:39.111 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-05-21T05:25:39.111 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:25:39.111 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/stdin-killer 2024-05-21T05:25:39.137 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-21T05:25:39.203 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:25:39.204 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/stdin-killer 2024-05-21T05:25:39.229 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-21T05:25:39.298 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:25:39.298 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/stdin-killer 2024-05-21T05:25:39.327 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-21T05:25:39.395 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-21T05:25:39.486 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, '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', 'mons down', 'mon down', 'out of quorum'], 'log-only-match': ['CEPHADM_'], 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80'} 2024-05-21T05:25:39.486 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:39.486 INFO:tasks.cephadm:Cluster fsid is 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:25:39.487 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-21T05:25:39.487 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.49', 'mon.b': '172.21.15.154', 'mon.c': '172.21.15.157'} 2024-05-21T05:25:39.487 INFO:tasks.cephadm:First mon is mon.a on smithi049 2024-05-21T05:25:39.487 INFO:tasks.cephadm:First mgr is a 2024-05-21T05:25:39.487 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-21T05:25:39.487 DEBUG:teuthology.orchestra.run.smithi049:> sudo hostname $(hostname -s) 2024-05-21T05:25:39.514 DEBUG:teuthology.orchestra.run.smithi154:> sudo hostname $(hostname -s) 2024-05-21T05:25:39.540 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2024-05-21T05:25:39.568 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-21T05:25:39.568 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:39.717 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '6cd0f8013e2dea00c3a29a0d8b10656b132d7c80', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/79412/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3728-g6cd0f801', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3728.g6cd0f801'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-15 18:51:13.956235', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri5-testing-2024-05-15-0804', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-05-21T05:25:39.858 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-yuri5-testing-2024-05-15-0804, sha1 6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:25:39.859 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/x86_64/flavors/default/cephadm 2024-05-21T05:25:39.859 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/x86_64/flavors/default/cephadm 2024-05-21T05:25:39.859 DEBUG:teuthology.orchestra.run.smithi049:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:40.310 INFO:teuthology.orchestra.run.smithi049.stdout:-rw-r--r--. 1 ubuntu ubuntu 782797 May 21 05:25 /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:40.310 DEBUG:teuthology.orchestra.run.smithi154:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:40.741 INFO:teuthology.orchestra.run.smithi154.stdout:-rw-r--r--. 1 ubuntu ubuntu 782797 May 21 05:25 /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:40.741 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri5-testing-2024-05-15-0804/6cd0f8013e2dea00c3a29a0d8b10656b132d7c80/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:41.177 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-r--r--. 1 ubuntu ubuntu 782797 May 21 05:25 /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:41.178 DEBUG:teuthology.orchestra.run.smithi049:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:41.197 DEBUG:teuthology.orchestra.run.smithi154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:41.217 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-21T05:25:41.245 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 on all hosts... 2024-05-21T05:25:41.245 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 pull 2024-05-21T05:25:41.248 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 pull 2024-05-21T05:25:41.260 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 pull 2024-05-21T05:25:42.118 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80... 2024-05-21T05:25:42.182 INFO:teuthology.orchestra.run.smithi049.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80... 2024-05-21T05:25:42.209 INFO:teuthology.orchestra.run.smithi154.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80... 2024-05-21T05:26:32.756 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout: "ceph_version": "ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev)", 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout: "image_id": "41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3", 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout: "repo_digests": [ 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185" 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout: ] 2024-05-21T05:26:32.757 INFO:teuthology.orchestra.run.smithi154.stdout:} 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout:{ 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout: "ceph_version": "ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev)", 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout: "image_id": "41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3", 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout: "repo_digests": [ 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185" 2024-05-21T05:26:33.541 INFO:teuthology.orchestra.run.smithi157.stdout: ] 2024-05-21T05:26:33.542 INFO:teuthology.orchestra.run.smithi157.stdout:} 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph_version": "ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev)", 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout: "image_id": "41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3", 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout: "repo_digests": [ 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185" 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-05-21T05:26:40.580 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-05-21T05:26:40.606 DEBUG:teuthology.orchestra.run.smithi049:> sudo mkdir -p /etc/ceph 2024-05-21T05:26:40.647 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph 2024-05-21T05:26:40.681 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /etc/ceph 2024-05-21T05:26:40.715 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 777 /etc/ceph 2024-05-21T05:26:40.741 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 777 /etc/ceph 2024-05-21T05:26:40.770 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 777 /etc/ceph 2024-05-21T05:26:40.800 INFO:tasks.cephadm:Writing seed config... 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-05-21T05:26:40.802 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-05-21T05:26:40.803 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-05-21T05:26:40.803 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-05-21T05:26:40.803 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-05-21T05:26:40.804 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:26:40.804 DEBUG:teuthology.orchestra.run.smithi049:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-05-21T05:26:40.820 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 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 = 8f7c53ca-1732-11ef-bc9a-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops 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 mgr/cephadm/use_agent = False [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-05-21T05:26:40.820 DEBUG:teuthology.orchestra.run.smithi049:mon.a> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service 2024-05-21T05:26:40.863 DEBUG:teuthology.orchestra.run.smithi049:mgr.a> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a.service 2024-05-21T05:26:40.905 INFO:tasks.cephadm:Bootstrapping... 2024-05-21T05:26:40.905 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 -v bootstrap --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --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 a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.49 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:26:41.102 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-05-21T05:26:41.103 INFO:teuthology.orchestra.run.smithi049.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80', '-v', 'bootstrap', '--fsid', '8f7c53ca-1732-11ef-bc9a-c7b262605968', '--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', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.49', '--skip-admin-label'] 2024-05-21T05:26:41.103 INFO:teuthology.orchestra.run.smithi049.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-05-21T05:26:41.103 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying podman|docker is present... 2024-05-21T05:26:41.128 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stdout 5.0.2 2024-05-21T05:26:41.128 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying lvm2 is present... 2024-05-21T05:26:41.128 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying time synchronization is in place... 2024-05-21T05:26:41.136 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-21T05:26:41.137 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-21T05:26:41.143 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-21T05:26:41.143 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:26:41.150 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout enabled 2024-05-21T05:26:41.156 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout active 2024-05-21T05:26:41.156 INFO:teuthology.orchestra.run.smithi049.stdout:Unit chronyd.service is enabled and running 2024-05-21T05:26:41.156 INFO:teuthology.orchestra.run.smithi049.stdout:Repeating the final host check... 2024-05-21T05:26:41.181 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stdout 5.0.2 2024-05-21T05:26:41.181 INFO:teuthology.orchestra.run.smithi049.stdout:podman (/bin/podman) version 5.0.2 is present 2024-05-21T05:26:41.181 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl is present 2024-05-21T05:26:41.181 INFO:teuthology.orchestra.run.smithi049.stdout:lvcreate is present 2024-05-21T05:26:41.187 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-21T05:26:41.188 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-21T05:26:41.194 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-21T05:26:41.194 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:26:41.201 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout enabled 2024-05-21T05:26:41.207 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout active 2024-05-21T05:26:41.208 INFO:teuthology.orchestra.run.smithi049.stdout:Unit chronyd.service is enabled and running 2024-05-21T05:26:41.208 INFO:teuthology.orchestra.run.smithi049.stdout:Host looks OK 2024-05-21T05:26:41.208 INFO:teuthology.orchestra.run.smithi049.stdout:Cluster fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:41.208 INFO:teuthology.orchestra.run.smithi049.stdout:Acquiring lock 139926094888480 on /run/cephadm/8f7c53ca-1732-11ef-bc9a-c7b262605968.lock 2024-05-21T05:26:41.208 INFO:teuthology.orchestra.run.smithi049.stdout:Lock 139926094888480 acquired on /run/cephadm/8f7c53ca-1732-11ef-bc9a-c7b262605968.lock 2024-05-21T05:26:41.209 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying IP 172.21.15.49 port 3300 ... 2024-05-21T05:26:41.209 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying IP 172.21.15.49 port 6789 ... 2024-05-21T05:26:41.209 INFO:teuthology.orchestra.run.smithi049.stdout:Base mon IP(s) is [172.21.15.49:3300, 172.21.15.49:6789], mon addrv is [v2:172.21.15.49:3300,v1:172.21.15.49:6789] 2024-05-21T05:26:41.212 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.49 metric 100 2024-05-21T05:26:41.212 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.49 metric 100 2024-05-21T05:26:41.215 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-05-21T05:26:41.215 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-05-21T05:26:41.215 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-05-21T05:26:41.217 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-05-21T05:26:41.217 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1566/64 scope link noprefixroute 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:Mon IP `172.21.15.49` is in CIDR network `172.21.0.0/20` 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:Mon IP `172.21.15.49` is in CIDR network `172.21.0.0/20` 2024-05-21T05:26:41.218 INFO:teuthology.orchestra.run.smithi049.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-05-21T05:26:41.219 INFO:teuthology.orchestra.run.smithi049.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-05-21T05:26:41.219 INFO:teuthology.orchestra.run.smithi049.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80... 2024-05-21T05:26:41.700 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stdout 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 2024-05-21T05:26:41.700 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80... 2024-05-21T05:26:41.700 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Getting image source signatures 2024-05-21T05:26:41.701 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Copying blob sha256:d0e808cd455827ca3108db1b0125dcee9ffc148daa1d7dde963f550bc831d501 2024-05-21T05:26:41.701 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Copying blob sha256:322a931fbf62dac647a06ca6d7cc6d0c80fc5fd5d3ff1649477e88a311b8685a 2024-05-21T05:26:41.701 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Copying config sha256:41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 2024-05-21T05:26:41.701 INFO:teuthology.orchestra.run.smithi049.stdout:/bin/podman: stderr Writing manifest to image destination 2024-05-21T05:26:42.823 INFO:teuthology.orchestra.run.smithi049.stdout:ceph: stdout ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev) 2024-05-21T05:26:42.824 INFO:teuthology.orchestra.run.smithi049.stdout:Ceph version: ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev) 2024-05-21T05:26:42.824 INFO:teuthology.orchestra.run.smithi049.stdout:Extracting ceph user uid/gid from container image... 2024-05-21T05:26:43.762 INFO:teuthology.orchestra.run.smithi049.stdout:stat: stdout 167 167 2024-05-21T05:26:43.762 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial keys... 2024-05-21T05:26:44.983 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQCUMExmWqTwCRAArndF7upQECOnJ1WwRgSY5Q== 2024-05-21T05:26:45.938 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQCVMExmD7FrFBAABVCobtww+5EvhKWLa9GB6Q== 2024-05-21T05:26:46.877 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQCWMExmjAMKExAA1kwm0XU1kT5lhE4DC07iOA== 2024-05-21T05:26:46.878 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial monmap... 2024-05-21T05:26:48.015 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:monmaptool for a [v2:172.21.15.49:3300,v1:172.21.15.49:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:setting min_mon_release = quincy 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: set fsid to 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:26:48.016 INFO:teuthology.orchestra.run.smithi049.stdout:Creating mon... 2024-05-21T05:26:48.955 INFO:teuthology.orchestra.run.smithi049.stdout:create mon.a on 2024-05-21T05:26:49.261 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-05-21T05:26:49.410 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-05-21T05:26:49.584 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target → /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target. 2024-05-21T05:26:49.584 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target → /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target. 2024-05-21T05:26:49.802 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a 2024-05-21T05:26:49.802 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service: Unit ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service not loaded. 2024-05-21T05:26:49.968 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target.wants/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service → /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@.service. 2024-05-21T05:26:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 podman[29358]: 2024-05-21 05:26:50.221893498 +0000 UTC m=+0.122970364 container create 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, io.buildah.version=1.33.5, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:26:50.496 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-21T05:26:50.496 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout disabled 2024-05-21T05:26:50.503 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-21T05:26:50.503 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:26:50.503 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld.service is not enabled 2024-05-21T05:26:50.503 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to enable service . firewalld.service is not available 2024-05-21T05:26:50.504 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mon to start... 2024-05-21T05:26:50.504 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mon... 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 podman[29358]: 2024-05-21 05:26:50.407702725 +0000 UTC m=+0.308779614 container init 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240514, ceph=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 podman[29358]: 2024-05-21 05:26:50.413256027 +0000 UTC m=+0.314332902 container start 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.schema-version=1.0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, io.buildah.version=1.33.5, org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 ceph-mon[29395]: mkfs 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 ceph-mon[29395]: mon.a is new leader, mons a in quorum (ranks 0) 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 bash[29358]: 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 2024-05-21T05:26:50.708 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:50 smithi049 systemd[1]: Started Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout cluster: 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout id: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout services: 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.57696s) 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout data: 2024-05-21T05:26:51.626 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout pgs: 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:mon is available 2024-05-21T05:26:51.627 INFO:teuthology.orchestra.run.smithi049.stdout:Assimilating anything we can from ceph.conf... 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: mon.a is new leader, mons a in quorum (ranks 0) 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: monmap epoch 1 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: last_changed 2024-05-21T05:26:47.380396+0000 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: min_mon_release 19 (squid) 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: election_strategy: 1 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: fsmap 2024-05-21T05:26:51.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: osdmap e1: 0 total, 0 up, 0 in 2024-05-21T05:26:51.751 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: mgrmap e1: no daemons active 2024-05-21T05:26:51.751 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:51 smithi049 ceph-mon[29395]: from='client.? 172.21.15.49:0/2636310010' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-21T05:26:52.769 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:52 smithi049 ceph-mon[29395]: from='client.? 172.21.15.49:0/667713722' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-21T05:26:52.769 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:52 smithi049 ceph-mon[29395]: from='client.? 172.21.15.49:0/667713722' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-21T05:26:52.773 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:52.773 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [global] 2024-05-21T05:26:52.773 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout fsid = 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:52.773 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-21T05:26:52.773 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.49:3300,v1:172.21.15.49:6789] 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [osd] 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-21T05:26:52.774 INFO:teuthology.orchestra.run.smithi049.stdout:Generating new minimal ceph.conf... 2024-05-21T05:26:53.633 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:53 smithi049 ceph-mon[29395]: from='client.? 172.21.15.49:0/2166179373' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:26:53.896 INFO:teuthology.orchestra.run.smithi049.stdout:Restarting the monitor... 2024-05-21T05:26:54.165 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:53 smithi049 systemd[1]: Stopping Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:26:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a[29372]: 2024-05-21T05:26:54.164+0000 7fb31a207700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:26:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a[29372]: 2024-05-21T05:26:54.164+0000 7fb31a207700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-05-21T05:26:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 podman[29728]: 2024-05-21 05:26:54.318795976 +0000 UTC m=+0.257961380 container died 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-05-21T05:26:54.837 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 podman[29728]: 2024-05-21 05:26:54.66236584 +0000 UTC m=+0.601531287 container cleanup 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80) 2024-05-21T05:26:54.837 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 bash[29728]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a 2024-05-21T05:26:55.091 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:54 smithi049 podman[29745]: 2024-05-21 05:26:54.838073927 +0000 UTC m=+0.514328655 container remove 76f76f078fd36ea315cc5fb3ed7774b8223078a92f3deeaba7f838863f4b7916 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240514, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-05-21T05:26:55.427 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-21T05:26:55.427 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 systemd[1]: Stopped Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:26:55.427 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 systemd[1]: Starting Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:26:55.427 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 podman[29845]: 2024-05-21 05:26:55.215493026 +0000 UTC m=+0.018279432 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:26:55.428 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 podman[29845]: 2024-05-21 05:26:55.313895181 +0000 UTC m=+0.116681580 container create a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.license=GPLv2, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514) 2024-05-21T05:26:55.586 INFO:teuthology.orchestra.run.smithi049.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-05-21T05:26:55.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 podman[29845]: 2024-05-21 05:26:55.508137154 +0000 UTC m=+0.310923559 container init a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 podman[29845]: 2024-05-21 05:26:55.514100345 +0000 UTC m=+0.316886746 container start a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: set uid:gid to 167:167 (ceph:ceph) 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev), process ceph-mon, pid 7 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: pidfile_write: ignore empty --pid-file 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: load: jerasure load: lrc 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: RocksDB version: 7.9.2 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Git sha 0 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Compile date 2024-05-15 18:21:30 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: DB SUMMARY 2024-05-21T05:26:55.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: DB Session ID: QEHL4KMK6DNIL53VWU3E 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: CURRENT file: CURRENT 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: IDENTITY file: IDENTITY 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88547 ; 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.error_if_exists: 0 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.create_if_missing: 0 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.paranoid_checks: 1 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-21T05:26:55.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.env: 0x5609beab2cc0 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.fs: PosixFileSystem 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.info_log: 0x5609c0d13d80 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_file_opening_threads: 16 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.statistics: (nil) 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.use_fsync: 0 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_log_file_size: 0 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.keep_log_file_num: 1000 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.recycle_log_file_num: 0 2024-05-21T05:26:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_fallocate: 1 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_mmap_reads: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_mmap_writes: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.use_direct_reads: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.create_missing_column_families: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.db_log_dir: 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.wal_dir: 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-21T05:26:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.advise_random_on_open: 1 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.db_write_buffer_size: 0 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.write_buffer_manager: 0x5609c0ce50e0 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.rate_limiter: (nil) 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.wal_recovery_mode: 2 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enable_thread_tracking: 0 2024-05-21T05:26:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enable_pipelined_write: 0 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.unordered_write: 0 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-21T05:26:55.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.row_cache: None 2024-05-21T05:26:55.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.wal_filter: None 2024-05-21T05:26:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-21T05:26:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_ingest_behind: 0 2024-05-21T05:26:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.two_write_queues: 0 2024-05-21T05:26:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.manual_wal_flush: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.wal_compression: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.atomic_flush: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.log_readahead_size: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.best_efforts_recovery: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.allow_data_in_errors: 0 2024-05-21T05:26:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.db_host_id: __hostname__ 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_background_jobs: 2 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_background_compactions: -1 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_subcompactions: 1 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_total_wal_size: 0 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-21T05:26:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_open_files: -1 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bytes_per_sync: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_readahead_size: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_background_flushes: -1 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Compression algorithms supported: 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kZSTD supported: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kXpressCompression supported: 0 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kLZ4HCCompression supported: 1 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kZlibCompression supported: 1 2024-05-21T05:26:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kSnappyCompression supported: 1 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kLZ4Compression supported: 1 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: kBZip2Compression supported: 0 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.merge_operator: 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_filter: None 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_filter_factory: None 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.sst_partitioner_factory: None 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-21T05:26:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5609c0d13f40) 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: cache_index_and_filter_blocks: 1 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: pin_top_level_index_and_filter: 1 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: index_type: 0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: data_block_index_type: 0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: index_shortening: 1 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: checksum: 4 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: no_block_cache: 0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_cache: 0x5609c0d171f0 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_cache_name: BinnedLRUCache 2024-05-21T05:26:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_cache_options: 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: capacity : 536870912 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: num_shard_bits : 4 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: strict_capacity_limit : 0 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: high_pri_pool_ratio: 0.000 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_cache_compressed: (nil) 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: persistent_cache: (nil) 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_size: 4096 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_size_deviation: 10 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_restart_interval: 16 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: index_block_restart_interval: 1 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: metadata_block_size: 4096 2024-05-21T05:26:55.814 INFO:journalctl@ceph.mon.a.smithi049.stdout: partition_filters: 0 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: use_delta_encoding: 1 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: filter_policy: bloomfilter 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: whole_key_filtering: 1 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: verify_compression: 0 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: read_amp_bytes_per_bit: 0 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: format_version: 5 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: enable_index_compression: 1 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: block_align: 0 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: max_auto_readahead_size: 262144 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: prepopulate_block_cache: 0 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: initial_auto_readahead_size: 8192 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout: num_file_reads_for_auto_readahead: 2 2024-05-21T05:26:55.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.write_buffer_size: 33554432 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_write_buffer_number: 2 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression: NoCompression 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression: Disabled 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.prefix_extractor: nullptr 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.num_levels: 7 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-21T05:26:55.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.level: 32767 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.strategy: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-21T05:26:55.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.enabled: false 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.target_file_size_base: 67108864 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-21T05:26:55.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.arena_block_size: 1048576 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-21T05:26:55.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.disable_auto_compactions: 0 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.inplace_update_support: 0 2024-05-21T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.bloom_locality: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.max_successive_merges: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.paranoid_file_checks: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.force_consistency_checks: 1 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.report_bg_io_stats: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.ttl: 2592000 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-21T05:26:55.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enable_blob_files: false 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.min_blob_size: 0 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_file_size: 268435456 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.blob_file_starting_level: 0 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-05-21T05:26:55.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 96530e44-1f81-404e-944e-4197bea5c2d8 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269215544420, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269215545320, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85286, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83433, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10064, "raw_average_key_size": 46, "raw_value_size": 77645, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1716269215, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "96530e44-1f81-404e-944e-4197bea5c2d8", "db_session_id": "QEHL4KMK6DNIL53VWU3E", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269215545405, "job": 1, "event": "recovery_finished"} 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5609c0e34000 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: DB pointer 0x5609c0e20000 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout: ** DB Stats ** 2024-05-21T05:26:55.823 INFO:journalctl@ceph.mon.a.smithi049.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: ** Compaction Stats [default] ** 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: L0 2/0 85.15 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:26:55.824 INFO:journalctl@ceph.mon.a.smithi049.stdout: Sum 2/0 85.15 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: ** Compaction Stats [default] ** 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-21T05:26:55.825 INFO:journalctl@ceph.mon.a.smithi049.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: Cumulative compaction: 0.00 GB write, 26.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: Interval compaction: 0.00 GB write, 26.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: 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-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: Block cache BinnedLRUCache@0x5609c0d171f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: starting mon.a rank 0 at public addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] at bind addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???) e1 preinit fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).mds e1 new map 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).mds e1 print_map 2024-05-21T05:26:55.826 INFO:journalctl@ceph.mon.a.smithi049.stdout: e1 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout: legacy client fscid: -1 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout: 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout: No filesystems configured 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 bash[29845]: a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 systemd[1]: Started Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:26:55.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mon.a is new leader, mons a in quorum (ranks 0) 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: monmap epoch 1 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: last_changed 2024-05-21T05:26:47.380396+0000 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: min_mon_release 19 (squid) 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: election_strategy: 1 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: fsmap 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: osdmap e1: 0 total, 0 up, 0 in 2024-05-21T05:26:55.828 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:55 smithi049 ceph-mon[29882]: mgrmap e1: no daemons active 2024-05-21T05:26:56.716 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote config to /etc/ceph/ceph.conf 2024-05-21T05:26:56.737 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:26:56.737 INFO:teuthology.orchestra.run.smithi049.stdout:Creating mgr... 2024-05-21T05:26:56.738 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying port 0.0.0.0:9283 ... 2024-05-21T05:26:56.738 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying port 0.0.0.0:8765 ... 2024-05-21T05:26:57.003 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a 2024-05-21T05:26:57.004 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a.service: Unit ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a.service not loaded. 2024-05-21T05:26:57.158 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968.target.wants/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@.service. 2024-05-21T05:26:57.480 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:57 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2220348566' entity='client.admin' 2024-05-21T05:26:57.480 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 podman[30123]: 2024-05-21 05:26:57.29799953 +0000 UTC m=+0.017542917 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 2024-05-21T05:26:57.698 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-21T05:26:57.698 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout disabled 2024-05-21T05:26:57.706 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-21T05:26:57.706 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:26:57.706 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld.service is not enabled 2024-05-21T05:26:57.706 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to enable service . firewalld.service is not available 2024-05-21T05:26:57.716 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-21T05:26:57.716 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout disabled 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld.service is not enabled 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr to start... 2024-05-21T05:26:57.725 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr... 2024-05-21T05:26:57.851 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 podman[30123]: 2024-05-21 05:26:57.593408235 +0000 UTC m=+0.312951613 container init 6b835c163d4a622e2ede82d6ae531e514f13abfb72e84a0db87d6d341b5d78a2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80) 2024-05-21T05:26:57.851 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 podman[30123]: 2024-05-21 05:26:57.599213473 +0000 UTC m=+0.318756859 container start 6b835c163d4a622e2ede82d6ae531e514f13abfb72e84a0db87d6d341b5d78a2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-05-21T05:26:57.852 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 bash[30123]: 6b835c163d4a622e2ede82d6ae531e514f13abfb72e84a0db87d6d341b5d78a2 2024-05-21T05:26:57.852 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 systemd[1]: Started Ceph mgr.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:26:57.852 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:57.761+0000 7f9288bc9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:26:58.120 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:57 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:57.958+0000 7f9288bc9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:26:58.120 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:58 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:58.071+0000 7f9288bc9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:26:58.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:26:58 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/1714643592' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-21T05:26:58.665 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:58 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:58.407+0000 7f9288bc9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:26:58.665 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:58 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:58.497+0000 7f9288bc9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:26:58.887 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:26:58.887 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:26:58.887 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "8f7c53ca-1732-11ef-bc9a-c7b262605968", 2024-05-21T05:26:58.887 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-05-21T05:26:58.887 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-05-21T05:26:58.888 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-21T05:26:58.889 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-21T05:26:58.893 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-21T05:26:58.894 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-05-21T05:26:50.454254+0000", 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:26:58.895 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-21T05:26:58.896 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:26:58.896 INFO:teuthology.orchestra.run.smithi049.stdout:mgr not available, waiting (1/15)... 2024-05-21T05:27:00.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:59 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:59.778+0000 7f9288bc9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:27:00.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:26:59 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:26:59.954+0000 7f9288bc9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:00.433 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:00 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:00.131+0000 7f9288bc9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:27:00.433 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:00 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:00.433+0000 7f9288bc9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:27:00.743 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:00 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:00.528+0000 7f9288bc9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:27:00.743 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:00 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:00.743+0000 7f9288bc9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:27:01.013 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:00 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:00.946+0000 7f9288bc9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:27:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:01 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/152305592' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-21T05:27:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:01.587+0000 7f9288bc9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:27:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:01.826+0000 7f9288bc9200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:27:02.350 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:02 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:02.270+0000 7f9288bc9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:27:02.359 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:02.359 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:02.359 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "8f7c53ca-1732-11ef-bc9a-c7b262605968", 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-05-21T05:27:02.360 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-21T05:27:02.361 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-21T05:27:02.362 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-21T05:27:02.363 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-05-21T05:26:50.454254+0000", 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:02.364 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-21T05:27:02.365 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:02.365 INFO:teuthology.orchestra.run.smithi049.stdout:mgr not available, waiting (2/15)... 2024-05-21T05:27:02.757 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:02 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:02.372+0000 7f9288bc9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:27:02.757 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:02 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:02.757+0000 7f9288bc9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:27:03.486 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:03 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:03.131+0000 7f9288bc9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:27:03.487 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:03 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:03.229+0000 7f9288bc9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:27:03.752 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:03 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:03.486+0000 7f9288bc9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:27:03.752 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:03 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:03.652+0000 7f9288bc9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:27:03.752 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:03 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:03.752+0000 7f9288bc9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:27:04.480 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:04.091+0000 7f9288bc9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:04.481 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:04.187+0000 7f9288bc9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:27:05.255 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:04 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/459553025' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-21T05:27:05.255 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:04.834+0000 7f9288bc9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:27:05.255 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:05.065+0000 7f9288bc9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:27:05.547 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:05.547 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:05.547 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "8f7c53ca-1732-11ef-bc9a-c7b262605968", 2024-05-21T05:27:05.547 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-05-21T05:27:05.547 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-21T05:27:05.548 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-21T05:27:05.549 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-21T05:27:05.553 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-21T05:27:05.554 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-05-21T05:26:50.454254+0000", 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:05.555 INFO:teuthology.orchestra.run.smithi049.stdout:mgr not available, waiting (3/15)... 2024-05-21T05:27:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: Activating manager daemon a 2024-05-21T05:27:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: mgrmap e2: a(active, starting, since 0.00332844s) 2024-05-21T05:27:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:27:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: Manager daemon a is now available 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' 2024-05-21T05:27:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:05 smithi049 ceph-mon[29882]: from='mgr.14100 172.21.15.49:0/3428126980' entity='mgr.a' 2024-05-21T05:27:07.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:07 smithi049 ceph-mon[29882]: mgrmap e3: a(active, since 1.0069s) 2024-05-21T05:27:08.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:08 smithi049 ceph-mon[29882]: mgrmap e4: a(active, since 2s) 2024-05-21T05:27:11.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:11 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/139089389' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-21T05:27:15.673 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:15.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:15.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "8f7c53ca-1732-11ef-bc9a-c7b262605968", 2024-05-21T05:27:15.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-05-21T05:27:15.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-21T05:27:15.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-21T05:27:15.676 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-21T05:27:15.677 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-21T05:27:15.680 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-21T05:27:15.681 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-05-21T05:26:50.454254+0000", 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:15.682 INFO:teuthology.orchestra.run.smithi049.stdout:mgr is available 2024-05-21T05:27:16.658 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:16 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/4248003092' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-21T05:27:16.658 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:16 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/4248003092' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-21T05:27:16.946 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:16.946 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [global] 2024-05-21T05:27:16.946 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout fsid = 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:27:16.946 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [osd] 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-21T05:27:16.947 INFO:teuthology.orchestra.run.smithi049.stdout:Enabling cephadm module... 2024-05-21T05:27:18.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:17 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2925590218' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-21T05:27:18.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:17 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setuser ceph since I am not root 2024-05-21T05:27:18.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:17 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setgroup ceph since I am not root 2024-05-21T05:27:18.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:17 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:17.933+0000 7f332d2f4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:27:18.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:18.127+0000 7f332d2f4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:27:18.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:18.233+0000 7f332d2f4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:27:19.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2925590218' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-21T05:27:19.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-mon[29882]: mgrmap e5: a(active, since 12s) 2024-05-21T05:27:19.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:18.556+0000 7f332d2f4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:27:19.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:18 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:18.647+0000 7f332d2f4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:27:20.038 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:19 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/3658164959' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-21T05:27:20.038 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:19 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:19.916+0000 7f332d2f4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:27:20.233 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for the mgr to restart... 2024-05-21T05:27:20.234 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr epoch 5... 2024-05-21T05:27:20.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:20 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:20.096+0000 7f332d2f4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:20.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:20 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:20.278+0000 7f332d2f4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:27:20.665 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:20 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:20.597+0000 7f332d2f4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:27:21.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:20 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:20.694+0000 7f332d2f4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:27:21.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:20 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:20.908+0000 7f332d2f4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:27:21.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:21.109+0000 7f332d2f4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:27:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:21.740+0000 7f332d2f4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:27:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:21.971+0000 7f332d2f4200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:27:22.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:22 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:22.413+0000 7f332d2f4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:27:22.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:22 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:22.513+0000 7f332d2f4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:27:23.272 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:22 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:22.899+0000 7f332d2f4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:27:23.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:23 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:23.272+0000 7f332d2f4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:27:23.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:23 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:23.369+0000 7f332d2f4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:27:24.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:23 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:23.626+0000 7f332d2f4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:27:24.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:23 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:23.766+0000 7f332d2f4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:27:24.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:23 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:23.867+0000 7f332d2f4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:27:24.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:24 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:24.207+0000 7f332d2f4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:24.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:24 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:24.304+0000 7f332d2f4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:27:25.213 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:24 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:24.935+0000 7f332d2f4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:27:25.214 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:25.161+0000 7f332d2f4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: Active manager daemon a restarted 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: Activating manager daemon a 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: osdmap e2: 0 total, 0 up, 0 in 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: mgrmap e6: a(active, starting, since 0.00349546s) 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:27:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: Manager daemon a is now available 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:25 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:27:26.502 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:26 smithi049 ceph-mon[29882]: Found migration_current of "None". Setting to last migration. 2024-05-21T05:27:26.502 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:26 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:27:26.502 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:26 smithi049 ceph-mon[29882]: mgrmap e7: a(active, since 1.0056s) 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:mgr epoch 5 is available 2024-05-21T05:27:26.705 INFO:teuthology.orchestra.run.smithi049.stdout:Setting orchestrator backend to cephadm... 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: [21/May/2024:05:27:26] ENGINE Bus STARTING 2024-05-21T05:27:27.423 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:27 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: [21/May/2024:05:27:26] ENGINE Serving on http://172.21.15.49:8765 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: [21/May/2024:05:27:27] ENGINE Serving on https://172.21.15.49:7150 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: [21/May/2024:05:27:27] ENGINE Bus STARTED 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: mgrmap e8: a(active, since 2s) 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:28 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:29.176 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout value unchanged 2024-05-21T05:27:29.176 INFO:teuthology.orchestra.run.smithi049.stdout:Generating ssh key... 2024-05-21T05:27:29.424 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:29 smithi049 ceph-mon[29882]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:30.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: Generating public/private rsa key pair. 2024-05-21T05:27:30.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: Your identification has been saved in /tmp/tmpb1bixcxw/key. 2024-05-21T05:27:30.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: Your public key has been saved in /tmp/tmpb1bixcxw/key.pub. 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: The key fingerprint is: 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: SHA256:VQWfXhJW7nqTPNf8iptH9rL0o1OJ7Dxw7x+5F6KAE5U ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: The key's randomart image is: 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: +---[RSA 3072]----+ 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | . oo+..| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | E . o + | 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | . . + o| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | . . . + | 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | S . o o| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | o . . =+*+| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | . . *o*O*| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | . Oo=X| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: | ++B*B| 2024-05-21T05:27:30.551 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:30 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: +----[SHA256]-----+ 2024-05-21T05:27:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:31 smithi049 ceph-mon[29882]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:31 smithi049 ceph-mon[29882]: Generating ssh key... 2024-05-21T05:27:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:31 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:31 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:31.912 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:27:31.913 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-05-21T05:27:31.913 INFO:teuthology.orchestra.run.smithi049.stdout:Adding key to root@localhost authorized_keys... 2024-05-21T05:27:31.913 INFO:teuthology.orchestra.run.smithi049.stdout:Adding host smithi049... 2024-05-21T05:27:32.270 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:32 smithi049 ceph-mon[29882]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:33.499 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:33 smithi049 ceph-mon[29882]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi049", "addr": "172.21.15.49", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:34 smithi049 ceph-mon[29882]: Deploying cephadm binary to smithi049 2024-05-21T05:27:37.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Added host 'smithi049' with addr '172.21.15.49' 2024-05-21T05:27:37.512 INFO:teuthology.orchestra.run.smithi049.stdout:Deploying unmanaged mon service... 2024-05-21T05:27:37.946 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:37 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:37.946 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:37 smithi049 ceph-mon[29882]: Added host smithi049 2024-05-21T05:27:37.946 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:37 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:38.939 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-05-21T05:27:38.939 INFO:teuthology.orchestra.run.smithi049.stdout:Deploying unmanaged mgr service... 2024-05-21T05:27:39.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:39 smithi049 ceph-mon[29882]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:39.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:39 smithi049 ceph-mon[29882]: Saving service mon spec with placement count:5 2024-05-21T05:27:39.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:39 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:41.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:41 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:41.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:41 smithi049 ceph-mon[29882]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:41.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:41 smithi049 ceph-mon[29882]: Saving service mgr spec with placement count:2 2024-05-21T05:27:41.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:41 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:41.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:41 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:41.308 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-05-21T05:27:43.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:43 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/4009831618' entity='client.admin' 2024-05-21T05:27:44.140 INFO:teuthology.orchestra.run.smithi049.stdout:Enabling the dashboard module... 2024-05-21T05:27:44.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:44 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:44.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:44 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/3358466449' entity='client.admin' 2024-05-21T05:27:45.661 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/3279934964' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-21T05:27:45.661 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-mon[29882]: from='mgr.14120 172.21.15.49:0/2332063249' entity='mgr.a' 2024-05-21T05:27:45.661 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setuser ceph since I am not root 2024-05-21T05:27:45.661 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setgroup ceph since I am not root 2024-05-21T05:27:45.661 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:45.554+0000 7f2732b27200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:27:45.986 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:45.753+0000 7f2732b27200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:27:45.986 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:45.861+0000 7f2732b27200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:27:46.246 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:46 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:46.194+0000 7f2732b27200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:27:46.498 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:46 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:46.294+0000 7f2732b27200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:27:46.498 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:46 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/3279934964' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-21T05:27:46.498 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:46 smithi049 ceph-mon[29882]: mgrmap e9: a(active, since 20s) 2024-05-21T05:27:47.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:47 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2576822222' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-21T05:27:47.672 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:47.571+0000 7f2732b27200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for the mgr to restart... 2024-05-21T05:27:47.675 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr epoch 9... 2024-05-21T05:27:47.941 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:47.755+0000 7f2732b27200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:47.942 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:47.941+0000 7f2732b27200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:27:48.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:48.247+0000 7f2732b27200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:27:48.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:48.345+0000 7f2732b27200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:27:49.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:48.560+0000 7f2732b27200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:27:49.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:48.765+0000 7f2732b27200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:27:49.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:49.402+0000 7f2732b27200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:27:49.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:49.636+0000 7f2732b27200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:27:50.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:50 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:50.082+0000 7f2732b27200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:27:50.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:50 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:50.185+0000 7f2732b27200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:27:50.970 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:50 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:50.573+0000 7f2732b27200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:27:50.970 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:50 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:50.970+0000 7f2732b27200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:27:51.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:51.068+0000 7f2732b27200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:27:51.584 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:51.325+0000 7f2732b27200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:27:51.584 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:51.483+0000 7f2732b27200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:27:51.585 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:51.584+0000 7f2732b27200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:27:52.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:51.924+0000 7f2732b27200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:27:52.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:52.022+0000 7f2732b27200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:27:52.943 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:52.660+0000 7f2732b27200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:27:52.943 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:27:52.890+0000 7f2732b27200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: Active manager daemon a restarted 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: Activating manager daemon a 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: osdmap e3: 0 total, 0 up, 0 in 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: mgrmap e10: a(active, starting, since 0.00334666s) 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:27:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:27:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:27:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: Manager daemon a is now available 2024-05-21T05:27:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:27:54.223 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:27:54.223 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:27:54.223 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:53 smithi049 ceph-mon[29882]: mgrmap e11: a(active, since 1.00609s) 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:mgr epoch 9 is available 2024-05-21T05:27:54.460 INFO:teuthology.orchestra.run.smithi049.stdout:Generating a dashboard self-signed certificate... 2024-05-21T05:27:55.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:54 smithi049 ceph-mon[29882]: [21/May/2024:05:27:54] ENGINE Bus STARTING 2024-05-21T05:27:55.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:54 smithi049 ceph-mon[29882]: [21/May/2024:05:27:54] ENGINE Serving on https://172.21.15.49:7150 2024-05-21T05:27:55.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:54 smithi049 ceph-mon[29882]: [21/May/2024:05:27:54] ENGINE Serving on http://172.21.15.49:8765 2024-05-21T05:27:55.254 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:54 smithi049 ceph-mon[29882]: [21/May/2024:05:27:54] ENGINE Bus STARTED 2024-05-21T05:27:56.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:55 smithi049 ceph-mon[29882]: mgrmap e12: a(active, since 2s) 2024-05-21T05:27:56.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:27:56.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:27:56.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:27:56.259 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-05-21T05:27:56.259 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial admin user... 2024-05-21T05:27:57.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:57 smithi049 ceph-mon[29882]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:57.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:57 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:27:57.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:57 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:27:58.028 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$.0i75jTGXlOkqxiku0zxuus1e4NhczzxxQbvtRSYSCYW/P9NXt33i", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1716269277, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-05-21T05:27:58.028 INFO:teuthology.orchestra.run.smithi049.stdout:Fetching dashboard port number... 2024-05-21T05:27:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:58 smithi049 ceph-mon[29882]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:27:59.458 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:27:59 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/3935813493' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-21T05:27:59.694 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 8443 2024-05-21T05:27:59.705 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-21T05:27:59.705 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout disabled 2024-05-21T05:27:59.713 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-21T05:27:59.713 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-05-21T05:27:59.713 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld.service is not enabled 2024-05-21T05:27:59.713 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-05-21T05:27:59.714 INFO:teuthology.orchestra.run.smithi049.stdout:Ceph Dashboard is now available at: 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout: URL: https://smithi049.front.sepia.ceph.com:8443/ 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout: User: admin 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout: Password: yi3n1e2tiu 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout:Saving cluster configuration to /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config directory 2024-05-21T05:27:59.715 INFO:teuthology.orchestra.run.smithi049.stdout:Enabling autotune for osd_memory_target 2024-05-21T05:28:00.398 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:00 smithi049 ceph-mon[29882]: mgrmap e13: a(active, since 6s) 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout:Or, if you are only running a single cluster on this host: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout:Please consider enabling telemetry to help improve Ceph: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.283 INFO:teuthology.orchestra.run.smithi049.stdout: ceph telemetry on 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout:For more information see: 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:02.284 INFO:teuthology.orchestra.run.smithi049.stdout:Bootstrap complete. 2024-05-21T05:28:02.327 INFO:tasks.cephadm:Fetching config... 2024-05-21T05:28:02.327 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:02.327 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-05-21T05:28:02.345 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-05-21T05:28:02.345 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:02.345 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-05-21T05:28:02.402 INFO:tasks.cephadm:Fetching mon keyring... 2024-05-21T05:28:02.402 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:02.402 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/keyring of=/dev/stdout 2024-05-21T05:28:02.468 INFO:tasks.cephadm:Fetching pub ssh key... 2024-05-21T05:28:02.469 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:02.469 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-05-21T05:28:02.524 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-05-21T05:28:02.525 DEBUG:teuthology.orchestra.run.smithi049:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-21T05:28:02.603 INFO:teuthology.orchestra.run.smithi049.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:02.616 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-21T05:28:02.657 INFO:teuthology.orchestra.run.smithi154.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:02.669 DEBUG:teuthology.orchestra.run.smithi157:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-21T05:28:02.712 INFO:teuthology.orchestra.run.smithi157.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEhDXCqecvbXVGmgqTRQpj4Bfd9ObaKrlATb+njN2lrPepo16yjaVavNUDDGnCSJ0kspHl7oarqibi7PtLHv4sYuli+qo1O3ffmFzKSiASpSZcIPvSmL9Bau/o1OYun2yIyqpCZmiOHRDaXz1xTaCnlB1G3WIn7yqV6yDjMluzDNSbS7q0S448lsRjb1nWbccBcv2+LSsTfKvnkKBPj5z6amKsUjMDCOtMHC5xL9Z7lHRCfsWSmMwRTJrwTGngL7arf9kKNtFDh4+3yGFJG5BK+wJ3iLnXWdpjIwieRnNecrdmSfeWvw4si60t7SazMDGLqs1CbdAaiWxvl2WLTgfYebH2/Ah296uyn34EGEkKnaIlvJYeFbgVCflteupbNf31cmPIfzrC0t9qTjFwVyEfhlEeolpRvUcvf/GkqLEIv7ozT6/xfJiXOO1Tu/jNjF30VYDHn7ryGssw0wCDEe4dXXT2nT9h1IN7WE+Rpf75deqJk5TyWzCNHtrQOtNjM3s= ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:02.724 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-05-21T05:28:02.973 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:02 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/276597954' entity='client.admin' 2024-05-21T05:28:06.214 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-05-21T05:28:06.214 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-05-21T05:28:06.723 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:06 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/1178078938' entity='client.admin' 2024-05-21T05:28:06.793 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:07.896 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:07.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:07.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi049", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:07.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:07.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:07.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:09.376 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi154 2024-05-21T05:28:09.376 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:28:09.376 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.conf 2024-05-21T05:28:09.395 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:28:09.395 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:09.454 INFO:tasks.cephadm:Adding host smithi154 to orchestrator... 2024-05-21T05:28:09.454 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch host add smithi154 2024-05-21T05:28:09.704 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: Updating smithi049:/etc/ceph/ceph.conf 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:09.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:09 smithi049 ceph-mon[29882]: Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:10.970 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:10 smithi049 ceph-mon[29882]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:10.970 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:10 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:10.970 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:10 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:10.970 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:10 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:12.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:12 smithi049 ceph-mon[29882]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:12.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:12 smithi049 ceph-mon[29882]: Deploying cephadm binary to smithi154 2024-05-21T05:28:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:13 smithi049 ceph-mon[29882]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:15.727 INFO:teuthology.orchestra.run.smithi049.stdout:Added host 'smithi154' with addr '172.21.15.154' 2024-05-21T05:28:16.018 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:15 smithi049 ceph-mon[29882]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:16.018 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:16.018 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:16.306 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch host ls --format=json 2024-05-21T05:28:16.552 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:17.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:17 smithi049 ceph-mon[29882]: Added host smithi154 2024-05-21T05:28:17.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:17 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:17.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:17 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:18.322 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:18.322 INFO:teuthology.orchestra.run.smithi049.stdout:[{"addr": "172.21.15.49", "hostname": "smithi049", "labels": [], "status": ""}, {"addr": "172.21.15.154", "hostname": "smithi154", "labels": [], "status": ""}] 2024-05-21T05:28:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:18 smithi049 ceph-mon[29882]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:18.950 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi157 2024-05-21T05:28:18.950 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:28:18.950 DEBUG:teuthology.orchestra.run.smithi157:> dd of=/etc/ceph/ceph.conf 2024-05-21T05:28:18.970 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:28:18.970 DEBUG:teuthology.orchestra.run.smithi157:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:19.029 INFO:tasks.cephadm:Adding host smithi157 to orchestrator... 2024-05-21T05:28:19.029 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch host add smithi157 2024-05-21T05:28:19.274 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:19 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:19 smithi049 ceph-mon[29882]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:20.511 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:20 smithi049 ceph-mon[29882]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi157", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:22 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:23.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:23 smithi049 ceph-mon[29882]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:28:23.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:23 smithi049 ceph-mon[29882]: Deploying cephadm binary to smithi157 2024-05-21T05:28:23.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:23 smithi049 ceph-mon[29882]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:23.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:23 smithi049 ceph-mon[29882]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:23.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:23 smithi049 ceph-mon[29882]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:24.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:24 smithi049 ceph-mon[29882]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:25.315 INFO:teuthology.orchestra.run.smithi049.stdout:Added host 'smithi157' with addr '172.21.15.157' 2024-05-21T05:28:25.803 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch host ls --format=json 2024-05-21T05:28:26.056 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: Added host smithi157 2024-05-21T05:28:26.167 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:25 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:27.147 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:26 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:27.148 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:26 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:27.865 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:28:27.865 INFO:teuthology.orchestra.run.smithi049.stdout:[{"addr": "172.21.15.49", "hostname": "smithi049", "labels": [], "status": ""}, {"addr": "172.21.15.154", "hostname": "smithi154", "labels": [], "status": ""}, {"addr": "172.21.15.157", "hostname": "smithi157", "labels": [], "status": ""}] 2024-05-21T05:28:28.229 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:27 smithi049 ceph-mon[29882]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:28.558 INFO:tasks.cephadm:Setting crush tunables to default 2024-05-21T05:28:28.559 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd crush tunables default 2024-05-21T05:28:28.803 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:29.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:28 smithi049 ceph-mon[29882]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:29.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:28 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:30.229 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:29 smithi049 ceph-mon[29882]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:30.922 INFO:teuthology.orchestra.run.smithi049.stderr:adjusted tunables profile to default 2024-05-21T05:28:31.275 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:30 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-21T05:28:31.595 INFO:tasks.cephadm:Adding mon.a on smithi049 2024-05-21T05:28:31.595 INFO:tasks.cephadm:Adding mon.b on smithi154 2024-05-21T05:28:31.595 INFO:tasks.cephadm:Adding mon.c on smithi157 2024-05-21T05:28:31.595 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch apply mon '3;smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c' 2024-05-21T05:28:31.833 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-21T05:28:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:32 smithi049 ceph-mon[29882]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:33.583 INFO:teuthology.orchestra.run.smithi157.stdout:Scheduled mon update... 2024-05-21T05:28:34.109 DEBUG:teuthology.orchestra.run.smithi154:mon.b> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.b.service 2024-05-21T05:28:34.112 DEBUG:teuthology.orchestra.run.smithi157:mon.c> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.c.service 2024-05-21T05:28:34.115 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-21T05:28:34.115 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:34.873 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:35.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:34 smithi049 ceph-mon[29882]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:35.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:34 smithi049 ceph-mon[29882]: Saving service mon spec with placement smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c;count:3 2024-05-21T05:28:35.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:34 smithi049 ceph-mon[29882]: Deploying daemon mon.c on smithi157 2024-05-21T05:28:36.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:35 smithi049 ceph-mon[29882]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:37 smithi049 ceph-mon[29882]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.332 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:28:38.332 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":1,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","modified":"2024-05-21T05:26:47.380396Z","created":"2024-05-21T05:26:47.380396Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-21T05:28:38.334 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 1 2024-05-21T05:28:38.447 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.force_consistency_checks: 1 2024-05-21T05:28:38.447 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.report_bg_io_stats: 0 2024-05-21T05:28:38.447 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.ttl: 2592000 2024-05-21T05:28:38.447 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-21T05:28:38.447 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.enable_blob_files: false 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.min_blob_size: 0 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_file_size: 268435456 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-21T05:28:38.448 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.blob_file_starting_level: 0 2024-05-21T05:28:38.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-21T05:28:38.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-05-21T05:28:38.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2ab40e2b-728b-475c-af8c-b046dfa8b110 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269318445973, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269318446500, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1716269318, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2ab40e2b-728b-475c-af8c-b046dfa8b110", "db_session_id": "4ACXQOID2M8CEFXSTLIG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269318446597, "job": 1, "event": "recovery_finished"} 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562080c84000 2024-05-21T05:28:38.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: DB pointer 0x562080c70000 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: ** DB Stats ** 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-21T05:28:38.703 INFO:journalctl@ceph.mon.c.smithi157.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: ** Compaction Stats [default] ** 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.704 INFO:journalctl@ceph.mon.c.smithi157.stdout: ** Compaction Stats [default] ** 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-21T05:28:38.705 INFO:journalctl@ceph.mon.c.smithi157.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: 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-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: Block cache BinnedLRUCache@0x562080b671f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-21T05:28:38.706 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: using public_addr v2:172.21.15.157:0/0 -> [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: starting mon.c rank -1 at public addrs [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] at bind addrs [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(???) e0 preinit fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).mds e1 new map 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).mds e1 print_map 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: e1 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: legacy client fscid: -1 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: 2024-05-21T05:28:38.707 INFO:journalctl@ceph.mon.c.smithi157.stdout: No filesystems configured 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: 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-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:38.708 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Added host smithi154 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.709 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi157", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Deploying cephadm binary to smithi157 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:38.710 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Added host smithi157 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.711 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.712 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.713 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Saving service mon spec with placement smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c;count:3 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: Deploying daemon mon.c on smithi157 2024-05-21T05:28:38.714 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.715 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:38.715 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 ceph-mon[33308]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-05-21T05:28:38.715 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 bash[33258]: 3bbab45efb40b018cfa5eeedd00438479c557887c9b3d0abf13d6c11390a9012 2024-05-21T05:28:38.715 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:38 smithi157 systemd[1]: Started Ceph mon.c for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:28:40.132 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-21T05:28:40.133 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-21T05:28:40.382 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.c/config 2024-05-21T05:28:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: mon.a calling monitor election 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: mon.c calling monitor election 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: monmap epoch 2 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: last_changed 2024-05-21T05:28:38.470632+0000 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: min_mon_release 19 (squid) 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: election_strategy: 1 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: fsmap 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:43.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: mgrmap e13: a(active, since 50s) 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: overall HEALTH_OK 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:43.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: mon.a calling monitor election 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: mon.c calling monitor election 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:43.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: monmap epoch 2 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: last_changed 2024-05-21T05:28:38.470632+0000 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: min_mon_release 19 (squid) 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: election_strategy: 1 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: fsmap 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: mgrmap e13: a(active, since 50s) 2024-05-21T05:28:43.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: overall HEALTH_OK 2024-05-21T05:28:43.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:43.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:43.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:44 smithi049 ceph-mon[29882]: Deploying daemon mon.b on smithi154 2024-05-21T05:28:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:44 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:44.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:44 smithi157 ceph-mon[33308]: Deploying daemon mon.b on smithi154 2024-05-21T05:28:44.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:44 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:45.234 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:28:45.235 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":2,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","modified":"2024-05-21T05:28:38.470632Z","created":"2024-05-21T05:26:47.380396Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-21T05:28:45.237 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 2 2024-05-21T05:28:45.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:45 smithi049 ceph-mon[29882]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:45.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:45 smithi049 ceph-mon[29882]: from='client.? 172.21.15.157:0/4187582993' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:45.914 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:45 smithi157 ceph-mon[33308]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:45.914 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:45 smithi157 ceph-mon[33308]: from='client.? 172.21.15.157:0/4187582993' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:46.944 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-21T05:28:46.945 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-21T05:28:47.189 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.c/config 2024-05-21T05:28:47.389 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 podman[33021]: 2024-05-21 05:28:47.21972013 +0000 UTC m=+0.017338015 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 podman[33021]: 2024-05-21 05:28:47.483150537 +0000 UTC m=+0.280768411 container init f7b1831d9d92bd39ea6b60fc07cf2e3ae00427a507b0b455449518f77924b992 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240514, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, maintainer=Guillaume Abrioux , ceph=True) 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 podman[33021]: 2024-05-21 05:28:47.488662697 +0000 UTC m=+0.286280571 container start f7b1831d9d92bd39ea6b60fc07cf2e3ae00427a507b0b455449518f77924b992 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD) 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: set uid:gid to 167:167 (ceph:ceph) 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: ceph version 19.0.0-3728-g6cd0f801 (6cd0f8013e2dea00c3a29a0d8b10656b132d7c80) squid (dev), process ceph-mon, pid 7 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pidfile_write: ignore empty --pid-file 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: load: jerasure load: lrc 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: RocksDB version: 7.9.2 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Git sha 0 2024-05-21T05:28:47.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Compile date 2024-05-15 18:21:30 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: DB SUMMARY 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: DB Session ID: S5FWURWNULXEYEMNBX6S 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: CURRENT file: CURRENT 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: IDENTITY file: IDENTITY 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.error_if_exists: 0 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.create_if_missing: 0 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.paranoid_checks: 1 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-21T05:28:47.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-21T05:28:47.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-21T05:28:47.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.env: 0x55bb0576bcc0 2024-05-21T05:28:47.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.fs: PosixFileSystem 2024-05-21T05:28:47.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.info_log: 0x55bb06d5fd80 2024-05-21T05:28:47.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_file_opening_threads: 16 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.statistics: (nil) 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.use_fsync: 0 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_log_file_size: 0 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.keep_log_file_num: 1000 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.recycle_log_file_num: 0 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_fallocate: 1 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_mmap_reads: 0 2024-05-21T05:28:47.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_mmap_writes: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.use_direct_reads: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.create_missing_column_families: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.db_log_dir: 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.wal_dir: 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.advise_random_on_open: 1 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.db_write_buffer_size: 0 2024-05-21T05:28:47.901 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.write_buffer_manager: 0x55bb06d310e0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.rate_limiter: (nil) 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.wal_recovery_mode: 2 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enable_thread_tracking: 0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enable_pipelined_write: 0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.unordered_write: 0 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-21T05:28:47.902 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.row_cache: None 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.wal_filter: None 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_ingest_behind: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.two_write_queues: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.manual_wal_flush: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.wal_compression: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.atomic_flush: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-21T05:28:47.903 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.log_readahead_size: 0 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.best_efforts_recovery: 0 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.allow_data_in_errors: 0 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.db_host_id: __hostname__ 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_background_jobs: 2 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_background_compactions: -1 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_subcompactions: 1 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-21T05:28:47.904 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_total_wal_size: 0 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_open_files: -1 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bytes_per_sync: 0 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_readahead_size: 0 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_background_flushes: -1 2024-05-21T05:28:47.905 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Compression algorithms supported: 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kZSTD supported: 0 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kXpressCompression supported: 0 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kLZ4HCCompression supported: 1 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kZlibCompression supported: 1 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kSnappyCompression supported: 1 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kLZ4Compression supported: 1 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: kBZip2Compression supported: 0 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-05-21T05:28:47.906 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.merge_operator: 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_filter: None 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_filter_factory: None 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.sst_partitioner_factory: None 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb06d5ff40) 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout: cache_index_and_filter_blocks: 1 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout: pin_top_level_index_and_filter: 1 2024-05-21T05:28:47.907 INFO:journalctl@ceph.mon.b.smithi154.stdout: index_type: 0 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: data_block_index_type: 0 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: index_shortening: 1 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: checksum: 4 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: no_block_cache: 0 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_cache: 0x55bb06d631f0 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_cache_name: BinnedLRUCache 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_cache_options: 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: capacity : 536870912 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: num_shard_bits : 4 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: strict_capacity_limit : 0 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: high_pri_pool_ratio: 0.000 2024-05-21T05:28:47.908 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_cache_compressed: (nil) 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: persistent_cache: (nil) 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_size: 4096 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_size_deviation: 10 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_restart_interval: 16 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: index_block_restart_interval: 1 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: metadata_block_size: 4096 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: partition_filters: 0 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: use_delta_encoding: 1 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: filter_policy: bloomfilter 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: whole_key_filtering: 1 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: verify_compression: 0 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: read_amp_bytes_per_bit: 0 2024-05-21T05:28:47.909 INFO:journalctl@ceph.mon.b.smithi154.stdout: format_version: 5 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: enable_index_compression: 1 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: block_align: 0 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: max_auto_readahead_size: 262144 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: prepopulate_block_cache: 0 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: initial_auto_readahead_size: 8192 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout: num_file_reads_for_auto_readahead: 2 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.write_buffer_size: 33554432 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_write_buffer_number: 2 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression: NoCompression 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression: Disabled 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.prefix_extractor: nullptr 2024-05-21T05:28:47.910 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.num_levels: 7 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-21T05:28:47.911 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.level: 32767 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.strategy: 0 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.enabled: false 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-21T05:28:47.912 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.target_file_size_base: 67108864 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-21T05:28:47.913 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.arena_block_size: 1048576 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.disable_auto_compactions: 0 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-21T05:28:47.914 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.inplace_update_support: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.bloom_locality: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.max_successive_merges: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.paranoid_file_checks: 0 2024-05-21T05:28:47.915 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.force_consistency_checks: 1 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.report_bg_io_stats: 0 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.ttl: 2592000 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enable_blob_files: false 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.min_blob_size: 0 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_file_size: 268435456 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-21T05:28:47.916 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.blob_file_starting_level: 0 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 945e203b-fe00-43e0-b67d-1ddf85989012 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269327519144, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269327519575, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1716269327, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "945e203b-fe00-43e0-b67d-1ddf85989012", "db_session_id": "S5FWURWNULXEYEMNBX6S", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716269327519654, "job": 1, "event": "recovery_finished"} 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-21T05:28:47.917 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bb06e80000 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: DB pointer 0x55bb06e6c000 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: ** DB Stats ** 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.918 INFO:journalctl@ceph.mon.b.smithi154.stdout: ** Compaction Stats [default] ** 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: ** Compaction Stats [default] ** 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: 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 Rblob(GB) Wblob(GB) 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-21T05:28:47.919 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Cumulative compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Interval compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: 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-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Block cache BinnedLRUCache@0x55bb06d631f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.920 INFO:journalctl@ceph.mon.b.smithi154.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: using public_addr v2:172.21.15.154:0/0 -> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: starting mon.b rank -1 at public addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] at bind addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(???) e0 preinit fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).mds e1 new map 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).mds e1 print_map 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: e1 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: legacy client fscid: -1 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: 2024-05-21T05:28:47.921 INFO:journalctl@ceph.mon.b.smithi154.stdout: No filesystems configured 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: 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-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Added host smithi154 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.922 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi157", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:47.923 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Deploying cephadm binary to smithi157 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.924 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Added host smithi157 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2354914973' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:47.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.926 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Saving service mon spec with placement smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c;count:3 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Deploying daemon mon.c on smithi157 2024-05-21T05:28:47.927 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.a calling monitor election 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.c calling monitor election 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.928 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: monmap epoch 2 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: last_changed 2024-05-21T05:28:38.470632+0000 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: min_mon_release 19 (squid) 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: election_strategy: 1 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: fsmap 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mgrmap e13: a(active, since 50s) 2024-05-21T05:28:47.929 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: overall HEALTH_OK 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: Deploying daemon mon.b on smithi154 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: from='client.? 172.21.15.157:0/4187582993' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 ceph-mon[33059]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 bash[33021]: f7b1831d9d92bd39ea6b60fc07cf2e3ae00427a507b0b455449518f77924b992 2024-05-21T05:28:47.930 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:47 smithi154 systemd[1]: Started Ceph mon.b for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:28:52.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: mon.c calling monitor election 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: mon.a calling monitor election 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:52.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: monmap epoch 3 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: min_mon_release 19 (squid) 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: election_strategy: 1 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: fsmap 2024-05-21T05:28:52.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: mgrmap e13: a(active, since 59s) 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:52.953 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: mon.c calling monitor election 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: mon.a calling monitor election 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:53.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: monmap epoch 3 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: min_mon_release 19 (squid) 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: election_strategy: 1 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: fsmap 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:53.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: mgrmap e13: a(active, since 59s) 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.496 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-21T05:28:53.496 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":3,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","modified":"2024-05-21T05:28:47.543699Z","created":"2024-05-21T05:26:47.380396Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:3300","nonce":0},{"type":"v1","addr":"172.21.15.154:6789","nonce":0}]},"addr":"172.21.15.154:6789/0","public_addr":"172.21.15.154:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-21T05:28:53.499 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 3 2024-05-21T05:28:53.867 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:53 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:53.868 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:53 smithi157 ceph-mon[33308]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:53.868 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:53 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:53.868 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:53 smithi157 ceph-mon[33308]: from='client.? 172.21.15.157:0/2807223235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:53.868 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:53 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:54.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:53 smithi049 ceph-mon[29882]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:54.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:53 smithi049 ceph-mon[29882]: from='client.? 172.21.15.157:0/2807223235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:54.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.642 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-05-21T05:28:54.642 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph config generate-minimal-conf 2024-05-21T05:28:54.892 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:28:54.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: mon.c calling monitor election 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: mon.a calling monitor election 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: monmap epoch 3 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: min_mon_release 19 (squid) 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: election_strategy: 1 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: fsmap 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:54.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: mgrmap e13: a(active, since 59s) 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='client.? 172.21.15.157:0/2807223235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-21T05:28:54.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:55.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mon.b calling monitor election 2024-05-21T05:28:55.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mon.b calling monitor election 2024-05-21T05:28:55.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mon.c calling monitor election 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mon.a calling monitor election 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: monmap epoch 3 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: min_mon_release 19 (squid) 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: election_strategy: 1 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:55.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: fsmap 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: mgrmap e13: a(active, since 61s) 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: Cluster is now healthy 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: overall HEALTH_OK 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mon.b calling monitor election 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mon.b calling monitor election 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mon.c calling monitor election 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mon.a calling monitor election 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: monmap epoch 3 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:55.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: min_mon_release 19 (squid) 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: election_strategy: 1 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: fsmap 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: mgrmap e13: a(active, since 61s) 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: Cluster is now healthy 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: overall HEALTH_OK 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:55.453 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mon.b calling monitor election 2024-05-21T05:28:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mon.b calling monitor election 2024-05-21T05:28:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mon.c calling monitor election 2024-05-21T05:28:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mon.a calling monitor election 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: monmap epoch 3 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: min_mon_release 19 (squid) 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: election_strategy: 1 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:28:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: fsmap 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: osdmap e4: 0 total, 0 up, 0 in 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: mgrmap e13: a(active, since 61s) 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: Cluster is now healthy 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: overall HEALTH_OK 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:55.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:55.650 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: Reconfiguring mon.a (unknown last config time)... 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: Reconfiguring daemon mon.a on smithi049 2024-05-21T05:28:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:56.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:56.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: Reconfiguring mon.a (unknown last config time)... 2024-05-21T05:28:56.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: Reconfiguring daemon mon.a on smithi049 2024-05-21T05:28:56.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:56 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:56.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: Reconfiguring mon.a (unknown last config time)... 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: Reconfiguring daemon mon.a on smithi049 2024-05-21T05:28:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:56 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:28:56.721 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:28:56 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:28:56.543+0000 7f26f879f700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-05-21T05:28:57.591 INFO:teuthology.orchestra.run.smithi049.stdout:# minimal ceph.conf for 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:57.591 INFO:teuthology.orchestra.run.smithi049.stdout:[global] 2024-05-21T05:28:57.591 INFO:teuthology.orchestra.run.smithi049.stdout: fsid = 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:28:57.591 INFO:teuthology.orchestra.run.smithi049.stdout: mon_host = [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] 2024-05-21T05:28:58.140 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-05-21T05:28:58.140 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:58.140 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/ceph/ceph.conf 2024-05-21T05:28:58.169 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:28:58.169 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:58.235 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:28:58.236 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.conf 2024-05-21T05:28:58.262 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:28:58.263 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:58.328 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:28:58.328 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.conf 2024-05-21T05:28:58.362 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:28:58.362 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/267070479' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:58 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.431 INFO:tasks.cephadm:Adding mgr.a on smithi049 2024-05-21T05:28:58.431 INFO:tasks.cephadm:Adding mgr.b on smithi154 2024-05-21T05:28:58.431 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch apply mgr '2;smithi049=a;smithi154=b' 2024-05-21T05:28:58.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:58.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/267070479' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:58 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/267070479' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:58 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:58.688 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.c/config 2024-05-21T05:28:59.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: Reconfiguring mon.b (monmap changed)... 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: Reconfiguring daemon mon.b on smithi154 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:59.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:28:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: Reconfiguring mon.b (monmap changed)... 2024-05-21T05:28:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: Reconfiguring daemon mon.b on smithi154 2024-05-21T05:28:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:59.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:59.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:28:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:28:59.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: Reconfiguring mon.b (monmap changed)... 2024-05-21T05:28:59.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: Reconfiguring daemon mon.b on smithi154 2024-05-21T05:28:59.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:28:59.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-21T05:28:59.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-21T05:28:59.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:28:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:00.427 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:00 smithi157 ceph-mon[33308]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:00.427 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:00 smithi157 ceph-mon[33308]: Reconfiguring mon.c (monmap changed)... 2024-05-21T05:29:00.428 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:00 smithi157 ceph-mon[33308]: Reconfiguring daemon mon.c on smithi157 2024-05-21T05:29:00.476 INFO:teuthology.orchestra.run.smithi157.stdout:Scheduled mgr update... 2024-05-21T05:29:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:00 smithi049 ceph-mon[29882]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:00 smithi049 ceph-mon[29882]: Reconfiguring mon.c (monmap changed)... 2024-05-21T05:29:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:00 smithi049 ceph-mon[29882]: Reconfiguring daemon mon.c on smithi157 2024-05-21T05:29:00.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:00 smithi154 ceph-mon[33059]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:00.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:00 smithi154 ceph-mon[33059]: Reconfiguring mon.c (monmap changed)... 2024-05-21T05:29:00.602 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:00 smithi154 ceph-mon[33059]: Reconfiguring daemon mon.c on smithi157 2024-05-21T05:29:01.070 DEBUG:teuthology.orchestra.run.smithi154:mgr.b> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.b.service 2024-05-21T05:29:01.073 INFO:tasks.cephadm:Deploying OSDs... 2024-05-21T05:29:01.073 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-05-21T05:29:01.073 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/scratch_devs of=/dev/stdout 2024-05-21T05:29:01.093 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-05-21T05:29:01.094 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_1 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-05-21 05:28:05.826463591 +0000 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-05-21 05:21:40.425320982 +0000 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-05-21 05:21:40.425320982 +0000 2024-05-21T05:29:01.153 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: 2024-05-21 05:21:40.425320982 +0000 2024-05-21T05:29:01.154 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-21T05:29:01.222 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-05-21T05:29:01.223 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-05-21T05:29:01.223 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000114074 s, 4.5 MB/s 2024-05-21T05:29:01.224 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-21T05:29:01.284 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_2 2024-05-21T05:29:01.343 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-21T05:29:01.343 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-05-21 05:28:05.862462606 +0000 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-05-21 05:21:40.777311285 +0000 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-05-21 05:21:40.777311285 +0000 2024-05-21T05:29:01.344 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: 2024-05-21 05:21:40.777311285 +0000 2024-05-21T05:29:01.344 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-21T05:29:01.412 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-05-21T05:29:01.412 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-05-21T05:29:01.412 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000126623 s, 4.0 MB/s 2024-05-21T05:29:01.413 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-21T05:29:01.473 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_3 2024-05-21T05:29:01.531 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-05-21 05:28:05.897461647 +0000 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-05-21 05:21:41.133301478 +0000 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-05-21 05:21:41.133301478 +0000 2024-05-21T05:29:01.532 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: 2024-05-21 05:21:41.133301478 +0000 2024-05-21T05:29:01.532 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-21T05:29:01.598 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-05-21T05:29:01.598 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-05-21T05:29:01.598 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000119428 s, 4.3 MB/s 2024-05-21T05:29:01.599 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-21T05:29:01.658 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_4 2024-05-21T05:29:01.716 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-21T05:29:01.716 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:01.716 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-05-21T05:29:01.716 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:01.716 INFO:teuthology.orchestra.run.smithi049.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:01.717 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-05-21 05:28:05.933460662 +0000 2024-05-21T05:29:01.717 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-05-21 05:21:41.455292608 +0000 2024-05-21T05:29:01.717 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-05-21 05:21:41.455292608 +0000 2024-05-21T05:29:01.717 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: 2024-05-21 05:21:41.455292608 +0000 2024-05-21T05:29:01.717 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-21T05:29:01.780 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:01 smithi049 ceph-mon[29882]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:01.780 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:01 smithi049 ceph-mon[29882]: Saving service mgr spec with placement smithi049=a;smithi154=b;count:2 2024-05-21T05:29:01.780 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:01 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:01.780 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:01 smithi049 ceph-mon[29882]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:01.782 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-05-21T05:29:01.783 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-05-21T05:29:01.783 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000117649 s, 4.4 MB/s 2024-05-21T05:29:01.784 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-21T05:29:01.842 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-21T05:29:01.842 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-21T05:29:01.862 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-05-21T05:29:01.862 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2024-05-21T05:29:01.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:01 smithi154 ceph-mon[33059]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:01.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:01 smithi154 ceph-mon[33059]: Saving service mgr spec with placement smithi049=a;smithi154=b;count:2 2024-05-21T05:29:01.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:01 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:01.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:01 smithi154 ceph-mon[33059]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:01.898 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:01 smithi157 ceph-mon[33308]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=a;smithi154=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:01.898 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:01 smithi157 ceph-mon[33308]: Saving service mgr spec with placement smithi049=a;smithi154=b;count:2 2024-05-21T05:29:01.898 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:01 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:01.898 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:01 smithi157 ceph-mon[33308]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:01.913 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-21 05:28:47.012263704 +0000 2024-05-21T05:29:01.914 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-21 05:21:37.903871701 +0000 2024-05-21T05:29:01.914 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-21 05:21:37.903871701 +0000 2024-05-21T05:29:01.914 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-21 05:21:37.903871701 +0000 2024-05-21T05:29:01.914 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-21T05:29:01.980 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-21T05:29:01.980 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-21T05:29:01.980 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000224759 s, 2.3 MB/s 2024-05-21T05:29:01.981 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-21T05:29:02.039 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:02.096 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-21 05:28:47.013263676 +0000 2024-05-21T05:29:02.097 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-21 05:21:38.247862165 +0000 2024-05-21T05:29:02.097 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-21 05:21:38.247862165 +0000 2024-05-21T05:29:02.097 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-21 05:21:38.247862165 +0000 2024-05-21T05:29:02.097 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-21T05:29:02.161 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-21T05:29:02.161 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-21T05:29:02.161 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000214203 s, 2.4 MB/s 2024-05-21T05:29:02.162 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-21T05:29:02.219 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-21 05:28:47.013263676 +0000 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-21 05:21:38.582852877 +0000 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-21 05:21:38.582852877 +0000 2024-05-21T05:29:02.276 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-21 05:21:38.582852877 +0000 2024-05-21T05:29:02.277 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-21T05:29:02.339 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-21T05:29:02.339 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-21T05:29:02.339 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000205447 s, 2.5 MB/s 2024-05-21T05:29:02.341 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-21T05:29:02.397 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-21 05:28:47.013263676 +0000 2024-05-21T05:29:02.453 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-21 05:21:38.925843369 +0000 2024-05-21T05:29:02.454 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-21 05:21:38.925843369 +0000 2024-05-21T05:29:02.454 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-21 05:21:38.925843369 +0000 2024-05-21T05:29:02.454 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-21T05:29:02.517 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-21T05:29:02.517 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-21T05:29:02.517 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000192978 s, 2.7 MB/s 2024-05-21T05:29:02.518 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-21T05:29:02.575 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-21T05:29:02.575 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/scratch_devs of=/dev/stdout 2024-05-21T05:29:02.594 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-05-21T05:29:02.594 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_1 2024-05-21T05:29:02.651 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-21 05:28:37.725273203 +0000 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-21 05:21:37.892783909 +0000 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-21 05:21:37.892783909 +0000 2024-05-21T05:29:02.652 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-21 05:21:37.892783909 +0000 2024-05-21T05:29:02.652 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-21T05:29:02.718 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-21T05:29:02.718 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-21T05:29:02.718 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000103008 s, 5.0 MB/s 2024-05-21T05:29:02.719 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-21T05:29:02.777 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_2 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-21 05:28:37.725273203 +0000 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-21 05:21:38.211777918 +0000 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-21 05:21:38.211777918 +0000 2024-05-21T05:29:02.834 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-21 05:21:38.211777918 +0000 2024-05-21T05:29:02.835 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-21T05:29:02.899 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-21T05:29:02.899 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-21T05:29:02.899 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000121638 s, 4.2 MB/s 2024-05-21T05:29:02.901 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-21T05:29:02.958 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_3 2024-05-21T05:29:03.014 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-21T05:29:03.014 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-21 05:28:37.726273184 +0000 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-21 05:21:38.547771608 +0000 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-21 05:21:38.547771608 +0000 2024-05-21T05:29:03.015 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-21 05:21:38.547771608 +0000 2024-05-21T05:29:03.015 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:03.016 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.017 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:03.017 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-21T05:29:03.017 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:03.017 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:02 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.041 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-21T05:29:03.042 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-21T05:29:03.042 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000137188 s, 3.7 MB/s 2024-05-21T05:29:03.043 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-21T05:29:03.101 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_4 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-21 05:28:37.726273184 +0000 2024-05-21T05:29:03.158 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-21 05:21:38.880765355 +0000 2024-05-21T05:29:03.159 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-21 05:21:38.880765355 +0000 2024-05-21T05:29:03.159 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-21 05:21:38.880765355 +0000 2024-05-21T05:29:03.159 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-21T05:29:03.222 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-21T05:29:03.223 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-21T05:29:03.223 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 9.5198e-05 s, 5.4 MB/s 2024-05-21T05:29:03.224 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-21T05:29:03.232 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.232 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.232 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:03.232 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.232 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:03.233 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.233 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:03.233 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-21T05:29:03.233 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:03.233 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:02 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.282 INFO:tasks.cephadm:Deploying osd.0 on smithi049 with /dev/vg_nvme/lv_4... 2024-05-21T05:29:03.282 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-21T05:29:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:03.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:02 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:03.535 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:29:04.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:03 smithi154 ceph-mon[33059]: Deploying daemon mgr.b on smithi154 2024-05-21T05:29:04.157 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:03 smithi154 ceph-mon[33059]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:04.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:03 smithi157 ceph-mon[33308]: Deploying daemon mgr.b on smithi154 2024-05-21T05:29:04.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:03 smithi157 ceph-mon[33308]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:04.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:03 smithi049 ceph-mon[29882]: Deploying daemon mgr.b on smithi154 2024-05-21T05:29:04.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:03 smithi049 ceph-mon[29882]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:04.785 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:04 smithi154 systemd[1]: Starting Ceph mgr.b for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:29:05.103 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:04 smithi154 podman[34486]: 2024-05-21 05:29:04.784993172 +0000 UTC m=+0.096508099 container create 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80) 2024-05-21T05:29:05.103 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:04 smithi154 podman[34486]: 2024-05-21 05:29:04.705701852 +0000 UTC m=+0.017216744 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185 2024-05-21T05:29:05.103 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:04 smithi154 podman[34486]: 2024-05-21 05:29:04.99546486 +0000 UTC m=+0.306979746 container init 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240514, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-05-21T05:29:05.103 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 podman[34486]: 2024-05-21 05:29:05.000913989 +0000 UTC m=+0.312428881 container start 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240514, ceph=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-05-21T05:29:05.103 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-mgr[34524]: -- 172.21.15.154:0/692094688 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ad565ea5a0 con 0x55ad565bf000 2024-05-21T05:29:05.104 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 bash[34486]: 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d 2024-05-21T05:29:05.371 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 systemd[1]: Started Ceph mgr.b for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:29:05.371 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:05.166+0000 7f14f9fc1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:29:05.535 INFO:teuthology.orchestra.run.smithi049.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-05-21T05:29:05.536 INFO:teuthology.orchestra.run.smithi049.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-05-21T05:29:05.536 INFO:teuthology.orchestra.run.smithi049.stderr: stderr: 10+0 records in 2024-05-21T05:29:05.536 INFO:teuthology.orchestra.run.smithi049.stderr:10+0 records out 2024-05-21T05:29:05.536 INFO:teuthology.orchestra.run.smithi049.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00817121 s, 1.3 GB/s 2024-05-21T05:29:05.536 INFO:teuthology.orchestra.run.smithi049.stderr:--> Zapping successful for: 2024-05-21T05:29:05.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:05.370+0000 7f14f9fc1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:29:05.646 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:05.482+0000 7f14f9fc1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:29:06.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:05.820+0000 7f14f9fc1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:29:06.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:05 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:05.914+0000 7f14f9fc1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:29:06.178 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch daemon add osd smithi049:vg_nvme/lv_4 2024-05-21T05:29:06.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:06.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:06 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:06.464 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:06 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:06.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:06.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:06.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:06 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:07.553 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:07.209+0000 7f14f9fc1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:29:07.553 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:07.380+0000 7f14f9fc1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:29:07.553 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:07.553+0000 7f14f9fc1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:07.844+0000 7f14f9fc1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:07.937+0000 7f14f9fc1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:08 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:08.143+0000 7f14f9fc1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.144 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: Reconfiguring mgr.a (unknown last config time)... 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:07 smithi154 ceph-mon[33059]: Reconfiguring daemon mgr.a on smithi049 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: Reconfiguring mgr.a (unknown last config time)... 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:08.151 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.152 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:07 smithi049 ceph-mon[29882]: Reconfiguring daemon mgr.a on smithi049 2024-05-21T05:29:08.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: Reconfiguring mgr.a (unknown last config time)... 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:08.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:07 smithi157 ceph-mon[33308]: Reconfiguring daemon mgr.a on smithi049 2024-05-21T05:29:08.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:08 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:08.336+0000 7f14f9fc1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:29:09.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:09.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:09.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:09.396 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:08 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:08.945+0000 7f14f9fc1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:29:09.396 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:09.170+0000 7f14f9fc1200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:29:09.895 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:09.598+0000 7f14f9fc1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:29:09.895 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:09.696+0000 7f14f9fc1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:29:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:09 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.072+0000 7f14f9fc1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:29:10.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:10.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:09 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:10.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:10.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:10.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:09 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:10.764 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.427+0000 7f14f9fc1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:29:10.764 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.520+0000 7f14f9fc1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:29:11.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.764+0000 7f14f9fc1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:29:11.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.898+0000 7f14f9fc1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:29:11.146 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:10 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:10.994+0000 7f14f9fc1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:29:11.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:11.325+0000 7f14f9fc1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:29:11.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:11.419+0000 7f14f9fc1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:29:12.244 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:12.024+0000 7f14f9fc1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:29:12.244 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:29:12.244+0000 7f14f9fc1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:29:12.244 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-mon[33059]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:12.244 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]: dispatch 2024-05-21T05:29:12.244 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]': finished 2024-05-21T05:29:12.245 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-mon[33059]: osdmap e5: 1 total, 0 up, 1 in 2024-05-21T05:29:12.245 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:11 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:11 smithi049 ceph-mon[29882]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:11 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]: dispatch 2024-05-21T05:29:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:11 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]': finished 2024-05-21T05:29:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:11 smithi049 ceph-mon[29882]: osdmap e5: 1 total, 0 up, 1 in 2024-05-21T05:29:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:11 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:12.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:11 smithi157 ceph-mon[33308]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:12.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:11 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]: dispatch 2024-05-21T05:29:12.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:11 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2305859859' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99b032b5-dea9-4afb-bb17-168101e3a973"}]': finished 2024-05-21T05:29:12.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:11 smithi157 ceph-mon[33308]: osdmap e5: 1 total, 0 up, 1 in 2024-05-21T05:29:12.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:11 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: Standby manager daemon b started 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:29:13.219 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:12 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/535993933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:13.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: Standby manager daemon b started 2024-05-21T05:29:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:29:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:29:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:29:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:29:13.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:12 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/535993933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:13.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: Standby manager daemon b started 2024-05-21T05:29:13.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:29:13.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:29:13.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:29:13.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/391011824' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:29:13.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:12 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/535993933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:14.282 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:13 smithi157 ceph-mon[33308]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:14.282 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:13 smithi157 ceph-mon[33308]: mgrmap e14: a(active, since 80s), standbys: b 2024-05-21T05:29:14.282 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:13 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:29:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:13 smithi049 ceph-mon[29882]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:13 smithi049 ceph-mon[29882]: mgrmap e14: a(active, since 80s), standbys: b 2024-05-21T05:29:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:13 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:29:14.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:13 smithi154 ceph-mon[33059]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:14.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:13 smithi154 ceph-mon[33059]: mgrmap e14: a(active, since 80s), standbys: b 2024-05-21T05:29:14.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:13 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:29:16.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:15 smithi154 ceph-mon[33059]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:16.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:15 smithi049 ceph-mon[29882]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:16.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:15 smithi157 ceph-mon[33308]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:18.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:17 smithi049 ceph-mon[29882]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:18.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:17 smithi154 ceph-mon[33059]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:18.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:17 smithi157 ceph-mon[33308]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:19.255 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-21T05:29:19.255 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:19.255 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:18 smithi049 ceph-mon[29882]: Deploying daemon osd.0 on smithi049 2024-05-21T05:29:19.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-21T05:29:19.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:19.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:18 smithi154 ceph-mon[33059]: Deploying daemon osd.0 on smithi049 2024-05-21T05:29:19.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-21T05:29:19.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:19.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:18 smithi157 ceph-mon[33308]: Deploying daemon osd.0 on smithi049 2024-05-21T05:29:20.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:19 smithi049 ceph-mon[29882]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:20.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:19 smithi154 ceph-mon[33059]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:20.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:19 smithi157 ceph-mon[33308]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:21 smithi049 ceph-mon[29882]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:22.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:21 smithi154 ceph-mon[33059]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:22.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:21 smithi157 ceph-mon[33308]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:23 smithi049 ceph-mon[29882]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:23 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:23 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:23 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:23 smithi154 ceph-mon[33059]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:23 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:23 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:23 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:23 smithi157 ceph-mon[33308]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:23 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:23 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:23 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:26.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:25 smithi049 ceph-mon[29882]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:26.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:25 smithi154 ceph-mon[33059]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:26.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:25 smithi157 ceph-mon[33308]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:27.852 INFO:teuthology.orchestra.run.smithi049.stdout:Created osd(s) 0 on host 'smithi049' 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:27.853 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:27 smithi049 ceph-mon[29882]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-21T05:29:27.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:27.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:27.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:27.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:27 smithi154 ceph-mon[33059]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:27.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:27 smithi157 ceph-mon[33308]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-21T05:29:28.460 DEBUG:teuthology.orchestra.run.smithi049:osd.0> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.0.service 2024-05-21T05:29:28.462 INFO:tasks.cephadm:Deploying osd.1 on smithi154 with /dev/vg_nvme/lv_4... 2024-05-21T05:29:28.462 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-05-21T05:29:28.711 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.b/config 2024-05-21T05:29:28.726 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: osdmap e6: 1 total, 0 up, 1 in 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.727 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:28 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: osdmap e6: 1 total, 0 up, 1 in 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.833 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:28 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-21T05:29:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: osdmap e6: 1 total, 0 up, 1 in 2024-05-21T05:29:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-05-21T05:29:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:28.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:28 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:29.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:29:28 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0[45881]: 2024-05-21T05:29:28.900+0000 7f76546d8700 -1 osd.0 0 waiting for initial osdmap 2024-05-21T05:29:29.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:29:28 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0[45881]: 2024-05-21T05:29:28.902+0000 7f764c4c3700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-21T05:29:29.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-05-21T05:29:29.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: osdmap e7: 1 total, 0 up, 1 in 2024-05-21T05:29:29.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' 2024-05-21T05:29:29.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:29.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:29 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: osdmap e7: 1 total, 0 up, 1 in 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:29 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-05-21T05:29:29.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: osdmap e7: 1 total, 0 up, 1 in 2024-05-21T05:29:29.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:29.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: from='osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770]' entity='osd.0' 2024-05-21T05:29:29.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-21T05:29:29.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:29 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115128 s, 911 MB/s 2024-05-21T05:29:30.811 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2024-05-21T05:29:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:30 smithi154 ceph-mon[33059]: purged_snaps scrub starts 2024-05-21T05:29:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:30 smithi154 ceph-mon[33059]: purged_snaps scrub ok 2024-05-21T05:29:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:30 smithi154 ceph-mon[33059]: osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770] boot 2024-05-21T05:29:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:30 smithi154 ceph-mon[33059]: osdmap e8: 1 total, 1 up, 1 in 2024-05-21T05:29:31.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:30 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:31.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:30 smithi157 ceph-mon[33308]: purged_snaps scrub starts 2024-05-21T05:29:31.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:30 smithi157 ceph-mon[33308]: purged_snaps scrub ok 2024-05-21T05:29:31.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:30 smithi157 ceph-mon[33308]: osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770] boot 2024-05-21T05:29:31.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:30 smithi157 ceph-mon[33308]: osdmap e8: 1 total, 1 up, 1 in 2024-05-21T05:29:31.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:30 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:30 smithi049 ceph-mon[29882]: purged_snaps scrub starts 2024-05-21T05:29:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:30 smithi049 ceph-mon[29882]: purged_snaps scrub ok 2024-05-21T05:29:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:30 smithi049 ceph-mon[29882]: osd.0 [v2:172.21.15.49:6802/1179937770,v1:172.21.15.49:6803/1179937770] boot 2024-05-21T05:29:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:30 smithi049 ceph-mon[29882]: osdmap e8: 1 total, 1 up, 1 in 2024-05-21T05:29:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:30 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:29:31.439 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch daemon add osd smithi154:vg_nvme/lv_4 2024-05-21T05:29:31.681 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.b/config 2024-05-21T05:29:32.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:32.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: osdmap e9: 1 total, 1 up, 1 in 2024-05-21T05:29:32.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:32.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:31 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: osdmap e9: 1 total, 1 up, 1 in 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:32.070 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:32.071 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:31 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:32.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: osdmap e9: 1 total, 1 up, 1 in 2024-05-21T05:29:32.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:32.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:32.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:32.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:31 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:32.964 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:32 smithi154 ceph-mon[33059]: Detected new or changed devices on smithi049 2024-05-21T05:29:32.964 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:32 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi049 to 17088M 2024-05-21T05:29:33.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:32 smithi157 ceph-mon[33308]: Detected new or changed devices on smithi049 2024-05-21T05:29:33.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:32 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi049 to 17088M 2024-05-21T05:29:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:32 smithi049 ceph-mon[29882]: Detected new or changed devices on smithi049 2024-05-21T05:29:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:32 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi049 to 17088M 2024-05-21T05:29:34.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:33 smithi157 ceph-mon[33308]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:34.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:33 smithi157 ceph-mon[33308]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:34.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:33 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:34.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:33 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:34.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:33 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:34.297 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:33 smithi154 ceph-mon[33059]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:34.297 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:33 smithi154 ceph-mon[33059]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:34.297 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:33 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:34.297 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:33 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:34.297 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:33 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:33 smithi049 ceph-mon[29882]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:33 smithi049 ceph-mon[29882]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:36.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:35 smithi157 ceph-mon[33308]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:36.247 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:35 smithi154 ceph-mon[33059]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:35 smithi049 ceph-mon[29882]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:37.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: from='client.? 172.21.15.154:0/1292570535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]': finished 2024-05-21T05:29:37.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: osdmap e10: 2 total, 1 up, 2 in 2024-05-21T05:29:37.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:37.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:36 smithi157 ceph-mon[33308]: from='client.? 172.21.15.154:0/48544200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: from='client.? 172.21.15.154:0/1292570535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]': finished 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: osdmap e10: 2 total, 1 up, 2 in 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:36 smithi049 ceph-mon[29882]: from='client.? 172.21.15.154:0/48544200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: from='client.? 172.21.15.154:0/1292570535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]: dispatch 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34218559-04b5-4ef3-afb6-531a286b28e7"}]': finished 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: osdmap e10: 2 total, 1 up, 2 in 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:37.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:36 smithi154 ceph-mon[33059]: from='client.? 172.21.15.154:0/48544200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:29:38.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:38 smithi154 ceph-mon[33059]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:38.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:38 smithi157 ceph-mon[33308]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:38 smithi049 ceph-mon[29882]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:40.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:40 smithi154 ceph-mon[33059]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:40.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:40 smithi157 ceph-mon[33308]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:40 smithi049 ceph-mon[29882]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:42.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:42 smithi154 ceph-mon[33059]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:42.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:42 smithi157 ceph-mon[33308]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:42.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:42 smithi049 ceph-mon[29882]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:43.314 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:43 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-21T05:29:43.315 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:43 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:43.315 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:43 smithi154 ceph-mon[33059]: Deploying daemon osd.1 on smithi154 2024-05-21T05:29:43.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-21T05:29:43.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:43 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:43.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:43 smithi157 ceph-mon[33308]: Deploying daemon osd.1 on smithi154 2024-05-21T05:29:43.451 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-21T05:29:43.451 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:43 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:43.451 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:43 smithi049 ceph-mon[29882]: Deploying daemon osd.1 on smithi154 2024-05-21T05:29:44.219 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:44 smithi154 ceph-mon[33059]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:44.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:44 smithi157 ceph-mon[33308]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:44.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:44 smithi049 ceph-mon[29882]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:46.236 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:46 smithi154 ceph-mon[33059]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:46.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:46 smithi157 ceph-mon[33308]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:46.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:46 smithi049 ceph-mon[29882]: pgmap v56: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:48.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:48 smithi154 ceph-mon[33059]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:48.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:48 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:48 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:48 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:48.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:48 smithi157 ceph-mon[33308]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:48.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:48 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:48 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:48 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:48 smithi049 ceph-mon[29882]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:48 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:48 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:48 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:50.369 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:50 smithi154 ceph-mon[33059]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:50.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:50 smithi157 ceph-mon[33308]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:50.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:50 smithi049 ceph-mon[29882]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:51.507 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 1 on host 'smithi154' 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.507 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:51.508 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:51 smithi154 ceph-mon[33059]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:51.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:51.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:51 smithi049 ceph-mon[29882]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:51.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:51 smithi157 ceph-mon[33308]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-21T05:29:52.181 DEBUG:teuthology.orchestra.run.smithi154:osd.1> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.1.service 2024-05-21T05:29:52.183 INFO:tasks.cephadm:Deploying osd.2 on smithi157 with /dev/vg_nvme/lv_4... 2024-05-21T05:29:52.183 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-05-21T05:29:52.427 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.c/config 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: osdmap e11: 2 total, 1 up, 2 in 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.451 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.452 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:52 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:52.549 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:52.549 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: osdmap e11: 2 total, 1 up, 2 in 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:52 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: pgmap v59: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: osdmap e11: 2 total, 1 up, 2 in 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:52.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:52 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:29:52.726 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:29:52 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1[37645]: 2024-05-21T05:29:52.676+0000 7f7c2abeb700 -1 osd.1 0 waiting for initial osdmap 2024-05-21T05:29:52.726 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:29:52 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1[37645]: 2024-05-21T05:29:52.678+0000 7f7c229d6700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-21T05:29:53.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:53 smithi154 ceph-mon[33059]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-21T05:29:53.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:53 smithi154 ceph-mon[33059]: osdmap e12: 2 total, 1 up, 2 in 2024-05-21T05:29:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:53 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:53 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:53 smithi154 ceph-mon[33059]: from='osd.1 ' entity='osd.1' 2024-05-21T05:29:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:53 smithi049 ceph-mon[29882]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-21T05:29:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:53 smithi049 ceph-mon[29882]: osdmap e12: 2 total, 1 up, 2 in 2024-05-21T05:29:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:53 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:53 smithi049 ceph-mon[29882]: from='osd.1 ' entity='osd.1' 2024-05-21T05:29:53.592 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:53 smithi157 ceph-mon[33308]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-21T05:29:53.592 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:53 smithi157 ceph-mon[33308]: osdmap e12: 2 total, 1 up, 2 in 2024-05-21T05:29:53.592 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:53 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.592 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:53 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:53.592 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:53 smithi157 ceph-mon[33308]: from='osd.1 ' entity='osd.1' 2024-05-21T05:29:54.436 INFO:teuthology.orchestra.run.smithi157.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-05-21T05:29:54.437 INFO:teuthology.orchestra.run.smithi157.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-05-21T05:29:54.437 INFO:teuthology.orchestra.run.smithi157.stderr: stderr: 10+0 records in 2024-05-21T05:29:54.437 INFO:teuthology.orchestra.run.smithi157.stderr:10+0 records out 2024-05-21T05:29:54.437 INFO:teuthology.orchestra.run.smithi157.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00861863 s, 1.2 GB/s 2024-05-21T05:29:54.437 INFO:teuthology.orchestra.run.smithi157.stderr:--> Zapping successful for: 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: purged_snaps scrub starts 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: purged_snaps scrub ok 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: pgmap v62: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653] boot 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: osdmap e13: 2 total, 2 up, 2 in 2024-05-21T05:29:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:54 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: purged_snaps scrub starts 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: purged_snaps scrub ok 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: pgmap v62: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653] boot 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: osdmap e13: 2 total, 2 up, 2 in 2024-05-21T05:29:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:54 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: purged_snaps scrub starts 2024-05-21T05:29:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: purged_snaps scrub ok 2024-05-21T05:29:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: pgmap v62: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-05-21T05:29:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: osd.1 [v2:172.21.15.154:6800/3697981653,v1:172.21.15.154:6801/3697981653] boot 2024-05-21T05:29:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: osdmap e13: 2 total, 2 up, 2 in 2024-05-21T05:29:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:54 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:29:55.066 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph orch daemon add osd smithi157:vg_nvme/lv_4 2024-05-21T05:29:55.301 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.c/config 2024-05-21T05:29:55.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: osdmap e14: 2 total, 2 up, 2 in 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: Detected new or changed devices on smithi154 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi154 to 17088M 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:55.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: osdmap e14: 2 total, 2 up, 2 in 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: Detected new or changed devices on smithi154 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi154 to 17088M 2024-05-21T05:29:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: osdmap e14: 2 total, 2 up, 2 in 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: Detected new or changed devices on smithi154 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi154 to 17088M 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:29:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:29:58.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:57 smithi157 ceph-mon[33308]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:58.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:57 smithi157 ceph-mon[33308]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:58.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:57 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:58.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:57 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:58.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:57 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:57 smithi049 ceph-mon[29882]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:57 smithi049 ceph-mon[29882]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:57 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:57 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:57 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:29:58.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:57 smithi154 ceph-mon[33059]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:29:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:57 smithi154 ceph-mon[33059]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:29:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:57 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-21T05:29:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:57 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-21T05:29:58.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:57 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: from='client.? 172.21.15.157:0/2446015481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]': finished 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: osdmap e15: 3 total, 2 up, 3 in 2024-05-21T05:30:00.245 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:29:59 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:00.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:00.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: from='client.? 172.21.15.157:0/2446015481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]': finished 2024-05-21T05:30:00.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: osdmap e15: 3 total, 2 up, 3 in 2024-05-21T05:30:00.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:29:59 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:00.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:00.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: from='client.? 172.21.15.157:0/2446015481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]: dispatch 2024-05-21T05:30:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c1ee183-058b-4d3d-ba10-746eb1a952f4"}]': finished 2024-05-21T05:30:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: osdmap e15: 3 total, 2 up, 3 in 2024-05-21T05:30:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:29:59 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:00 smithi049 ceph-mon[29882]: overall HEALTH_OK 2024-05-21T05:30:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:00 smithi049 ceph-mon[29882]: from='client.? 172.21.15.157:0/266130105' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:30:01.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:00 smithi154 ceph-mon[33059]: overall HEALTH_OK 2024-05-21T05:30:01.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:00 smithi154 ceph-mon[33059]: from='client.? 172.21.15.157:0/266130105' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:30:01.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:00 smithi157 ceph-mon[33308]: overall HEALTH_OK 2024-05-21T05:30:01.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:00 smithi157 ceph-mon[33308]: from='client.? 172.21.15.157:0/266130105' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-21T05:30:02.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:01 smithi049 ceph-mon[29882]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:02.351 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:01 smithi157 ceph-mon[33308]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:02.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:01 smithi154 ceph-mon[33059]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:04.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:03 smithi157 ceph-mon[33308]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:04.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:03 smithi049 ceph-mon[29882]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:04.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:03 smithi154 ceph-mon[33059]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:06.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:05 smithi157 ceph-mon[33308]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:06.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:05 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-21T05:30:06.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:05 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:05 smithi049 ceph-mon[29882]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:05 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-21T05:30:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:05 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:06.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:05 smithi154 ceph-mon[33059]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:06.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:05 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-21T05:30:06.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:05 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:07.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:06 smithi049 ceph-mon[29882]: Deploying daemon osd.2 on smithi157 2024-05-21T05:30:07.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:06 smithi154 ceph-mon[33059]: Deploying daemon osd.2 on smithi157 2024-05-21T05:30:07.422 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:06 smithi157 ceph-mon[33308]: Deploying daemon osd.2 on smithi157 2024-05-21T05:30:08.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:07 smithi049 ceph-mon[29882]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:08.319 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:07 smithi157 ceph-mon[33308]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:08.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:07 smithi154 ceph-mon[33059]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:09 smithi049 ceph-mon[29882]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:10.394 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:09 smithi157 ceph-mon[33308]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:10.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:09 smithi154 ceph-mon[33059]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:12.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:12 smithi157 ceph-mon[33308]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:12.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:12 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:12 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:12 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:12 smithi049 ceph-mon[29882]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:12 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:12 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:12 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:12.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:12 smithi154 ceph-mon[33059]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:12.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:12 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:12 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:12.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:12 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:14.335 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:14 smithi157 ceph-mon[33308]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:14.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:14 smithi049 ceph-mon[29882]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:14.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:14 smithi154 ceph-mon[33059]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:14.841 INFO:teuthology.orchestra.run.smithi157.stdout:Created osd(s) 2 on host 'smithi157' 2024-05-21T05:30:15.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:15 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:15.481 DEBUG:teuthology.orchestra.run.smithi157:osd.2> sudo journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.2.service 2024-05-21T05:30:15.483 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-05-21T05:30:15.483 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:15 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:15.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:15.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:15 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:15.742 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: osdmap e16: 3 total, 2 up, 3 in 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:16.424 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:16 smithi157 ceph-mon[33308]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:16.425 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:16 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2[37921]: 2024-05-21T05:30:16.264+0000 7fe0b0045700 -1 osd.2 0 waiting for initial osdmap 2024-05-21T05:30:16.425 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:16 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2[37921]: 2024-05-21T05:30:16.266+0000 7fe0abe38700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: osdmap e16: 3 total, 2 up, 3 in 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:16.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:16 smithi049 ceph-mon[29882]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:16.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:16.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-21T05:30:16.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: osdmap e16: 3 total, 2 up, 3 in 2024-05-21T05:30:16.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:16.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: from='osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:16.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:16 smithi154 ceph-mon[33059]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-21T05:30:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:17 smithi049 ceph-mon[29882]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-21T05:30:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:17 smithi049 ceph-mon[29882]: osdmap e17: 3 total, 2 up, 3 in 2024-05-21T05:30:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:17 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:17 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:17.469 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:17.576 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:17 smithi157 ceph-mon[33308]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-21T05:30:17.576 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:17 smithi157 ceph-mon[33308]: osdmap e17: 3 total, 2 up, 3 in 2024-05-21T05:30:17.576 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:17 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:17.576 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:17 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:17.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:17 smithi154 ceph-mon[33059]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-21T05:30:17.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:17 smithi154 ceph-mon[33059]: osdmap e17: 3 total, 2 up, 3 in 2024-05-21T05:30:17.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:17 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:17.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:17 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:18.218 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1716269417,"num_in_osds":3,"osd_in_since":1716269399,"num_remapped_pgs":0} 2024-05-21T05:30:18.219 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: purged_snaps scrub starts 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: purged_snaps scrub ok 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371] boot 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: osdmap e18: 3 total, 3 up, 3 in 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/34482146' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:30:18.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:18.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:18.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.506 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: purged_snaps scrub starts 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: purged_snaps scrub ok 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371] boot 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: osdmap e18: 3 total, 3 up, 3 in 2024-05-21T05:30:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/34482146' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:18.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: purged_snaps scrub starts 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: purged_snaps scrub ok 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: pgmap v79: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: osd.2 [v2:172.21.15.157:6800/3654765371,v1:172.21.15.157:6801/3654765371] boot 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: osdmap e18: 3 total, 3 up, 3 in 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/34482146' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:18.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:19 smithi049 ceph-mon[29882]: Detected new or changed devices on smithi157 2024-05-21T05:30:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:19 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi157 to 21184M 2024-05-21T05:30:19.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:19 smithi049 ceph-mon[29882]: osdmap e19: 3 total, 3 up, 3 in 2024-05-21T05:30:19.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:19 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:19 smithi154 ceph-mon[33059]: Detected new or changed devices on smithi157 2024-05-21T05:30:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:19 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi157 to 21184M 2024-05-21T05:30:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:19 smithi154 ceph-mon[33059]: osdmap e19: 3 total, 3 up, 3 in 2024-05-21T05:30:19.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:19 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:19.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:19 smithi157 ceph-mon[33308]: Detected new or changed devices on smithi157 2024-05-21T05:30:19.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:19 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi157 to 21184M 2024-05-21T05:30:19.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:19 smithi157 ceph-mon[33308]: osdmap e19: 3 total, 3 up, 3 in 2024-05-21T05:30:19.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:19 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:20.388 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:20.389 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":21,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","created":"2024-05-21T05:26:50.453768+0000","modified":"2024-05-21T05:30:20.277475+0000","last_up_change":"2024-05-21T05:30:17.261749+0000","last_in_change":"2024-05-21T05:29:59.541441+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-21T05:30:18.983183+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"21","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"99b032b5-dea9-4afb-bb17-168101e3a973","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6803","nonce":1179937770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6805","nonce":1179937770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6809","nonce":1179937770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6807","nonce":1179937770}]},"public_addr":"172.21.15.49:6803/1179937770","cluster_addr":"172.21.15.49:6805/1179937770","heartbeat_back_addr":"172.21.15.49:6809/1179937770","heartbeat_front_addr":"172.21.15.49:6807/1179937770","state":["exists","up"]},{"osd":1,"uuid":"34218559-04b5-4ef3-afb6-531a286b28e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6801","nonce":3697981653}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6803","nonce":3697981653}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6807","nonce":3697981653}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6805","nonce":3697981653}]},"public_addr":"172.21.15.154:6801/3697981653","cluster_addr":"172.21.15.154:6803/3697981653","heartbeat_back_addr":"172.21.15.154:6807/3697981653","heartbeat_front_addr":"172.21.15.154:6805/3697981653","state":["exists","up"]},{"osd":2,"uuid":"7c1ee183-058b-4d3d-ba10-746eb1a952f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6800","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6801","nonce":3654765371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6803","nonce":3654765371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6807","nonce":3654765371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6805","nonce":3654765371}]},"public_addr":"172.21.15.157:6801/3654765371","cluster_addr":"172.21.15.157:6803/3654765371","heartbeat_back_addr":"172.21.15.157:6807/3654765371","heartbeat_front_addr":"172.21.15.157:6805/3654765371","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:28.107765+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:52.034125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:30:15.371382+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:6800/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/714459194":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/2517477768":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1250959683":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6800/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/1540679170":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1940669330":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/571758338":"2024-05-22T05:27:52.892950+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-05-21T05:30:20.535 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50158]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.535 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50158]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.535 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50158]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.535 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50158]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.535 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50161]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.536 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50161]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.536 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50161]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.536 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50161]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 ceph-mon[29882]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 ceph-mon[29882]: osdmap e20: 3 total, 3 up, 3 in 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50177]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50177]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50177]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.536 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50177]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.560 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 ceph-mon[33308]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:20.560 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:20.560 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 ceph-mon[33308]: osdmap e20: 3 total, 3 up, 3 in 2024-05-21T05:30:20.560 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41653]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41653]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41653]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41653]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41656]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41656]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41656]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.561 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41656]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.600 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 ceph-mon[33059]: pgmap v82: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:20.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:20.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 ceph-mon[33059]: osdmap e20: 3 total, 3 up, 3 in 2024-05-21T05:30:20.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-21T05:30:20.602 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41519]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.602 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41519]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.602 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41519]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.602 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41519]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.602 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41522]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.603 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41522]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.603 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41522]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.603 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41522]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50180]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50180]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50180]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:20 smithi049 sudo[50180]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41525]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41525]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41525]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41525]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41528]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41528]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41528]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:20 smithi154 sudo[41528]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41659]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-21T05:30:20.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41659]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41659]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41659]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:20.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41662]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-21T05:30:20.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41662]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-21T05:30:20.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41662]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-21T05:30:20.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:20 smithi157 sudo[41662]: pam_unix(sudo:session): session closed for user root 2024-05-21T05:30:21.150 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-05-21T05:30:18.983183+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '21', '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_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-05-21T05:30:21.151 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-05-21T05:30:21.396 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:21.519 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: osdmap e21: 3 total, 3 up, 3 in 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2145768460' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.521 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.522 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.522 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.522 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.522 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:21 smithi049 ceph-mon[29882]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: osdmap e21: 3 total, 3 up, 3 in 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2145768460' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.648 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:21 smithi154 ceph-mon[33059]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: osdmap e21: 3 total, 3 up, 3 in 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2145768460' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:21.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-21T05:30:21.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:30:21.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:30:21.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:30:21.703 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:21 smithi157 ceph-mon[33308]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-21T05:30:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:22 smithi049 ceph-mon[29882]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:22 smithi049 ceph-mon[29882]: osdmap e22: 3 total, 3 up, 3 in 2024-05-21T05:30:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:22 smithi049 ceph-mon[29882]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-21T05:30:22.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:22 smithi154 ceph-mon[33059]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:22.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:22 smithi154 ceph-mon[33059]: osdmap e22: 3 total, 3 up, 3 in 2024-05-21T05:30:22.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:22 smithi154 ceph-mon[33059]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-21T05:30:22.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:22 smithi157 ceph-mon[33308]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:22.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:22 smithi157 ceph-mon[33308]: osdmap e22: 3 total, 3 up, 3 in 2024-05-21T05:30:22.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:22 smithi157 ceph-mon[33308]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-21T05:30:23.378 INFO:teuthology.orchestra.run.smithi049.stdout:pg_num: 1 2024-05-21T05:30:23.965 INFO:tasks.cephadm:Setting up client nodes... 2024-05-21T05:30:23.965 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-05-21T05:30:23.965 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-05-21T05:30:23.965 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph mgr dump --format=json 2024-05-21T05:30:24.212 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:24 smithi049 ceph-mon[29882]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:24 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/2696346872' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-21T05:30:24.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:24 smithi154 ceph-mon[33059]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:24.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:24 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/2696346872' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-21T05:30:24.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:24 smithi157 ceph-mon[33308]: pgmap v87: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:24.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:24 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/2696346872' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-21T05:30:26.107 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:26.455 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:26 smithi049 ceph-mon[29882]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:26.455 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:26 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/466298238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-21T05:30:26.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:26 smithi154 ceph-mon[33059]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:26.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:26 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/466298238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-21T05:30:26.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:26 smithi157 ceph-mon[33308]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:26.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:26 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/466298238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-21T05:30:26.766 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6800","nonce":2505963046},{"type":"v1","addr":"172.21.15.49:6801","nonce":2505963046}]},"active_addr":"172.21.15.49:6801/2505963046","active_change":"2024-05-21T05:27:52.893067+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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","nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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://172.21.15.49:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":3681050744}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":1435949287}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":307664963}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":1388105318}]}]} 2024-05-21T05:30:26.773 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-05-21T05:30:26.773 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-05-21T05:30:26.773 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-21T05:30:27.014 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:28.506 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:28 smithi049 ceph-mon[29882]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:28.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:28 smithi154 ceph-mon[33059]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:28.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:28 smithi157 ceph-mon[33308]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:28.834 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:28.834 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":22,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","created":"2024-05-21T05:26:50.453768+0000","modified":"2024-05-21T05:30:21.283460+0000","last_up_change":"2024-05-21T05:30:17.261749+0000","last_in_change":"2024-05-21T05:29:59.541441+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-21T05:30:18.983183+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"99b032b5-dea9-4afb-bb17-168101e3a973","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6803","nonce":1179937770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6805","nonce":1179937770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6809","nonce":1179937770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6807","nonce":1179937770}]},"public_addr":"172.21.15.49:6803/1179937770","cluster_addr":"172.21.15.49:6805/1179937770","heartbeat_back_addr":"172.21.15.49:6809/1179937770","heartbeat_front_addr":"172.21.15.49:6807/1179937770","state":["exists","up"]},{"osd":1,"uuid":"34218559-04b5-4ef3-afb6-531a286b28e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6801","nonce":3697981653}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6803","nonce":3697981653}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6807","nonce":3697981653}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6805","nonce":3697981653}]},"public_addr":"172.21.15.154:6801/3697981653","cluster_addr":"172.21.15.154:6803/3697981653","heartbeat_back_addr":"172.21.15.154:6807/3697981653","heartbeat_front_addr":"172.21.15.154:6805/3697981653","state":["exists","up"]},{"osd":2,"uuid":"7c1ee183-058b-4d3d-ba10-746eb1a952f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6800","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6801","nonce":3654765371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6803","nonce":3654765371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6807","nonce":3654765371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6805","nonce":3654765371}]},"public_addr":"172.21.15.157:6801/3654765371","cluster_addr":"172.21.15.157:6803/3654765371","heartbeat_back_addr":"172.21.15.157:6807/3654765371","heartbeat_front_addr":"172.21.15.157:6805/3654765371","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:28.107765+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:52.034125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:30:15.371382+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:6800/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/714459194":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/2517477768":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1250959683":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6800/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/1540679170":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1940669330":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/571758338":"2024-05-22T05:27:52.892950+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-05-21T05:30:29.460 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:29 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/43034487' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:29.489 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-05-21T05:30:29.489 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-21T05:30:29.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:29 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/43034487' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:29.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:29 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/43034487' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:29.733 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:30.533 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:30 smithi049 ceph-mon[29882]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:30.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:30 smithi154 ceph-mon[33059]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:30.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:30 smithi157 ceph-mon[33308]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:31.490 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:31.490 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":22,"fsid":"8f7c53ca-1732-11ef-bc9a-c7b262605968","created":"2024-05-21T05:26:50.453768+0000","modified":"2024-05-21T05:30:21.283460+0000","last_up_change":"2024-05-21T05:30:17.261749+0000","last_in_change":"2024-05-21T05:29:59.541441+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-21T05:30:18.983183+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"99b032b5-dea9-4afb-bb17-168101e3a973","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6803","nonce":1179937770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6805","nonce":1179937770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6809","nonce":1179937770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":1179937770},{"type":"v1","addr":"172.21.15.49:6807","nonce":1179937770}]},"public_addr":"172.21.15.49:6803/1179937770","cluster_addr":"172.21.15.49:6805/1179937770","heartbeat_back_addr":"172.21.15.49:6809/1179937770","heartbeat_front_addr":"172.21.15.49:6807/1179937770","state":["exists","up"]},{"osd":1,"uuid":"34218559-04b5-4ef3-afb6-531a286b28e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6801","nonce":3697981653}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6803","nonce":3697981653}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6807","nonce":3697981653}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":3697981653},{"type":"v1","addr":"172.21.15.154:6805","nonce":3697981653}]},"public_addr":"172.21.15.154:6801/3697981653","cluster_addr":"172.21.15.154:6803/3697981653","heartbeat_back_addr":"172.21.15.154:6807/3697981653","heartbeat_front_addr":"172.21.15.154:6805/3697981653","state":["exists","up"]},{"osd":2,"uuid":"7c1ee183-058b-4d3d-ba10-746eb1a952f4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6800","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6801","nonce":3654765371}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6803","nonce":3654765371}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6807","nonce":3654765371}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":3654765371},{"type":"v1","addr":"172.21.15.157:6805","nonce":3654765371}]},"public_addr":"172.21.15.157:6801/3654765371","cluster_addr":"172.21.15.157:6803/3654765371","heartbeat_back_addr":"172.21.15.157:6807/3654765371","heartbeat_front_addr":"172.21.15.157:6805/3654765371","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:28.107765+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:29:52.034125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-21T05:30:15.371382+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:6800/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/714459194":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/2517477768":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/3081266248":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1250959683":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6801/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:6800/1180134289":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/1540679170":"2024-05-22T05:27:52.892950+0000","172.21.15.49:0/1940669330":"2024-05-22T05:27:25.163689+0000","172.21.15.49:0/571758338":"2024-05-22T05:27:52.892950+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-05-21T05:30:32.113 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-05-21T05:30:32.113 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-05-21T05:30:32.114 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-05-21T05:30:32.381 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:32.406 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:32.409 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:32.508 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:32 smithi049 ceph-mon[29882]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:32.508 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:32 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/121755949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:32.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:32 smithi154 ceph-mon[33059]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:32.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:32 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/121755949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:32.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:32 smithi157 ceph-mon[33308]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:32.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:32 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/121755949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-21T05:30:34.588 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:34 smithi049 ceph-mon[29882]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:34.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:34 smithi154 ceph-mon[33059]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:34.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:34 smithi157 ceph-mon[33308]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:36.492 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:36 smithi049 ceph-mon[29882]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:36.528 INFO:teuthology.orchestra.run.smithi049.stdout:55834574860 2024-05-21T05:30:36.528 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-05-21T05:30:36.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:36 smithi154 ceph-mon[33059]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:36.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:36 smithi157 ceph-mon[33308]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:37.510 INFO:teuthology.orchestra.run.smithi049.stdout:77309411334 2024-05-21T05:30:37.511 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-05-21T05:30:37.549 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:38.523 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:38 smithi049 ceph-mon[29882]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:38.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:38 smithi154 ceph-mon[33059]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:38.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:38 smithi157 ceph-mon[33308]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:38.743 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:39.394 INFO:teuthology.orchestra.run.smithi049.stdout:34359738385 2024-05-21T05:30:39.394 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-05-21T05:30:40.250 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:40.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:40 smithi049 ceph-mon[29882]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:40.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:40 smithi154 ceph-mon[33059]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:40.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:40 smithi157 ceph-mon[33308]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:41.029 INFO:teuthology.orchestra.run.smithi049.stdout:55834574860 2024-05-21T05:30:41.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:41 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/1348534183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-21T05:30:41.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:41 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/1348534183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-21T05:30:41.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:41 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/1348534183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-21T05:30:41.840 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574860 got 55834574860 for osd.1 2024-05-21T05:30:41.841 DEBUG:teuthology.parallel:result is None 2024-05-21T05:30:42.576 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:42 smithi049 ceph-mon[29882]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:42.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:42 smithi154 ceph-mon[33059]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:42.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:42 smithi157 ceph-mon[33308]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:42.842 INFO:teuthology.orchestra.run.smithi049.stdout:77309411335 2024-05-21T05:30:43.599 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:43 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/150547968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-21T05:30:43.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:43 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/150547968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-21T05:30:43.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:43 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/150547968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-21T05:30:43.936 INFO:teuthology.orchestra.run.smithi049.stdout:34359738386 2024-05-21T05:30:44.064 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411335 for osd.2 2024-05-21T05:30:44.065 DEBUG:teuthology.parallel:result is None 2024-05-21T05:30:44.639 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:44 smithi049 ceph-mon[29882]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:44.639 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:44 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/854100475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-21T05:30:44.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:44 smithi154 ceph-mon[33059]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:44.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:44 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/854100475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-21T05:30:44.667 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738385 got 34359738386 for osd.0 2024-05-21T05:30:44.667 DEBUG:teuthology.parallel:result is None 2024-05-21T05:30:44.667 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-05-21T05:30:44.667 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph pg dump --format=json 2024-05-21T05:30:44.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:44 smithi157 ceph-mon[33308]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:44.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:44 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/854100475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-21T05:30:44.911 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:46.624 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:46 smithi049 ceph-mon[29882]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:46.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:46 smithi154 ceph-mon[33059]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:46.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:46 smithi157 ceph-mon[33308]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:46.855 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:46.857 INFO:teuthology.orchestra.run.smithi049.stderr:dumped all 2024-05-21T05:30:47.390 INFO:teuthology.orchestra.run.smithi049.stdout:{"pg_ready":true,"pg_map":{"version":98,"stamp":"2024-05-21T05:30:44.923965+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88016,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147440,"statfs":{"total":287985106944,"available":287894978560,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002306"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-05-21T05:30:21.286829+0000","last_change":"2024-05-21T05:30:20.283213+0000","last_active":"2024-05-21T05:30:21.286829+0000","last_peered":"2024-05-21T05:30:21.286829+0000","last_clean":"2024-05-21T05:30:21.286829+0000","last_became_active":"2024-05-21T05:30:20.282921+0000","last_became_peered":"2024-05-21T05:30:20.282921+0000","last_unstale":"2024-05-21T05:30:21.286829+0000","last_undegraded":"2024-05-21T05:30:21.286829+0000","last_fullsized":"2024-05-21T05:30:21.286829+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-21T05:30:19.272979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-21T05:30:19.272979+0000","last_clean_scrub_stamp":"2024-05-21T05:30:19.272979+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-05-22T06:57:22.934670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27912,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717240,"statfs":{"total":95995035648,"available":95966453760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":8,"seq":34359738386,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32132,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-21T05:30:47.391 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph pg dump --format=json 2024-05-21T05:30:47.639 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:48.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:48 smithi154 ceph-mon[33059]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:48.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:48 smithi154 ceph-mon[33059]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:48.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:48 smithi157 ceph-mon[33308]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:48.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:48 smithi157 ceph-mon[33308]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:48.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:48 smithi049 ceph-mon[29882]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:48.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:48 smithi049 ceph-mon[29882]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:49.492 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:49.495 INFO:teuthology.orchestra.run.smithi049.stderr:dumped all 2024-05-21T05:30:50.059 INFO:teuthology.orchestra.run.smithi049.stdout:{"pg_ready":true,"pg_map":{"version":100,"stamp":"2024-05-21T05:30:48.924632+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88016,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147440,"statfs":{"total":287985106944,"available":287894978560,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002020"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-05-21T05:30:21.286829+0000","last_change":"2024-05-21T05:30:20.283213+0000","last_active":"2024-05-21T05:30:21.286829+0000","last_peered":"2024-05-21T05:30:21.286829+0000","last_clean":"2024-05-21T05:30:21.286829+0000","last_became_active":"2024-05-21T05:30:20.282921+0000","last_became_peered":"2024-05-21T05:30:20.282921+0000","last_unstale":"2024-05-21T05:30:21.286829+0000","last_undegraded":"2024-05-21T05:30:21.286829+0000","last_fullsized":"2024-05-21T05:30:21.286829+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-21T05:30:19.272979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-21T05:30:19.272979+0000","last_clean_scrub_stamp":"2024-05-21T05:30:19.272979+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-05-22T06:57:22.934670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411337,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27912,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717240,"statfs":{"total":95995035648,"available":95966453760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32132,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":13,"seq":55834574862,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-21T05:30:50.060 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-05-21T05:30:50.060 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-05-21T05:30:50.060 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-05-21T05:30:50.060 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- ceph health --format=json 2024-05-21T05:30:50.301 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:50.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:50 smithi154 ceph-mon[33059]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:50.668 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:50 smithi049 ceph-mon[29882]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:50.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:50 smithi157 ceph-mon[33308]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:51.405 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:51 smithi049 ceph-mon[29882]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:51.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:51 smithi154 ceph-mon[33059]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:51.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:51 smithi157 ceph-mon[33308]: from='client.14370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:30:52.138 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:30:52.138 INFO:teuthology.orchestra.run.smithi049.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-05-21T05:30:52.496 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:52 smithi049 ceph-mon[29882]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:52.496 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:52 smithi049 ceph-mon[29882]: from='client.? 172.21.15.49:0/1938578607' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-21T05:30:52.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:52 smithi154 ceph-mon[33059]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:52.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:52 smithi154 ceph-mon[33059]: from='client.? 172.21.15.49:0/1938578607' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-21T05:30:52.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:52 smithi157 ceph-mon[33308]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:52.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:52 smithi157 ceph-mon[33308]: from='client.? 172.21.15.49:0/1938578607' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-21T05:30:52.768 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-05-21T05:30:52.768 INFO:tasks.cephadm:Setup complete, yielding 2024-05-21T05:30:52.768 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-21T05:30:52.778 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi049.front.sepia.ceph.com 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 -- bash -c 'set -e 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> set -x 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch apply node-exporter 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch apply grafana 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch apply alertmanager 2024-05-21T05:30:52.778 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch apply prometheus 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> sleep 240 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch ls 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch ps 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch host ls 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> MON_DAEMON=$(ceph orch ps --daemon-type mon -f json | jq -r '"'"'last | .daemon_name'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> GRAFANA_HOST=$(ceph orch ps --daemon-type grafana -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> PROM_HOST=$(ceph orch ps --daemon-type prometheus -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ALERTM_HOST=$(ceph orch ps --daemon-type alertmanager -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST "$GRAFANA_HOST" '"'"'.[] | select(.hostname==$GRAFANA_HOST) | .addr'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> PROM_IP=$(ceph orch host ls -f json | jq -r --arg PROM_HOST "$PROM_HOST" '"'"'.[] | select(.hostname==$PROM_HOST) | .addr'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST "$ALERTM_HOST" '"'"'.[] | select(.hostname==$ALERTM_HOST) | .addr'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> # check each host node-exporter metrics endpoint is responsive 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> ALL_HOST_IPS=$(ceph orch host ls -f json | jq -r '"'"'.[] | .addr'"'"') 2024-05-21T05:30:52.779 DEBUG:teuthology.orchestra.run.smithi049:> for ip in $ALL_HOST_IPS; do 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${ip}:9100/metric 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> done 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> # check grafana endpoints are responsive and database health is okay 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -k -s https://${GRAFANA_IP}:3000/api/health 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '"'"'.database == "ok"'"'"' 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> # stop mon daemon in order to trigger an alert 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> ceph orch daemon stop $MON_DAEMON 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> sleep 120 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> # check prometheus endpoints are responsive and mon down alert is firing 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${PROM_IP}:9095/api/v1/status/config 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${PROM_IP}:9095/api/v1/status/config | jq -e '"'"'.status == "success"'"'"' 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${PROM_IP}:9095/api/v1/alerts 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '"'"'.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"'"'"' 2024-05-21T05:30:52.780 DEBUG:teuthology.orchestra.run.smithi049:> # check alertmanager endpoints are responsive and mon down alert is active 2024-05-21T05:30:52.781 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${ALERTM_IP}:9093/api/v1/status 2024-05-21T05:30:52.781 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts 2024-05-21T05:30:52.781 DEBUG:teuthology.orchestra.run.smithi049:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '"'"'.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"'"'"' 2024-05-21T05:30:52.781 DEBUG:teuthology.orchestra.run.smithi049:> ' 2024-05-21T05:30:53.030 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/mon.a/config 2024-05-21T05:30:54.522 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch apply node-exporter 2024-05-21T05:30:54.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:54 smithi154 ceph-mon[33059]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:54.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:54 smithi157 ceph-mon[33308]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:54.797 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled node-exporter update... 2024-05-21T05:30:54.797 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:54 smithi049 ceph-mon[29882]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:54.810 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch apply grafana 2024-05-21T05:30:55.155 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled grafana update... 2024-05-21T05:30:55.167 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch apply alertmanager 2024-05-21T05:30:55.510 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled alertmanager update... 2024-05-21T05:30:55.523 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch apply prometheus 2024-05-21T05:30:55.890 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled prometheus update... 2024-05-21T05:30:55.904 INFO:teuthology.orchestra.run.smithi049.stderr:+ sleep 240 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: Saving service node-exporter spec with placement * 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: Saving service grafana spec with placement count:1 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: Deploying daemon node-exporter.smithi049 on smithi049 2024-05-21T05:30:56.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:55 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: Saving service node-exporter spec with placement * 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: Saving service grafana spec with placement count:1 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: Deploying daemon node-exporter.smithi049 on smithi049 2024-05-21T05:30:56.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:55 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: Saving service node-exporter spec with placement * 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: Saving service grafana spec with placement count:1 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: Deploying daemon node-exporter.smithi049 on smithi049 2024-05-21T05:30:56.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:55 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:57.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:56 smithi154 ceph-mon[33059]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:56 smithi154 ceph-mon[33059]: Saving service alertmanager spec with placement count:1 2024-05-21T05:30:57.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:56 smithi154 ceph-mon[33059]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:56 smithi154 ceph-mon[33059]: Saving service prometheus spec with placement count:1 2024-05-21T05:30:57.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:56 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:57.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:56 smithi157 ceph-mon[33308]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:56 smithi157 ceph-mon[33308]: Saving service alertmanager spec with placement count:1 2024-05-21T05:30:57.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:56 smithi157 ceph-mon[33308]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:56 smithi157 ceph-mon[33308]: Saving service prometheus spec with placement count:1 2024-05-21T05:30:57.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:56 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:56 smithi049 ceph-mon[29882]: from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:56 smithi049 ceph-mon[29882]: Saving service alertmanager spec with placement count:1 2024-05-21T05:30:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:56 smithi049 ceph-mon[29882]: from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:30:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:56 smithi049 ceph-mon[29882]: Saving service prometheus spec with placement count:1 2024-05-21T05:30:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:56 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:30:58.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:30:57 smithi154 ceph-mon[33059]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:58.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:30:57 smithi157 ceph-mon[33308]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:30:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:30:57 smithi049 ceph-mon[29882]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:00.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:00 smithi154 ceph-mon[33059]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:00.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:00 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:00 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:00 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:00 smithi154 ceph-mon[33059]: Deploying daemon node-exporter.smithi154 on smithi154 2024-05-21T05:31:00.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:00 smithi157 ceph-mon[33308]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:00.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:00 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:00 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:00 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:00 smithi157 ceph-mon[33308]: Deploying daemon node-exporter.smithi154 on smithi154 2024-05-21T05:31:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:00 smithi049 ceph-mon[29882]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:00 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:00 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:00 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:00 smithi049 ceph-mon[29882]: Deploying daemon node-exporter.smithi154 on smithi154 2024-05-21T05:31:02.621 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:02 smithi154 ceph-mon[33059]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:02.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:02 smithi157 ceph-mon[33308]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:02.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:02 smithi049 ceph-mon[29882]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:04.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:04 smithi157 ceph-mon[33308]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:04.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:04 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:04 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:04 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:04 smithi157 ceph-mon[33308]: Deploying daemon node-exporter.smithi157 on smithi157 2024-05-21T05:31:04.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:04 smithi154 ceph-mon[33059]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:04.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:04 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:04 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:04 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:04 smithi154 ceph-mon[33059]: Deploying daemon node-exporter.smithi157 on smithi157 2024-05-21T05:31:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:04 smithi049 ceph-mon[29882]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:04 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:04 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:04 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:04 smithi049 ceph-mon[29882]: Deploying daemon node-exporter.smithi157 on smithi157 2024-05-21T05:31:06.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:06 smithi154 ceph-mon[33059]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:06.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:06 smithi157 ceph-mon[33308]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:06.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:06 smithi049 ceph-mon[29882]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:08.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:08.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:08 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:08 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:08 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:09.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:09 smithi154 ceph-mon[33059]: Regenerating cephadm self-signed grafana TLS certificates 2024-05-21T05:31:09.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:09 smithi154 ceph-mon[33059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:09.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:09 smithi154 ceph-mon[33059]: Deploying daemon grafana.smithi049 on smithi049 2024-05-21T05:31:09.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:09 smithi157 ceph-mon[33308]: Regenerating cephadm self-signed grafana TLS certificates 2024-05-21T05:31:09.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:09 smithi157 ceph-mon[33308]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:09.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:09 smithi157 ceph-mon[33308]: Deploying daemon grafana.smithi049 on smithi049 2024-05-21T05:31:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:09 smithi049 ceph-mon[29882]: Regenerating cephadm self-signed grafana TLS certificates 2024-05-21T05:31:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:09 smithi049 ceph-mon[29882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-21T05:31:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:09 smithi049 ceph-mon[29882]: Deploying daemon grafana.smithi049 on smithi049 2024-05-21T05:31:10.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:10 smithi154 ceph-mon[33059]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:10.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:10 smithi157 ceph-mon[33308]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:10.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:10 smithi049 ceph-mon[29882]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:12.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:12 smithi154 ceph-mon[33059]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:12.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:12 smithi157 ceph-mon[33308]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:12.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:12 smithi049 ceph-mon[29882]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:14.591 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:14 smithi049 ceph-mon[29882]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:14.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:14 smithi154 ceph-mon[33059]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:14.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:14 smithi157 ceph-mon[33308]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:16.637 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:16 smithi049 ceph-mon[29882]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:16.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:16 smithi154 ceph-mon[33059]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:16.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:16 smithi157 ceph-mon[33308]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:18.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:18.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:18 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:18 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:18.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:18.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:18.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:18 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:20 smithi154 ceph-mon[33059]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:20.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:20 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:20 smithi157 ceph-mon[33308]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:20 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:20 smithi049 ceph-mon[29882]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:20 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:21 smithi049 ceph-mon[29882]: Deploying daemon alertmanager.smithi157 on smithi157 2024-05-21T05:31:22.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:21 smithi154 ceph-mon[33059]: Deploying daemon alertmanager.smithi157 on smithi157 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:22.201 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:21 smithi157 ceph-mon[33308]: Deploying daemon alertmanager.smithi157 on smithi157 2024-05-21T05:31:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:23 smithi049 ceph-mon[29882]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:23 smithi154 ceph-mon[33059]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:23 smithi157 ceph-mon[33308]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:26.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:25 smithi049 ceph-mon[29882]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:26.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:25 smithi154 ceph-mon[33059]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:26.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:25 smithi157 ceph-mon[33308]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:28.090 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:27 smithi157 ceph-mon[33308]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:27 smithi049 ceph-mon[29882]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:28.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:27 smithi154 ceph-mon[33059]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:30.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:30 smithi154 ceph-mon[33059]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:30.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:30 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:30 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:30 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:30 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:30 smithi157 ceph-mon[33308]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:30.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:30 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:30 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:30 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:30 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:30 smithi049 ceph-mon[29882]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:30 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:30 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:30 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:30 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:31.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:31 smithi154 ceph-mon[33059]: Deploying daemon prometheus.smithi154 on smithi154 2024-05-21T05:31:31.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:31 smithi157 ceph-mon[33308]: Deploying daemon prometheus.smithi154 on smithi154 2024-05-21T05:31:31.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:31 smithi049 ceph-mon[29882]: Deploying daemon prometheus.smithi154 on smithi154 2024-05-21T05:31:32.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:32 smithi154 ceph-mon[33059]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:32.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:32 smithi157 ceph-mon[33308]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:32.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:32 smithi049 ceph-mon[29882]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:34.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:33 smithi157 ceph-mon[33308]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:34.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:33 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:33 smithi049 ceph-mon[29882]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:33 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:34.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:33 smithi154 ceph-mon[33059]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:34.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:33 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:35 smithi049 ceph-mon[29882]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:36.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:35 smithi154 ceph-mon[33059]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:36.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:35 smithi157 ceph-mon[33308]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:38.076 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:37 smithi154 ceph-mon[33059]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:37 smithi049 ceph-mon[29882]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:38.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:37 smithi157 ceph-mon[33308]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:40.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:39 smithi049 ceph-mon[29882]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:40.314 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:39 smithi154 ceph-mon[33059]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:40.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:39 smithi157 ceph-mon[33308]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:41.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-21T05:31:41.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-mon[29882]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:41.801 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setuser ceph since I am not root 2024-05-21T05:31:41.801 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ignoring --setgroup ceph since I am not root 2024-05-21T05:31:41.801 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:41.710+0000 7fe4161b4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:31:41.885 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.885 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.885 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.885 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mon[33059]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: ignoring --setuser ceph since I am not root 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: ignoring --setgroup ceph since I am not root 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-mgr[34524]: -- 172.21.15.154:0/2417563606 <== mon.0 v2:172.21.15.49:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56208dc745a0 con 0x56208dc49000 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:41.703+0000 7efca3458200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-21T05:31:41.886 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:41.885+0000 7efca3458200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:31:41.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:41 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:41 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:41 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' 2024-05-21T05:31:41.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:41 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-21T05:31:41.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:41 smithi157 ceph-mon[33308]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:42.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:41 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:41.989+0000 7efca3458200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:31:42.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:41.903+0000 7fe4161b4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:31:42.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:42 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:42.010+0000 7fe4161b4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-21T05:31:42.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:42 smithi154 ceph-mon[33059]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-21T05:31:42.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:42 smithi154 ceph-mon[33059]: mgrmap e16: a(active, since 3m), standbys: b 2024-05-21T05:31:42.646 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:42 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:42.295+0000 7efca3458200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:31:42.646 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:42 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:42.381+0000 7efca3458200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:31:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:42 smithi049 ceph-mon[29882]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-21T05:31:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:42 smithi049 ceph-mon[29882]: mgrmap e16: a(active, since 3m), standbys: b 2024-05-21T05:31:42.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:42 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:42.332+0000 7fe4161b4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-21T05:31:42.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:42 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:42.422+0000 7fe4161b4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-21T05:31:42.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:42 smithi157 ceph-mon[33308]: from='mgr.14152 172.21.15.49:0/1293991125' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-21T05:31:42.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:42 smithi157 ceph-mon[33308]: mgrmap e16: a(active, since 3m), standbys: b 2024-05-21T05:31:43.895 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:43 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:43.565+0000 7efca3458200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:31:43.895 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:43 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:43.737+0000 7efca3458200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:31:44.048 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:43 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:43.691+0000 7fe4161b4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-21T05:31:44.048 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:43 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:43.869+0000 7fe4161b4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-21T05:31:44.048 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:44 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:44.048+0000 7fe4161b4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:31:44.200 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:43 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:43.909+0000 7efca3458200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-21T05:31:44.201 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:44 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:44.200+0000 7efca3458200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:31:44.499 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:44 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:44.294+0000 7efca3458200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:31:44.499 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:44 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:44.499+0000 7efca3458200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:31:44.681 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:44 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:44.362+0000 7fe4161b4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-21T05:31:44.682 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:44 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:44.464+0000 7fe4161b4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-21T05:31:44.682 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:44 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:44.681+0000 7fe4161b4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-21T05:31:44.895 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:44 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:44.695+0000 7efca3458200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:31:45.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:44 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:44.888+0000 7fe4161b4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-21T05:31:45.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:45 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:45.297+0000 7efca3458200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:31:45.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:45 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:45.518+0000 7efca3458200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:31:45.759 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:45.526+0000 7fe4161b4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-21T05:31:45.759 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:45 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:45.760+0000 7fe4161b4200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-21T05:31:46.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:45 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:45.945+0000 7efca3458200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:31:46.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:46 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:46.045+0000 7efca3458200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:31:46.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:46 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:46.207+0000 7fe4161b4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-21T05:31:46.550 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:46 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:46.309+0000 7fe4161b4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-21T05:31:46.736 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:46 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:46.424+0000 7efca3458200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:31:47.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:46 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:46.696+0000 7fe4161b4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-21T05:31:47.130 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:46 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:46.788+0000 7efca3458200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:31:47.131 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:46 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:46.883+0000 7efca3458200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:31:47.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:47 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:47.130+0000 7efca3458200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:31:47.395 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:47 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:47.264+0000 7efca3458200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:31:47.396 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:47 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:47.362+0000 7efca3458200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:31:47.432 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:47.072+0000 7fe4161b4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-21T05:31:47.432 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:47.171+0000 7fe4161b4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-21T05:31:47.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:47.432+0000 7fe4161b4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-21T05:31:47.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:47.574+0000 7fe4161b4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-21T05:31:47.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:47 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:47.677+0000 7fe4161b4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-21T05:31:48.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:47 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:47.693+0000 7efca3458200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:31:48.145 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:47 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:47.787+0000 7efca3458200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:31:48.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:48.017+0000 7fe4161b4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-21T05:31:48.300 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:48.117+0000 7fe4161b4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-21T05:31:48.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:48.393+0000 7efca3458200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:31:48.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:48.611+0000 7efca3458200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:31:48.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: [21/May/2024:05:31:48] ENGINE Bus STARTING 2024-05-21T05:31:48.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: Standby manager daemon b restarted 2024-05-21T05:31:48.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: Standby manager daemon b started 2024-05-21T05:31:48.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:31:48.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:31:48.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:31:48.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:48 smithi157 ceph-mon[33308]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:31:48.991 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:48.758+0000 7fe4161b4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-21T05:31:48.991 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:48.991+0000 7fe4161b4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-21T05:31:48.991 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: Standby manager daemon b restarted 2024-05-21T05:31:48.991 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: Standby manager daemon b started 2024-05-21T05:31:48.991 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:31:48.992 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:31:48.992 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:31:48.992 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:48 smithi049 ceph-mon[29882]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: Standby manager daemon b restarted 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: Standby manager daemon b started 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-mon[33059]: from='mgr.? 172.21.15.154:0/320789203' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-21T05:31:49.129 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: CherryPy Checker: 2024-05-21T05:31:49.130 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: The Application mounted at '' has an empty config. 2024-05-21T05:31:49.130 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: 2024-05-21T05:31:49.130 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: [21/May/2024:05:31:48] ENGINE Serving on http://:::9283 2024-05-21T05:31:49.130 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:31:48 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b[34501]: [21/May/2024:05:31:48] ENGINE Bus STARTED 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:31:49] ENGINE Bus STARTING 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: CherryPy Checker: 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: The Application mounted at '' has an empty config. 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:31:49] ENGINE Serving on http://:::9283 2024-05-21T05:31:49.258 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:31:49] ENGINE Bus STARTED 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: mgrmap e17: a(active, since 3m), standbys: b 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: Active manager daemon a restarted 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: Activating manager daemon a 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: osdmap e23: 3 total, 3 up, 3 in 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: mgrmap e18: a(active, starting, since 0.00631176s), standbys: b 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:31:49.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: Manager daemon a is now available 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:31:49.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:31:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: mgrmap e17: a(active, since 3m), standbys: b 2024-05-21T05:31:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: Active manager daemon a restarted 2024-05-21T05:31:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: Activating manager daemon a 2024-05-21T05:31:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: osdmap e23: 3 total, 3 up, 3 in 2024-05-21T05:31:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: mgrmap e18: a(active, starting, since 0.00631176s), standbys: b 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: Manager daemon a is now available 2024-05-21T05:31:50.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:50.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:50.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:31:50.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:31:50.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:31:50.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: mgrmap e17: a(active, since 3m), standbys: b 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: Active manager daemon a restarted 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: Activating manager daemon a 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: osdmap e23: 3 total, 3 up, 3 in 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: mgrmap e18: a(active, starting, since 0.00631176s), standbys: b 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-21T05:31:50.146 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: Manager daemon a is now available 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-21T05:31:50.147 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-21T05:31:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-mon[29882]: mgrmap e19: a(active, since 1.01275s), standbys: b 2024-05-21T05:31:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-mon[29882]: [21/May/2024:05:31:50] ENGINE Bus STARTING 2024-05-21T05:31:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-mon[29882]: [21/May/2024:05:31:50] ENGINE Serving on http://172.21.15.49:8765 2024-05-21T05:31:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-mon[29882]: [21/May/2024:05:31:50] ENGINE Serving on https://172.21.15.49:7150 2024-05-21T05:31:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-mon[29882]: [21/May/2024:05:31:50] ENGINE Bus STARTED 2024-05-21T05:31:51.303 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:51 smithi157 ceph-mon[33308]: mgrmap e19: a(active, since 1.01275s), standbys: b 2024-05-21T05:31:51.303 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:51 smithi157 ceph-mon[33308]: [21/May/2024:05:31:50] ENGINE Bus STARTING 2024-05-21T05:31:51.303 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:51 smithi157 ceph-mon[33308]: [21/May/2024:05:31:50] ENGINE Serving on http://172.21.15.49:8765 2024-05-21T05:31:51.303 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:51 smithi157 ceph-mon[33308]: [21/May/2024:05:31:50] ENGINE Serving on https://172.21.15.49:7150 2024-05-21T05:31:51.303 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:51 smithi157 ceph-mon[33308]: [21/May/2024:05:31:50] ENGINE Bus STARTED 2024-05-21T05:31:51.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:51 smithi154 ceph-mon[33059]: mgrmap e19: a(active, since 1.01275s), standbys: b 2024-05-21T05:31:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:51 smithi154 ceph-mon[33059]: [21/May/2024:05:31:50] ENGINE Bus STARTING 2024-05-21T05:31:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:51 smithi154 ceph-mon[33059]: [21/May/2024:05:31:50] ENGINE Serving on http://172.21.15.49:8765 2024-05-21T05:31:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:51 smithi154 ceph-mon[33059]: [21/May/2024:05:31:50] ENGINE Serving on https://172.21.15.49:7150 2024-05-21T05:31:51.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:51 smithi154 ceph-mon[33059]: [21/May/2024:05:31:50] ENGINE Bus STARTED 2024-05-21T05:31:52.004 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:31:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:31:51] "GET /metrics HTTP/1.1" 200 20271 "" "Prometheus/2.43.0" 2024-05-21T05:31:52.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:52 smithi157 ceph-mon[33308]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:52.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:52 smithi157 ceph-mon[33308]: mgrmap e20: a(active, since 2s), standbys: b 2024-05-21T05:31:52.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:52 smithi049 ceph-mon[29882]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:52.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:52 smithi049 ceph-mon[29882]: mgrmap e20: a(active, since 2s), standbys: b 2024-05-21T05:31:52.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:52 smithi154 ceph-mon[33059]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:52.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:52 smithi154 ceph-mon[33059]: mgrmap e20: a(active, since 2s), standbys: b 2024-05-21T05:31:53.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:53 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:53 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:53.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:53 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi154 to 15040M 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi157 to 19136M 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: mgrmap e21: a(active, since 4s), standbys: b 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:54.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:54 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:54.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi154 to 15040M 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi157 to 19136M 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: mgrmap e21: a(active, since 4s), standbys: b 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:54.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:54 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:54.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi154 to 15040M 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi157 to 19136M 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: mgrmap e21: a(active, since 4s), standbys: b 2024-05-21T05:31:54.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-21T05:31:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:31:54.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:54 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:31:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Adjusting osd_memory_target on smithi049 to 15040M 2024-05-21T05:31:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi049:/etc/ceph/ceph.conf 2024-05-21T05:31:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:31:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:55 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Adjusting osd_memory_target on smithi049 to 15040M 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi049:/etc/ceph/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.647 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:55 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Adjusting osd_memory_target on smithi049 to 15040M 2024-05-21T05:31:55.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi049:/etc/ceph/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: Updating smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:55.702 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:55 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:31:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:56 smithi049 ceph-mon[29882]: Reconfiguring grafana.smithi049 (dependencies changed)... 2024-05-21T05:31:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:56 smithi049 ceph-mon[29882]: Reconfiguring daemon grafana.smithi049 on smithi049 2024-05-21T05:31:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:56 smithi049 ceph-mon[29882]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:56.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:56 smithi154 ceph-mon[33059]: Reconfiguring grafana.smithi049 (dependencies changed)... 2024-05-21T05:31:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:56 smithi154 ceph-mon[33059]: Reconfiguring daemon grafana.smithi049 on smithi049 2024-05-21T05:31:56.646 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:56 smithi154 ceph-mon[33059]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:56.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:56 smithi157 ceph-mon[33308]: Reconfiguring grafana.smithi049 (dependencies changed)... 2024-05-21T05:31:56.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:56 smithi157 ceph-mon[33308]: Reconfiguring daemon grafana.smithi049 on smithi049 2024-05-21T05:31:56.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:56 smithi157 ceph-mon[33308]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:31:58.392 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:31:58 smithi049 ceph-mon[29882]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-05-21T05:31:58.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:31:58 smithi154 ceph-mon[33059]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-05-21T05:31:58.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:31:58 smithi157 ceph-mon[33308]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-05-21T05:32:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:00 smithi154 ceph-mon[33059]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-21T05:32:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:00 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:00 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:00.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:00 smithi157 ceph-mon[33308]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-21T05:32:00.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:00 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:00.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:00 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:01.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:00 smithi049 ceph-mon[29882]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-05-21T05:32:01.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:00 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:01.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:00 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:01.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:01 smithi154 ceph-mon[33059]: Reconfiguring alertmanager.smithi157 (dependencies changed)... 2024-05-21T05:32:01.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:01 smithi154 ceph-mon[33059]: Reconfiguring daemon alertmanager.smithi157 on smithi157 2024-05-21T05:32:01.909 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:01 smithi157 ceph-mon[33308]: Reconfiguring alertmanager.smithi157 (dependencies changed)... 2024-05-21T05:32:01.909 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:01 smithi157 ceph-mon[33308]: Reconfiguring daemon alertmanager.smithi157 on smithi157 2024-05-21T05:32:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:01 smithi049 ceph-mon[29882]: Reconfiguring alertmanager.smithi157 (dependencies changed)... 2024-05-21T05:32:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:01 smithi049 ceph-mon[29882]: Reconfiguring daemon alertmanager.smithi157 on smithi157 2024-05-21T05:32:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:01] "GET /metrics HTTP/1.1" 200 20271 "" "Prometheus/2.43.0" 2024-05-21T05:32:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:02 smithi154 ceph-mon[33059]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-21T05:32:02.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:02 smithi157 ceph-mon[33308]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-21T05:32:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:02 smithi049 ceph-mon[29882]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-05-21T05:32:03.894 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:03 smithi157 ceph-mon[33308]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:03.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:03 smithi154 ceph-mon[33059]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:04.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:03 smithi049 ceph-mon[29882]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:04.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:04 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:04.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:04.937 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STOPPING 2024-05-21T05:32:04.937 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-21T05:32:04.937 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STOPPED 2024-05-21T05:32:04.937 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STARTING 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Serving on http://:::9283 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STARTED 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STOPPING 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STOPPED 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STARTING 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Serving on http://:::9283 2024-05-21T05:32:04.938 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:32:04] ENGINE Bus STARTED 2024-05-21T05:32:04.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:04 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:05.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:05.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:05 smithi049 ceph-mon[29882]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:05.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:05.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:05 smithi154 ceph-mon[33059]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:05.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi049.front.sepia.ceph.com:3000"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157.front.sepia.ceph.com:9093"}]: dispatch 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:05.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:05.952 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:05 smithi157 ceph-mon[33308]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:08.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:32:08.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:32:10.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:10 smithi157 ceph-mon[33308]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:10.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:10 smithi049 ceph-mon[29882]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:10.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:10 smithi154 ceph-mon[33059]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:12.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:11 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:11] "GET /metrics HTTP/1.1" 200 21538 "" "Prometheus/2.43.0" 2024-05-21T05:32:12.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:12 smithi157 ceph-mon[33308]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:12.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:12 smithi049 ceph-mon[29882]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:12.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:12 smithi154 ceph-mon[33059]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:14.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:14 smithi157 ceph-mon[33308]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:14.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:14 smithi049 ceph-mon[29882]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:14.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:14 smithi154 ceph-mon[33059]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:16.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:16 smithi157 ceph-mon[33308]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:16.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:16 smithi049 ceph-mon[29882]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:16.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:16 smithi154 ceph-mon[33059]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:18.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:18 smithi157 ceph-mon[33308]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:18.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:18 smithi049 ceph-mon[29882]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:18.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:18 smithi154 ceph-mon[33059]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:19.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:19 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:19.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:19.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:20.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:20 smithi157 ceph-mon[33308]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:20 smithi049 ceph-mon[29882]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:20.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:20 smithi154 ceph-mon[33059]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:21] "GET /metrics HTTP/1.1" 200 21525 "" "Prometheus/2.43.0" 2024-05-21T05:32:22.701 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:22 smithi157 ceph-mon[33308]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:22 smithi049 ceph-mon[29882]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:22.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:22 smithi154 ceph-mon[33059]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:24.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:24 smithi157 ceph-mon[33308]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:24.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:24 smithi049 ceph-mon[29882]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:24.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:24 smithi154 ceph-mon[33059]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:26.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:26 smithi157 ceph-mon[33308]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:26.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:26 smithi049 ceph-mon[29882]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:26.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:26 smithi154 ceph-mon[33059]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:28.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:28 smithi157 ceph-mon[33308]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:28.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:28 smithi049 ceph-mon[29882]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:28.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:28 smithi154 ceph-mon[33059]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:30.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:30 smithi157 ceph-mon[33308]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:30 smithi049 ceph-mon[29882]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:30.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:30 smithi154 ceph-mon[33059]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:32.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:31 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:31] "GET /metrics HTTP/1.1" 200 21525 "" "Prometheus/2.43.0" 2024-05-21T05:32:32.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:32 smithi157 ceph-mon[33308]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:32.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:32 smithi049 ceph-mon[29882]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:32.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:32 smithi154 ceph-mon[33059]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:34.697 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:34 smithi154 ceph-mon[33059]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:34.698 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:34 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:34.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:34 smithi157 ceph-mon[33308]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:34.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:34 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:34 smithi049 ceph-mon[29882]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:34 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:36.700 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:36 smithi157 ceph-mon[33308]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:36.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:36 smithi049 ceph-mon[29882]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:36.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:36 smithi154 ceph-mon[33059]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:38.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:38 smithi049 ceph-mon[29882]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:38.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:38 smithi154 ceph-mon[33059]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:38.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:38 smithi157 ceph-mon[33308]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:40.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:40 smithi049 ceph-mon[29882]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:40.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:40 smithi154 ceph-mon[33059]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:40.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:40 smithi157 ceph-mon[33308]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:42.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:41] "GET /metrics HTTP/1.1" 200 21535 "" "Prometheus/2.43.0" 2024-05-21T05:32:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:42 smithi049 ceph-mon[29882]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:42.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:42 smithi154 ceph-mon[33059]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:42.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:42 smithi157 ceph-mon[33308]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:44 smithi049 ceph-mon[29882]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:44.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:44 smithi154 ceph-mon[33059]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:44.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:44 smithi157 ceph-mon[33308]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:46.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:46 smithi049 ceph-mon[29882]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:46.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:46 smithi154 ceph-mon[33059]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:46.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:46 smithi157 ceph-mon[33308]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:48.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:48 smithi049 ceph-mon[29882]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:48.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:48 smithi154 ceph-mon[33059]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:48.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:48 smithi157 ceph-mon[33308]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:49.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:49.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:49.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:32:50.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:50 smithi049 ceph-mon[29882]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:50.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:50 smithi154 ceph-mon[33059]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:50.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:50 smithi157 ceph-mon[33308]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:52.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:32:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:32:51] "GET /metrics HTTP/1.1" 200 21534 "" "Prometheus/2.43.0" 2024-05-21T05:32:52.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:52 smithi049 ceph-mon[29882]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:52.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:52 smithi154 ceph-mon[33059]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:52.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:52 smithi157 ceph-mon[33308]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:54.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:54 smithi049 ceph-mon[29882]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:54.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:54 smithi154 ceph-mon[33059]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:54.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:54 smithi157 ceph-mon[33308]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:56 smithi049 ceph-mon[29882]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:56.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:56 smithi154 ceph-mon[33059]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:56.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:56 smithi157 ceph-mon[33308]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:58.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:32:58 smithi049 ceph-mon[29882]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:58.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:32:58 smithi154 ceph-mon[33059]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:32:58.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:32:58 smithi157 ceph-mon[33308]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:00.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:00 smithi049 ceph-mon[29882]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:00 smithi154 ceph-mon[33059]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:00.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:00 smithi157 ceph-mon[33308]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:01] "GET /metrics HTTP/1.1" 200 21534 "" "Prometheus/2.43.0" 2024-05-21T05:33:02.752 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:02 smithi157 ceph-mon[33308]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:02.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:02 smithi049 ceph-mon[29882]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:02 smithi154 ceph-mon[33059]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:04 smithi049 ceph-mon[29882]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:04.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:04 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:04.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:04 smithi154 ceph-mon[33059]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:04.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:04 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:04.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:04 smithi157 ceph-mon[33308]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:04.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:04 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:06.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:06 smithi049 ceph-mon[29882]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:06.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:06 smithi154 ceph-mon[33059]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:06.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:06 smithi157 ceph-mon[33308]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:08 smithi049 ceph-mon[29882]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:08.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:08 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:33:08.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:08 smithi154 ceph-mon[33059]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:08.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:08 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:33:08.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:08 smithi157 ceph-mon[33308]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:08.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:08 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:33:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:33:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:33:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:33:09.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:33:09.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:33:09.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:33:09.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:33:09.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:33:09.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:33:10.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:10 smithi049 ceph-mon[29882]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:10.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:10 smithi154 ceph-mon[33059]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:10.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:10 smithi157 ceph-mon[33308]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:12.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:11 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:11] "GET /metrics HTTP/1.1" 200 21528 "" "Prometheus/2.43.0" 2024-05-21T05:33:12.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:12 smithi049 ceph-mon[29882]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:12.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:12 smithi154 ceph-mon[33059]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:12.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:12 smithi157 ceph-mon[33308]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:14.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:14 smithi049 ceph-mon[29882]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:14.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:14 smithi154 ceph-mon[33059]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:14.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:14 smithi157 ceph-mon[33308]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:16.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:16 smithi049 ceph-mon[29882]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:16.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:16 smithi154 ceph-mon[33059]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:16.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:16 smithi157 ceph-mon[33308]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:18.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:18 smithi049 ceph-mon[29882]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:18.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:18 smithi154 ceph-mon[33059]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:18.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:18 smithi157 ceph-mon[33308]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:19.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:19.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:19.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:19 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:20.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:20 smithi049 ceph-mon[29882]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:20.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:20 smithi154 ceph-mon[33059]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:20.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:20 smithi157 ceph-mon[33308]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:21] "GET /metrics HTTP/1.1" 200 21531 "" "Prometheus/2.43.0" 2024-05-21T05:33:22.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:22 smithi049 ceph-mon[29882]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:22.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:22 smithi154 ceph-mon[33059]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:22.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:22 smithi157 ceph-mon[33308]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:24.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:24 smithi049 ceph-mon[29882]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:24.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:24 smithi154 ceph-mon[33059]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:24.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:24 smithi157 ceph-mon[33308]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:26.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:26 smithi049 ceph-mon[29882]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:26.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:26 smithi154 ceph-mon[33059]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:26.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:26 smithi157 ceph-mon[33308]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:28.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:28 smithi049 ceph-mon[29882]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:28.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:28 smithi154 ceph-mon[33059]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:28.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:28 smithi157 ceph-mon[33308]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:30.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:30 smithi049 ceph-mon[29882]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:30.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:30 smithi154 ceph-mon[33059]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:30.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:30 smithi157 ceph-mon[33308]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:32.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:31 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:31] "GET /metrics HTTP/1.1" 200 21531 "" "Prometheus/2.43.0" 2024-05-21T05:33:32.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:32 smithi049 ceph-mon[29882]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:32.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:32 smithi154 ceph-mon[33059]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:32.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:32 smithi157 ceph-mon[33308]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:34 smithi049 ceph-mon[29882]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:34 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:34.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:34 smithi154 ceph-mon[33059]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:34.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:34 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:34.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:34 smithi157 ceph-mon[33308]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:34.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:34 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:36.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:36 smithi049 ceph-mon[29882]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:36.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:36 smithi154 ceph-mon[33059]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:36.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:36 smithi157 ceph-mon[33308]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:38.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:38 smithi049 ceph-mon[29882]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:38.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:38 smithi154 ceph-mon[33059]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:38.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:38 smithi157 ceph-mon[33308]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:40.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:40 smithi049 ceph-mon[29882]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:40.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:40 smithi154 ceph-mon[33059]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:40.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:40 smithi157 ceph-mon[33308]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:42.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:41] "GET /metrics HTTP/1.1" 200 21532 "" "Prometheus/2.43.0" 2024-05-21T05:33:42.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:42 smithi154 ceph-mon[33059]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:42.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:42 smithi157 ceph-mon[33308]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:43.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:42 smithi049 ceph-mon[29882]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:44.852 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:44 smithi049 ceph-mon[29882]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:44.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:44 smithi154 ceph-mon[33059]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:44.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:44 smithi157 ceph-mon[33308]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:46.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:46 smithi154 ceph-mon[33059]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:46.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:46 smithi157 ceph-mon[33308]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:47.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:46 smithi049 ceph-mon[29882]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:48.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:48 smithi154 ceph-mon[33059]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:48.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:48 smithi157 ceph-mon[33308]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:49.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:48 smithi049 ceph-mon[29882]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:49.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:49.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:33:50.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:50 smithi154 ceph-mon[33059]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:50.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:50 smithi157 ceph-mon[33308]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:50 smithi049 ceph-mon[29882]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:52.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:33:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:33:51] "GET /metrics HTTP/1.1" 200 21529 "" "Prometheus/2.43.0" 2024-05-21T05:33:52.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:52 smithi154 ceph-mon[33059]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:52.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:52 smithi157 ceph-mon[33308]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:52 smithi049 ceph-mon[29882]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:54.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:54 smithi154 ceph-mon[33059]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:54.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:54 smithi157 ceph-mon[33308]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:54 smithi049 ceph-mon[29882]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:56.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:56 smithi154 ceph-mon[33059]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:56.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:56 smithi157 ceph-mon[33308]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:57.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:56 smithi049 ceph-mon[29882]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:58.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:33:58 smithi154 ceph-mon[33059]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:58.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:33:58 smithi157 ceph-mon[33308]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:33:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:33:58 smithi049 ceph-mon[29882]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:00 smithi154 ceph-mon[33059]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:00.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:00 smithi157 ceph-mon[33308]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:01.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:00 smithi049 ceph-mon[29882]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:01] "GET /metrics HTTP/1.1" 200 21529 "" "Prometheus/2.43.0" 2024-05-21T05:34:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:02 smithi154 ceph-mon[33059]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:02.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:02 smithi157 ceph-mon[33308]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:02 smithi049 ceph-mon[29882]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:04.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:04 smithi154 ceph-mon[33059]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:04.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:04 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:04.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:04 smithi157 ceph-mon[33308]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:04.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:04 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:04 smithi049 ceph-mon[29882]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:04 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:06.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:06 smithi154 ceph-mon[33059]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:06.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:06 smithi157 ceph-mon[33308]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:07.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:06 smithi049 ceph-mon[29882]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:08.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:08 smithi154 ceph-mon[33059]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:08.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:08 smithi157 ceph-mon[33308]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:09.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:08 smithi049 ceph-mon[29882]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:09.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:34:09.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:34:09.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:34:09.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:09 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:34:09.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:34:09.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:34:09.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:34:09.951 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:09 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:34:10.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:34:10.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:34:10.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:34:10.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:09 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:34:10.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:10 smithi154 ceph-mon[33059]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:10.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:10 smithi157 ceph-mon[33308]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:10 smithi049 ceph-mon[29882]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:12.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:11 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:11] "GET /metrics HTTP/1.1" 200 21542 "" "Prometheus/2.43.0" 2024-05-21T05:34:12.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:12 smithi154 ceph-mon[33059]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:12.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:12 smithi157 ceph-mon[33308]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:12 smithi049 ceph-mon[29882]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:14.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:14 smithi154 ceph-mon[33059]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:14.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:14 smithi157 ceph-mon[33308]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:15.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:14 smithi049 ceph-mon[29882]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:16.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:16 smithi154 ceph-mon[33059]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:16.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:16 smithi157 ceph-mon[33308]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:17.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:16 smithi049 ceph-mon[29882]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:18.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:18 smithi154 ceph-mon[33059]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:18.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:18 smithi157 ceph-mon[33308]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:19.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:18 smithi049 ceph-mon[29882]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:19.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:19 smithi154 ceph-mon[33059]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:19.898 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:19.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:19 smithi157 ceph-mon[33308]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:19.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:19 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:20.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:19 smithi049 ceph-mon[29882]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:20.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:21] "GET /metrics HTTP/1.1" 200 21541 "" "Prometheus/2.43.0" 2024-05-21T05:34:22.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:22 smithi154 ceph-mon[33059]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:22.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:22 smithi157 ceph-mon[33308]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:22 smithi049 ceph-mon[29882]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:24 smithi154 ceph-mon[33059]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:24.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:24 smithi157 ceph-mon[33308]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:24 smithi049 ceph-mon[29882]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:26.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:26 smithi154 ceph-mon[33059]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:26.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:26 smithi157 ceph-mon[33308]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:26 smithi049 ceph-mon[29882]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:28.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:28 smithi154 ceph-mon[33059]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:28.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:28 smithi157 ceph-mon[33308]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:28.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:28 smithi049 ceph-mon[29882]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:30.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:30 smithi154 ceph-mon[33059]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:30.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:30 smithi157 ceph-mon[33308]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:30.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:30 smithi049 ceph-mon[29882]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:32.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:31 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:31] "GET /metrics HTTP/1.1" 200 21541 "" "Prometheus/2.43.0" 2024-05-21T05:34:32.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:32 smithi154 ceph-mon[33059]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:32.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:32 smithi157 ceph-mon[33308]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:32.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:32 smithi049 ceph-mon[29882]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:34.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:34 smithi154 ceph-mon[33059]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:34.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:34 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:34.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:34 smithi157 ceph-mon[33308]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:34.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:34 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:34 smithi049 ceph-mon[29882]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:34 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:36.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:36 smithi154 ceph-mon[33059]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:36.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:36 smithi157 ceph-mon[33308]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:36.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:36 smithi049 ceph-mon[29882]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:38.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:38 smithi154 ceph-mon[33059]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:38.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:38 smithi157 ceph-mon[33308]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:38 smithi049 ceph-mon[29882]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:40.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:40 smithi154 ceph-mon[33059]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:40.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:40 smithi157 ceph-mon[33308]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:40 smithi049 ceph-mon[29882]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:42.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:41] "GET /metrics HTTP/1.1" 200 21537 "" "Prometheus/2.43.0" 2024-05-21T05:34:42.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:42 smithi154 ceph-mon[33059]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:42.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:42 smithi157 ceph-mon[33308]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:42.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:42 smithi049 ceph-mon[29882]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:44.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:44 smithi154 ceph-mon[33059]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:44.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:44 smithi157 ceph-mon[33308]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:44.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:44 smithi049 ceph-mon[29882]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:46.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:46 smithi154 ceph-mon[33059]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:46.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:46 smithi157 ceph-mon[33308]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:46.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:46 smithi049 ceph-mon[29882]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:48.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:48 smithi154 ceph-mon[33059]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:48.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:48 smithi157 ceph-mon[33308]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:48 smithi049 ceph-mon[29882]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:49.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:49.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:49 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:34:50.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:50 smithi154 ceph-mon[33059]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:50.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:50 smithi157 ceph-mon[33308]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:50.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:50 smithi049 ceph-mon[29882]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:51.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:51 smithi154 ceph-mon[33059]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:51.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:51 smithi157 ceph-mon[33308]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:52.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:51 smithi049 ceph-mon[29882]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:52.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:34:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:34:51] "GET /metrics HTTP/1.1" 200 21543 "" "Prometheus/2.43.0" 2024-05-21T05:34:54.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:54 smithi154 ceph-mon[33059]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:54.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:54 smithi157 ceph-mon[33308]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:54 smithi049 ceph-mon[29882]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:55.907 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch ls 2024-05-21T05:34:56.254 INFO:teuthology.orchestra.run.smithi049.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-05-21T05:34:56.254 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager ?:9093,9094 1/1 2m ago 4m count:1 2024-05-21T05:34:56.254 INFO:teuthology.orchestra.run.smithi049.stdout:grafana ?:3000 1/1 2m ago 4m count:1 2024-05-21T05:34:56.255 INFO:teuthology.orchestra.run.smithi049.stdout:mgr 2/2 3m ago 5m smithi049=a;smithi154=b;count:2 2024-05-21T05:34:56.255 INFO:teuthology.orchestra.run.smithi049.stdout:mon 3/3 3m ago 6m smithi049:172.21.15.49=a;smithi154:172.21.15.154=b;smithi157:172.21.15.157=c;count:3 2024-05-21T05:34:56.255 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter ?:9100 3/3 3m ago 4m * 2024-05-21T05:34:56.255 INFO:teuthology.orchestra.run.smithi049.stdout:osd 3 3m ago - 2024-05-21T05:34:56.255 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus ?:9095 1/1 3m ago 4m count:1 2024-05-21T05:34:56.255 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:56 smithi049 ceph-mon[29882]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:56.267 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch ps 2024-05-21T05:34:56.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:56 smithi154 ceph-mon[33059]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:56.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:56 smithi157 ceph-mon[33308]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.smithi157 smithi157 *:9093,9094 running (2m) 2m ago 3m 17.0M - 0.25.0 c8568f914cd2 5d41ed7bf025 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.smithi049 smithi049 *:3000 running (2m) 2m ago 3m 68.9M - 9.4.12 2bacad6d85d8 92b83bf4955b 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.a smithi049 *:9283,8765 running (7m) 2m ago 7m 509M - 19.0.0-3728-g6cd0f801 41a626c9cc37 6b835c163d4a 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.b smithi154 *:8443,8765 running (5m) 3m ago 5m 462M - 19.0.0-3728-g6cd0f801 41a626c9cc37 2cdfd7a7ec5b 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (8m) 2m ago 8m 45.1M 2048M 19.0.0-3728-g6cd0f801 41a626c9cc37 a4ec46ad3a03 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi154 running (6m) 3m ago 6m 38.3M 2048M 19.0.0-3728-g6cd0f801 41a626c9cc37 f7b1831d9d92 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi157 running (6m) 2m ago 6m 41.0M 2048M 19.0.0-3728-g6cd0f801 41a626c9cc37 3bbab45efb40 2024-05-21T05:34:56.605 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.smithi049 smithi049 *:9100 running (3m) 2m ago 3m 7574k - 1.5.0 0da6a335fe13 74da85936b76 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.smithi154 smithi154 *:9100 running (3m) 3m ago 3m 3657k - 1.5.0 0da6a335fe13 fbc77e330776 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.smithi157 smithi157 *:9100 running (3m) 2m ago 3m 7566k - 1.5.0 0da6a335fe13 968f486c468e 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (5m) 2m ago 5m 46.7M 14.6G 19.0.0-3728-g6cd0f801 41a626c9cc37 ba76954f7801 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi154 running (5m) 3m ago 5m 46.9M 14.6G 19.0.0-3728-g6cd0f801 41a626c9cc37 80956f702236 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi157 running (4m) 2m ago 4m 37.4M 18.6G 19.0.0-3728-g6cd0f801 41a626c9cc37 77639c4535b0 2024-05-21T05:34:56.606 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.smithi154 smithi154 *:9095 running (3m) 3m ago 3m 25.1M - 2.43.0 a07b618ecd1d 77e29361c899 2024-05-21T05:34:56.617 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch host ls 2024-05-21T05:34:56.945 INFO:teuthology.orchestra.run.smithi049.stdout:HOST ADDR LABELS STATUS 2024-05-21T05:34:56.945 INFO:teuthology.orchestra.run.smithi049.stdout:smithi049 172.21.15.49 2024-05-21T05:34:56.945 INFO:teuthology.orchestra.run.smithi049.stdout:smithi154 172.21.15.154 2024-05-21T05:34:56.945 INFO:teuthology.orchestra.run.smithi049.stdout:smithi157 172.21.15.157 2024-05-21T05:34:56.945 INFO:teuthology.orchestra.run.smithi049.stdout:3 hosts in cluster 2024-05-21T05:34:56.959 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch ps --daemon-type mon -f json 2024-05-21T05:34:56.959 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r 'last | .daemon_name' 2024-05-21T05:34:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:57 smithi049 ceph-mon[29882]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:57 smithi049 ceph-mon[29882]: from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.310 INFO:teuthology.orchestra.run.smithi049.stderr:+ MON_DAEMON=mon.c 2024-05-21T05:34:57.311 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch ps --daemon-type grafana -f json 2024-05-21T05:34:57.311 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -e '.[]' 2024-05-21T05:34:57.311 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r .hostname 2024-05-21T05:34:57.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:57 smithi154 ceph-mon[33059]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:57 smithi154 ceph-mon[33059]: from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:57 smithi157 ceph-mon[33308]: from='client.14442 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:57 smithi157 ceph-mon[33308]: from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:57.661 INFO:teuthology.orchestra.run.smithi049.stderr:+ GRAFANA_HOST=smithi049 2024-05-21T05:34:57.662 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch ps --daemon-type prometheus -f json 2024-05-21T05:34:57.662 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -e '.[]' 2024-05-21T05:34:57.662 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r .hostname 2024-05-21T05:34:58.007 INFO:teuthology.orchestra.run.smithi049.stderr:+ PROM_HOST=smithi154 2024-05-21T05:34:58.007 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch ps --daemon-type alertmanager -f json 2024-05-21T05:34:58.007 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -e '.[]' 2024-05-21T05:34:58.007 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r .hostname 2024-05-21T05:34:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:58 smithi049 ceph-mon[29882]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:58 smithi049 ceph-mon[29882]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:58 smithi049 ceph-mon[29882]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:58.355 INFO:teuthology.orchestra.run.smithi049.stderr:+ ALERTM_HOST=smithi157 2024-05-21T05:34:58.356 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch host ls -f json 2024-05-21T05:34:58.356 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r --arg GRAFANA_HOST smithi049 '.[] | select(.hostname==$GRAFANA_HOST) | .addr' 2024-05-21T05:34:58.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:58 smithi154 ceph-mon[33059]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:58.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:58 smithi154 ceph-mon[33059]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:58.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:58 smithi154 ceph-mon[33059]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:58.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:58 smithi157 ceph-mon[33308]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:34:58.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:58 smithi157 ceph-mon[33308]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:34:58.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:58 smithi157 ceph-mon[33308]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:58.698 INFO:teuthology.orchestra.run.smithi049.stderr:+ GRAFANA_IP=172.21.15.49 2024-05-21T05:34:58.698 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch host ls -f json 2024-05-21T05:34:58.698 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r --arg PROM_HOST smithi154 '.[] | select(.hostname==$PROM_HOST) | .addr' 2024-05-21T05:34:59.038 INFO:teuthology.orchestra.run.smithi049.stderr:+ PROM_IP=172.21.15.154 2024-05-21T05:34:59.038 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch host ls -f json 2024-05-21T05:34:59.038 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r --arg ALERTM_HOST smithi157 '.[] | select(.hostname==$ALERTM_HOST) | .addr' 2024-05-21T05:34:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:59 smithi049 ceph-mon[29882]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:59 smithi049 ceph-mon[29882]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:34:59 smithi049 ceph-mon[29882]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.382 INFO:teuthology.orchestra.run.smithi049.stderr:+ ALERTM_IP=172.21.15.157 2024-05-21T05:34:59.382 INFO:teuthology.orchestra.run.smithi049.stderr:++ ceph orch host ls -f json 2024-05-21T05:34:59.382 INFO:teuthology.orchestra.run.smithi049.stderr:++ jq -r '.[] | .addr' 2024-05-21T05:34:59.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:59 smithi154 ceph-mon[33059]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:59 smithi154 ceph-mon[33059]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:34:59 smithi154 ceph-mon[33059]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:59 smithi157 ceph-mon[33308]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:59 smithi157 ceph-mon[33308]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:34:59 smithi157 ceph-mon[33308]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:34:59.723 INFO:teuthology.orchestra.run.smithi049.stderr:+ ALL_HOST_IPS='172.21.15.49 2024-05-21T05:34:59.723 INFO:teuthology.orchestra.run.smithi049.stderr:172.21.15.154 2024-05-21T05:34:59.723 INFO:teuthology.orchestra.run.smithi049.stderr:172.21.15.157' 2024-05-21T05:34:59.723 INFO:teuthology.orchestra.run.smithi049.stderr:+ for ip in $ALL_HOST_IPS 2024-05-21T05:34:59.723 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.49:9100/metric 2024-05-21T05:34:59.726 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.726 INFO:teuthology.orchestra.run.smithi049.stdout: Node Exporter 2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stdout:

Node Exporter

2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stdout:

Metrics

2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stderr:+ for ip in $ALL_HOST_IPS 2024-05-21T05:34:59.727 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.154:9100/metric 2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout: Node Exporter 2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout:

Node Exporter

2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout:

Metrics

2024-05-21T05:34:59.730 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.731 INFO:teuthology.orchestra.run.smithi049.stderr:+ for ip in $ALL_HOST_IPS 2024-05-21T05:34:59.731 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.157:9100/metric 2024-05-21T05:34:59.733 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stdout: Node Exporter 2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stdout:

Node Exporter

2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stdout:

Metrics

2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-05-21T05:34:59.734 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -k -s https://172.21.15.49:3000/api/health 2024-05-21T05:34:59.745 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-05-21T05:34:59.746 INFO:teuthology.orchestra.run.smithi049.stdout: "commit": "37ee25ba46", 2024-05-21T05:34:59.746 INFO:teuthology.orchestra.run.smithi049.stdout: "database": "ok", 2024-05-21T05:34:59.746 INFO:teuthology.orchestra.run.smithi049.stdout: "version": "9.4.12" 2024-05-21T05:34:59.747 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -k -s https://172.21.15.49:3000/api/health 2024-05-21T05:34:59.747 INFO:teuthology.orchestra.run.smithi049.stderr:+ jq -e '.database == "ok"' 2024-05-21T05:34:59.759 INFO:teuthology.orchestra.run.smithi049.stdout:}true 2024-05-21T05:34:59.759 INFO:teuthology.orchestra.run.smithi049.stderr:+ ceph orch daemon stop mon.c 2024-05-21T05:35:00.105 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled to stop mon.c on host 'smithi157' 2024-05-21T05:35:00.119 INFO:teuthology.orchestra.run.smithi049.stderr:+ sleep 120 2024-05-21T05:35:00.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:00.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:00 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:00.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:00.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:00.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 ceph-mon[33308]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:00 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:01.089 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:00 smithi157 systemd[1]: Stopping Ceph mon.c for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:35:01.344 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:01 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c[33273]: 2024-05-21T05:35:01.088+0000 7f78d1185700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:35:01.344 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:01 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c[33273]: 2024-05-21T05:35:01.088+0000 7f78d1185700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-05-21T05:35:01.637 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:01 smithi157 podman[45624]: 2024-05-21 05:35:01.345126528 +0000 UTC m=+0.364952830 container died 3bbab45efb40b018cfa5eeedd00438479c557887c9b3d0abf13d6c11390a9012 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c, io.buildah.version=1.33.5, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-05-21T05:35:01.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:01 smithi157 podman[45624]: 2024-05-21 05:35:01.821001547 +0000 UTC m=+0.840827849 container cleanup 3bbab45efb40b018cfa5eeedd00438479c557887c9b3d0abf13d6c11390a9012 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-05-21T05:35:01.950 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:01 smithi157 bash[45624]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c 2024-05-21T05:35:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:01] "GET /metrics HTTP/1.1" 200 21543 "" "Prometheus/2.43.0" 2024-05-21T05:35:02.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:02 smithi157 podman[45641]: 2024-05-21 05:35:02.054496304 +0000 UTC m=+0.709819332 container remove 3bbab45efb40b018cfa5eeedd00438479c557887c9b3d0abf13d6c11390a9012 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-c, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-05-21T05:35:02.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:02 smithi157 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.c.service: Deactivated successfully. 2024-05-21T05:35:02.450 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:02 smithi157 systemd[1]: Stopped Ceph mon.c for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:35:02.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 21 05:35:02 smithi157 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.c.service: Consumed 3.768s CPU time. 2024-05-21T05:35:12.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:11 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:11] "GET /metrics HTTP/1.1" 200 21542 "" "Prometheus/2.43.0" 2024-05-21T05:35:15.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:15.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:35:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: Schedule stop daemon mon.c 2024-05-21T05:35:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:35:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:35:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:35:15.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:15 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: Schedule stop daemon mon.c 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:35:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:35:15.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:15 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: mon.b calling monitor election 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: mon.a calling monitor election 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: monmap epoch 3 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: min_mon_release 19 (squid) 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: election_strategy: 1 2024-05-21T05:35:16.397 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: fsmap 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: osdmap e23: 3 total, 3 up, 3 in 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: mgrmap e21: a(active, since 3m), standbys: b 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: mon.c (rank 1) addr [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] is down (out of quorum) 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:16.398 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:16 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:35:16.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: mon.b calling monitor election 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: mon.a calling monitor election 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: monmap epoch 3 2024-05-21T05:35:16.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: last_changed 2024-05-21T05:28:47.543699+0000 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: created 2024-05-21T05:26:47.380396+0000 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: min_mon_release 19 (squid) 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: election_strategy: 1 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: 2: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.b 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: fsmap 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: osdmap e23: 3 total, 3 up, 3 in 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: mgrmap e21: a(active, since 3m), standbys: b 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-05-21T05:35:16.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-05-21T05:35:16.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-05-21T05:35:16.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: mon.c (rank 1) addr [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] is down (out of quorum) 2024-05-21T05:35:16.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:16.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:16.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:16 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:35:18.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:18 smithi154 ceph-mon[33059]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:18.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:18 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:18.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:18 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:18 smithi049 ceph-mon[29882]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:18 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:18 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:35:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:35:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:35:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:35:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:35:19.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:20.897 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:20 smithi154 ceph-mon[33059]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:21.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:20 smithi049 ceph-mon[29882]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:21] "GET /metrics HTTP/1.1" 200 21601 "" "Prometheus/2.43.0" 2024-05-21T05:35:22.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:22 smithi154 ceph-mon[33059]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:23.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:22 smithi049 ceph-mon[29882]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:24.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:24 smithi154 ceph-mon[33059]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:25.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:24 smithi049 ceph-mon[29882]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:26.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:26 smithi154 ceph-mon[33059]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:27.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:26 smithi049 ceph-mon[29882]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:28.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:28 smithi154 ceph-mon[33059]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:28 smithi049 ceph-mon[29882]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:30.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:30 smithi154 ceph-mon[33059]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:31.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:30 smithi049 ceph-mon[29882]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:32.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:31 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:31] "GET /metrics HTTP/1.1" 200 21601 "" "Prometheus/2.43.0" 2024-05-21T05:35:32.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:32 smithi154 ceph-mon[33059]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:33.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:32 smithi049 ceph-mon[29882]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:34.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:34 smithi154 ceph-mon[33059]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:34.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:34 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:35.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:34 smithi049 ceph-mon[29882]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:35.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:34 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:36.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:36 smithi154 ceph-mon[33059]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:37.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:36 smithi049 ceph-mon[29882]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:38.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:38 smithi154 ceph-mon[33059]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:39.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:38 smithi049 ceph-mon[29882]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:40.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:40 smithi154 ceph-mon[33059]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:41.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:40 smithi049 ceph-mon[29882]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:42.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:41] "GET /metrics HTTP/1.1" 200 21598 "" "Prometheus/2.43.0" 2024-05-21T05:35:42.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:42 smithi154 ceph-mon[33059]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:43.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:42 smithi049 ceph-mon[29882]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:44.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:44 smithi154 ceph-mon[33059]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:45.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:44 smithi049 ceph-mon[29882]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:46.852 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:46 smithi049 ceph-mon[29882]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:46.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:46 smithi154 ceph-mon[33059]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:48.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:48 smithi154 ceph-mon[33059]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:49.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:48 smithi049 ceph-mon[29882]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:49.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:50.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:35:50.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:50 smithi154 ceph-mon[33059]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:50 smithi049 ceph-mon[29882]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:52.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:35:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:35:51] "GET /metrics HTTP/1.1" 200 21604 "" "Prometheus/2.43.0" 2024-05-21T05:35:52.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:52 smithi154 ceph-mon[33059]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:52 smithi049 ceph-mon[29882]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:54.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:54 smithi154 ceph-mon[33059]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:54 smithi049 ceph-mon[29882]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:56.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:56 smithi154 ceph-mon[33059]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:57.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:56 smithi049 ceph-mon[29882]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:58.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:35:58 smithi154 ceph-mon[33059]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:35:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:35:58 smithi049 ceph-mon[29882]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:00.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:00 smithi154 ceph-mon[33059]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:01.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:00 smithi049 ceph-mon[29882]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:01 smithi049 ceph-mon[29882]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:02.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:01] "GET /metrics HTTP/1.1" 200 21604 "" "Prometheus/2.43.0" 2024-05-21T05:36:02.145 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:01 smithi154 ceph-mon[33059]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:04.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:04 smithi154 ceph-mon[33059]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:04.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:04 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:04.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:04 smithi049 ceph-mon[29882]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:04.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:04 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:06.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:06 smithi154 ceph-mon[33059]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:06.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:06 smithi049 ceph-mon[29882]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:08.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:08 smithi154 ceph-mon[33059]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:08.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:08 smithi049 ceph-mon[29882]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:10.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:10 smithi154 ceph-mon[33059]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:10.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:10 smithi049 ceph-mon[29882]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:12.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:11 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:11] "GET /metrics HTTP/1.1" 200 21601 "" "Prometheus/2.43.0" 2024-05-21T05:36:12.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:12 smithi154 ceph-mon[33059]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:12 smithi049 ceph-mon[29882]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:14.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:14 smithi154 ceph-mon[33059]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:14.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:14 smithi049 ceph-mon[29882]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:16.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:16 smithi154 ceph-mon[33059]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:16.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:16 smithi049 ceph-mon[29882]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:18.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:18 smithi154 ceph-mon[33059]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:18.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:18 smithi049 ceph-mon[29882]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:19.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:36:19.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:19 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-21T05:36:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:19 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:20.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:20 smithi154 ceph-mon[33059]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:20 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:36:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:20 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:36:20.396 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:20 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:36:20.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:20 smithi049 ceph-mon[29882]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:20.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:20 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-21T05:36:20.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:20 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-21T05:36:20.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:20 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' 2024-05-21T05:36:22.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:21 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:21] "GET /metrics HTTP/1.1" 200 21603 "" "Prometheus/2.43.0" 2024-05-21T05:36:22.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:22 smithi154 ceph-mon[33059]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:22 smithi049 ceph-mon[29882]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:24.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:24 smithi154 ceph-mon[33059]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:24 smithi049 ceph-mon[29882]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:26.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:26 smithi154 ceph-mon[33059]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:26 smithi049 ceph-mon[29882]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:28.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:28 smithi154 ceph-mon[33059]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:28.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:28 smithi049 ceph-mon[29882]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:30.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:30 smithi154 ceph-mon[33059]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:30.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:30 smithi049 ceph-mon[29882]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:32.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:31 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:31] "GET /metrics HTTP/1.1" 200 21603 "" "Prometheus/2.43.0" 2024-05-21T05:36:32.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:32 smithi049 ceph-mon[29882]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:32.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:32 smithi154 ceph-mon[33059]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:34 smithi049 ceph-mon[29882]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:34 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:34.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:34 smithi154 ceph-mon[33059]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:34.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:34 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:36.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:36 smithi049 ceph-mon[29882]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:36.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:36 smithi154 ceph-mon[33059]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:38 smithi049 ceph-mon[29882]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:38.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:38 smithi154 ceph-mon[33059]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:40 smithi049 ceph-mon[29882]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:40.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:40 smithi154 ceph-mon[33059]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:42.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:41 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:41] "GET /metrics HTTP/1.1" 200 21602 "" "Prometheus/2.43.0" 2024-05-21T05:36:42.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:42 smithi049 ceph-mon[29882]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:42.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:42 smithi154 ceph-mon[33059]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:44.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:44 smithi049 ceph-mon[29882]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:44.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:44 smithi154 ceph-mon[33059]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:46.447 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:46 smithi154 ceph-mon[33059]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:46.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:46 smithi049 ceph-mon[29882]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:48.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:48 smithi049 ceph-mon[29882]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:48.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:48 smithi154 ceph-mon[33059]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:49 smithi049 ceph-mon[29882]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:49.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:49 smithi154 ceph-mon[33059]: from='mgr.14412 172.21.15.49:0/124193756' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-21T05:36:50.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:50 smithi049 ceph-mon[29882]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:50.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:50 smithi154 ceph-mon[33059]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:52.050 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:36:51 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:36:51] "GET /metrics HTTP/1.1" 200 21601 "" "Prometheus/2.43.0" 2024-05-21T05:36:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:52 smithi049 ceph-mon[29882]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:52.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:52 smithi154 ceph-mon[33059]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:54.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:54 smithi049 ceph-mon[29882]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:54.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:54 smithi154 ceph-mon[33059]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:56 smithi049 ceph-mon[29882]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:56.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:56 smithi154 ceph-mon[33059]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:58.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:36:58 smithi049 ceph-mon[29882]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:36:58.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:36:58 smithi154 ceph-mon[33059]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:37:00.121 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.154:9095/api/v1/status/config 2024-05-21T05:37:00.127 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.154:9095/api/v1/status/config 2024-05-21T05:37:00.127 INFO:teuthology.orchestra.run.smithi049.stderr:+ jq -e '.status == "success"' 2024-05-21T05:37:00.131 INFO:teuthology.orchestra.run.smithi049.stdout:{"status":"success","data":{"yaml":"global:\n scrape_interval: 10s\n scrape_timeout: 10s\n evaluation_interval: 10s\n external_labels:\n cluster: 8f7c53ca-1732-11ef-bc9a-c7b262605968\nalerting:\n alertmanagers:\n - follow_redirects: true\n enable_http2: true\n scheme: http\n timeout: 10s\n api_version: v2\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.49:8765/sd/prometheus/sd-config?service=alertmanager\nrule_files:\n- /etc/prometheus/alerting/*\nscrape_configs:\n- job_name: ceph\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 8f7c53ca-1732-11ef-bc9a-c7b262605968\n action: replace\n - source_labels: [instance]\n separator: ;\n regex: (.*)\n target_label: instance\n replacement: ceph_cluster\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.49:8765/sd/prometheus/sd-config?service=mgr-prometheus\n- job_name: node\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 8f7c53ca-1732-11ef-bc9a-c7b262605968\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.49:8765/sd/prometheus/sd-config?service=node-exporter\n- job_name: ceph-exporter\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n relabel_configs:\n - source_labels: [__address__]\n separator: ;\n regex: (.*)\n target_label: cluster\n replacement: 8f7c53ca-1732-11ef-bc9a-c7b262605968\n action: replace\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.49:8765/sd/prometheus/sd-config?service=ceph-exporter\n- job_name: nvmeof\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.49:8765/sd/prometheus/sd-config?service=nvmeof\n- job_name: federate\n honor_labels: true\n honor_timestamps: true\n params:\n match[]:\n - '{job=\"ceph\"}'\n - '{job=\"node\"}'\n - '{job=\"haproxy\"}'\n - '{job=\"ceph-exporter\"}'\n scrape_interval: 15s\n scrape_timeout: 10s\n metrics_path: /federate\n scheme: http\n follow_redirects: true\n enable_http2: true\n static_configs:\n - targets: []\n"}}true 2024-05-21T05:37:00.132 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.154:9095/api/v1/alerts 2024-05-21T05:37:00.137 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.154:9095/api/v1/alerts 2024-05-21T05:37:00.137 INFO:teuthology.orchestra.run.smithi049.stderr:+ jq -e '.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"' 2024-05-21T05:37:00.140 INFO:teuthology.orchestra.run.smithi049.stdout:{"status":"success","data":{"alerts":[{"labels":{"alertname":"CephHealthWarning","cluster":"8f7c53ca-1732-11ef-bc9a-c7b262605968","instance":"ceph_cluster","job":"ceph","severity":"warning","type":"ceph_default"},"annotations":{"description":"The cluster state has been HEALTH_WARN for more than 15 minutes. Please check 'ceph health detail' for more information.","summary":"Ceph is in the WARNING state"},"state":"pending","activeAt":"2024-05-21T05:35:30.13866993Z","value":"1e+00"},{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi157","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"state":"firing","activeAt":"2024-05-21T05:35:30.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi157\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"state":"firing","activeAt":"2024-05-21T05:35:30.084118673Z","value":"1e+00"}]}}true 2024-05-21T05:37:00.141 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.157:9093/api/v1/status 2024-05-21T05:37:00.146 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.157:9093/api/v1/alerts 2024-05-21T05:37:00.150 INFO:teuthology.orchestra.run.smithi049.stderr:+ curl -s http://172.21.15.157:9093/api/v1/alerts 2024-05-21T05:37:00.150 INFO:teuthology.orchestra.run.smithi049.stderr:+ jq -e '.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"' 2024-05-21T05:37:00.154 INFO:teuthology.orchestra.run.smithi049.stdout:{"status":"success","data":{"configYAML":"global:\n resolve_timeout: 5m\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n continue: false\n routes:\n - receiver: ceph-dashboard\n group_by:\n - alertname\n continue: false\n group_wait: 10s\n group_interval: 10s\n repeat_interval: 1h\nreceivers:\n- name: default\n- name: ceph-dashboard\n webhook_configs:\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi049.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\ntemplates: []\n","configJSON":{"global":{"resolve_timeout":"5m","http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"smtp_hello":"localhost","smtp_smarthost":"","smtp_require_tls":true,"pagerduty_url":"https://events.pagerduty.com/v2/enqueue","opsgenie_api_url":"https://api.opsgenie.com/","wechat_api_url":"https://qyapi.weixin.qq.com/cgi-bin/","victorops_api_url":"https://alert.victorops.com/integrations/generic/20131114/alert/","telegram_api_url":"https://api.telegram.org","webex_api_url":"https://webexapis.com/v1/messages"},"route":{"receiver":"default","routes":[{"receiver":"ceph-dashboard","group_by":["alertname"],"group_wait":"10s","group_interval":"10s","repeat_interval":"1h"}]},"receivers":[{"name":"default"},{"name":"ceph-dashboard","webhook_configs":[{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi049.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0},{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0}]}],"templates":null},"versionInfo":{"branch":"HEAD","buildDate":"20221222-14:51:36","buildUser":"root@abe866dd5717","goVersion":"go1.19.4","revision":"258fab7cdd551f2cf251ed0348f0ad7289aee789","version":"0.25.0"},"uptime":"2024-05-21T05:32:04.525225716Z","clusterStatus":{"name":"01HYCT59HCYC64A2Y2TCASYKDD","status":"ready","peers":[{"name":"01HYCT59HCYC64A2Y2TCASYKDD","address":"172.21.15.157:9094"}]}}}{"status":"success","data":[{"labels":{"alertname":"CephMonDown","cluster":"8f7c53ca-1732-11ef-bc9a-c7b262605968","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi157\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"startsAt":"2024-05-21T05:36:00.084Z","endsAt":"2024-05-21T05:40:00.084Z","generatorURL":"http://smithi154.front.sepia.ceph.com:9095/graph?g0.expr=count%28ceph_mon_quorum_status+%3D%3D+0%29+%3C%3D+%28count%28ceph_mon_metadata%29+-+floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"f3b2e944d06d3ec0"},{"labels":{"alertname":"CephMonDownQuorumAtRisk","cluster":"8f7c53ca-1732-11ef-bc9a-c7b262605968","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi157","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"startsAt":"2024-05-21T05:36:00.084Z","endsAt":"2024-05-21T05:40:00.084Z","generatorURL":"http://smithi154.front.sepia.ceph.com:9095/graph?g0.expr=%28%28ceph_health_detail%7Bname%3D%22MON_DOWN%22%7D+%3D%3D+1%29+%2A+on+%28%29+%28count%28ceph_mon_quorum_status+%3D%3D+1%29+%3D%3D+bool+%28floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29%29%29+%3D%3D+1\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"fcb421de05d4f19b"}]}true 2024-05-21T05:37:00.463 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:00 smithi049 ceph-mon[29882]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:37:00.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:00 smithi154 ceph-mon[33059]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-21T05:37:00.849 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-21T05:37:00.860 INFO:tasks.cephadm:Teardown begin 2024-05-21T05:37:00.860 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:00.893 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:00.927 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:00.961 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-05-21T05:37:00.961 DEBUG:teuthology.orchestra.run.smithi049:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-21T05:37:00.978 DEBUG:teuthology.orchestra.run.smithi154:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-21T05:37:00.996 DEBUG:teuthology.orchestra.run.smithi157:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-21T05:37:01.019 INFO:tasks.cephadm:Stopping all daemons... 2024-05-21T05:37:01.020 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-05-21T05:37:01.020 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a 2024-05-21T05:37:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 systemd[1]: Stopping Ceph mon.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:01.728 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a[29859]: 2024-05-21T05:37:01.304+0000 7f5f971d3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:01.728 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a[29859]: 2024-05-21T05:37:01.304+0000 7f5f971d3700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 podman[58088]: 2024-05-21 05:37:01.550073271 +0000 UTC m=+0.330907776 container died a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240514, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image) 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE Bus STOPPING 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE Bus STOPPED 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE Bus STARTING 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE Serving on http://:::9283 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: [21/May/2024:05:37:01] ENGINE Bus STARTED 2024-05-21T05:37:01.729 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:01 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: ::ffff:172.21.15.154 - - [21/May/2024:05:37:01] "GET /metrics HTTP/1.1" 200 21601 "" "Prometheus/2.43.0" 2024-05-21T05:37:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 podman[58088]: 2024-05-21 05:37:01.851287809 +0000 UTC m=+0.632122314 container cleanup a4ec46ad3a03ee3750db03804e07854542959c9881c0b2fd5fd33a525433bf84 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-05-21T05:37:02.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:May 21 05:37:01 smithi049 bash[58088]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-a 2024-05-21T05:37:02.206 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.a.service' 2024-05-21T05:37:02.261 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:02.262 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-05-21T05:37:02.262 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-05-21T05:37:02.262 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.b 2024-05-21T05:37:02.584 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:02 smithi154 systemd[1]: Stopping Ceph mon.b for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:02 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b[33036]: 2024-05-21T05:37:02.583+0000 7f0f757b4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:02 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b[33036]: 2024-05-21T05:37:02.583+0000 7f0f757b4700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-05-21T05:37:02.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:02 smithi154 podman[45079]: 2024-05-21 05:37:02.737523076 +0000 UTC m=+0.268096857 container died f7b1831d9d92bd39ea6b60fc07cf2e3ae00427a507b0b455449518f77924b992 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:37:03.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:03 smithi154 podman[45079]: 2024-05-21 05:37:03.206187273 +0000 UTC m=+0.736761052 container cleanup f7b1831d9d92bd39ea6b60fc07cf2e3ae00427a507b0b455449518f77924b992 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b, ceph=True, org.label-schema.build-date=20240514, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-05-21T05:37:03.395 INFO:journalctl@ceph.mon.b.smithi154.stdout:May 21 05:37:03 smithi154 bash[45079]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mon-b 2024-05-21T05:37:03.632 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.b.service' 2024-05-21T05:37:03.676 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:03.677 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-05-21T05:37:03.677 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-05-21T05:37:03.677 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.c 2024-05-21T05:37:03.716 DEBUG:teuthology.orchestra.run.smithi157:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mon.c.service' 2024-05-21T05:37:03.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:03.836 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-05-21T05:37:03.836 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-05-21T05:37:03.836 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a 2024-05-21T05:37:04.216 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:03 smithi049 systemd[1]: Stopping Ceph mgr.a for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:04.530 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:37:04.215+0000 7fe40abb9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:04.531 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:04 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a[30138]: 2024-05-21T05:37:04.216+0000 7fe40abb9700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-05-21T05:37:04.531 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:04 smithi049 podman[58232]: 2024-05-21 05:37:04.24867717 +0000 UTC m=+0.203191506 container died 6b835c163d4a622e2ede82d6ae531e514f13abfb72e84a0db87d6d341b5d78a2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80) 2024-05-21T05:37:04.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:04 smithi049 podman[58232]: 2024-05-21 05:37:04.638270434 +0000 UTC m=+0.592784773 container cleanup 6b835c163d4a622e2ede82d6ae531e514f13abfb72e84a0db87d6d341b5d78a2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6cd0f8013e2dea00c3a29a0d8b10656b132d7c80, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-05-21T05:37:04.800 INFO:journalctl@ceph.mgr.a.smithi049.stdout:May 21 05:37:04 smithi049 bash[58232]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-a 2024-05-21T05:37:04.992 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.a.service' 2024-05-21T05:37:05.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:05.026 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-05-21T05:37:05.027 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-05-21T05:37:05.027 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.b 2024-05-21T05:37:05.351 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 systemd[1]: Stopping Ceph mgr.b for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:05.645 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 podman[45211]: 2024-05-21 05:37:05.352814146 +0000 UTC m=+0.133565065 container died 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-05-21T05:37:06.101 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 podman[45211]: 2024-05-21 05:37:05.668514498 +0000 UTC m=+0.449265421 container cleanup 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-05-21T05:37:06.101 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 bash[45211]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b 2024-05-21T05:37:06.102 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 podman[45228]: 2024-05-21 05:37:05.911597833 +0000 UTC m=+0.562559862 container remove 2cdfd7a7ec5bf1d649432c82c7097ab6dd38f5787436b0ca7643e082cb75524d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-mgr-b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.build-date=20240514) 2024-05-21T05:37:06.102 INFO:journalctl@ceph.mgr.b.smithi154.stdout:May 21 05:37:05 smithi154 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-05-21T05:37:06.117 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@mgr.b.service' 2024-05-21T05:37:06.149 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:06.150 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-05-21T05:37:06.150 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-05-21T05:37:06.150 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.0 2024-05-21T05:37:06.436 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:06 smithi049 systemd[1]: Stopping Ceph osd.0 for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:06.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:06 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0[45881]: 2024-05-21T05:37:06.436+0000 7f76556da700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:06.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:06 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0[45881]: 2024-05-21T05:37:06.436+0000 7f76556da700 -1 osd.0 23 *** Got signal Terminated *** 2024-05-21T05:37:06.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:06 smithi049 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0[45881]: 2024-05-21T05:37:06.436+0000 7f76556da700 -1 osd.0 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-21T05:37:12.092 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:11 smithi049 podman[58361]: 2024-05-21 05:37:11.836337729 +0000 UTC m=+5.488799373 container died ba76954f780175012637f0da1ef1adb150cae47db377e8a544b076df903303da (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-05-21T05:37:12.350 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58361]: 2024-05-21 05:37:12.16699248 +0000 UTC m=+5.819454121 container cleanup ba76954f780175012637f0da1ef1adb150cae47db377e8a544b076df903303da (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:37:12.350 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 bash[58361]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0 2024-05-21T05:37:12.784 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58384]: 2024-05-21 05:37:12.351262161 +0000 UTC m=+0.513078419 container remove ba76954f780175012637f0da1ef1adb150cae47db377e8a544b076df903303da (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0, org.label-schema.build-date=20240514, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD) 2024-05-21T05:37:13.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58476]: 2024-05-21 05:37:12.785382967 +0000 UTC m=+0.113791589 container create 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240514, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, ceph=True) 2024-05-21T05:37:13.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58476]: 2024-05-21 05:37:12.689333008 +0000 UTC m=+0.017741600 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185 2024-05-21T05:37:13.051 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58476]: 2024-05-21 05:37:12.987532205 +0000 UTC m=+0.315940787 container init 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, CEPH_POINT_RELEASE=) 2024-05-21T05:37:13.051 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:12 smithi049 podman[58476]: 2024-05-21 05:37:12.993230748 +0000 UTC m=+0.321639328 container start 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True) 2024-05-21T05:37:13.550 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 podman[58476]: 2024-05-21 05:37:13.070606459 +0000 UTC m=+0.399015036 container attach 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.build-date=20240514) 2024-05-21T05:37:13.550 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 podman[58476]: 2024-05-21 05:37:13.302241219 +0000 UTC m=+0.630649801 container died 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-05-21T05:37:13.816 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.0.service' 2024-05-21T05:37:13.841 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 podman[58522]: 2024-05-21 05:37:13.798895485 +0000 UTC m=+0.490028224 container remove 4f807e0d36832d7c44c3f60c2a74c4136dbfd4bbcc8f05ef3cf641e68b339c23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, GIT_CLEAN=True, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-05-21T05:37:13.841 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.0.service: Deactivated successfully. 2024-05-21T05:37:13.841 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 systemd[1]: Stopped Ceph osd.0 for 8f7c53ca-1732-11ef-bc9a-c7b262605968. 2024-05-21T05:37:13.841 INFO:journalctl@ceph.osd.0.smithi049.stdout:May 21 05:37:13 smithi049 systemd[1]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.0.service: Consumed 2.848s CPU time. 2024-05-21T05:37:13.855 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:13.855 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-05-21T05:37:13.856 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-05-21T05:37:13.856 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.1 2024-05-21T05:37:14.145 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:13 smithi154 systemd[1]: Stopping Ceph osd.1 for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:14.416 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:14 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1[37645]: 2024-05-21T05:37:14.166+0000 7f7c2bbed700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:14.416 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:14 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1[37645]: 2024-05-21T05:37:14.166+0000 7f7c2bbed700 -1 osd.1 23 *** Got signal Terminated *** 2024-05-21T05:37:14.416 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:14 smithi154 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1[37645]: 2024-05-21T05:37:14.166+0000 7f7c2bbed700 -1 osd.1 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-21T05:37:19.933 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:19 smithi154 podman[45344]: 2024-05-21 05:37:19.669816714 +0000 UTC m=+5.614480599 container died 80956f702236bd29c72c1558dc67a355153f04dc2a72be27520454c67b5dbf7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.build-date=20240514, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:37:20.315 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45344]: 2024-05-21 05:37:20.02450162 +0000 UTC m=+5.969165498 container cleanup 80956f702236bd29c72c1558dc67a355153f04dc2a72be27520454c67b5dbf7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.schema-version=1.0, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:37:20.316 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 bash[45344]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1 2024-05-21T05:37:20.645 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45371]: 2024-05-21 05:37:20.316951226 +0000 UTC m=+0.638873766 container remove 80956f702236bd29c72c1558dc67a355153f04dc2a72be27520454c67b5dbf7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, org.label-schema.build-date=20240514, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-05-21T05:37:20.961 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45464]: 2024-05-21 05:37:20.550992905 +0000 UTC m=+0.017206981 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185 2024-05-21T05:37:20.961 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45464]: 2024-05-21 05:37:20.65989604 +0000 UTC m=+0.126110129 container create 936defee9933b2eaef1694576c851ef01ad35462983771b08f466796b4017a7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240514, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-05-21T05:37:20.961 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45464]: 2024-05-21 05:37:20.870225426 +0000 UTC m=+0.336439496 container init 936defee9933b2eaef1694576c851ef01ad35462983771b08f466796b4017a7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240514, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-05-21T05:37:20.961 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45464]: 2024-05-21 05:37:20.875886682 +0000 UTC m=+0.342100748 container start 936defee9933b2eaef1694576c851ef01ad35462983771b08f466796b4017a7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-05-21T05:37:20.961 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:20 smithi154 podman[45464]: 2024-05-21 05:37:20.961775857 +0000 UTC m=+0.427989916 container attach 936defee9933b2eaef1694576c851ef01ad35462983771b08f466796b4017a7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1-deactivate, ceph=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-05-21T05:37:21.395 INFO:journalctl@ceph.osd.1.smithi154.stdout:May 21 05:37:21 smithi154 podman[45464]: 2024-05-21 05:37:21.1682945 +0000 UTC m=+0.634508571 container died 936defee9933b2eaef1694576c851ef01ad35462983771b08f466796b4017a7a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-1-deactivate, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240514, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-05-21T05:37:21.786 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.1.service' 2024-05-21T05:37:21.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:21.824 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-05-21T05:37:21.824 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-05-21T05:37:21.824 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl stop ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.2 2024-05-21T05:37:22.142 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:21 smithi157 systemd[1]: Stopping Ceph osd.2 for 8f7c53ca-1732-11ef-bc9a-c7b262605968... 2024-05-21T05:37:22.450 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:22 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2[37921]: 2024-05-21T05:37:22.142+0000 7fe0b1047700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-05-21T05:37:22.450 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:22 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2[37921]: 2024-05-21T05:37:22.142+0000 7fe0b1047700 -1 osd.2 23 *** Got signal Terminated *** 2024-05-21T05:37:22.450 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:22 smithi157 ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2[37921]: 2024-05-21T05:37:22.142+0000 7fe0b1047700 -1 osd.2 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-21T05:37:27.747 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:27 smithi157 podman[46466]: 2024-05-21 05:37:27.466734389 +0000 UTC m=+5.445171629 container died 77639c4535b0d128038400907196bdc3bb5c357c1fe567771d3b805b155cabd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, ceph=True) 2024-05-21T05:37:28.072 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:27 smithi157 podman[46466]: 2024-05-21 05:37:27.914234196 +0000 UTC m=+5.892671473 container cleanup 77639c4535b0d128038400907196bdc3bb5c357c1fe567771d3b805b155cabd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0) 2024-05-21T05:37:28.072 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:27 smithi157 bash[46466]: ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2 2024-05-21T05:37:28.450 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46486]: 2024-05-21 05:37:28.073620031 +0000 UTC m=+0.600767368 container remove 77639c4535b0d128038400907196bdc3bb5c357c1fe567771d3b805b155cabd8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-05-21T05:37:28.784 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.397318144 +0000 UTC m=+0.017042243 image pull 41a626c9cc374bd028aa22b4f080d069b610f0be9e0ef97f9a1a54e447e148a3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185 2024-05-21T05:37:28.784 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.50772573 +0000 UTC m=+0.127449818 container create feb330462bcb6e0e802bf65819808f9d154e5f5be538b8c36177299604216f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240514, org.label-schema.schema-version=1.0) 2024-05-21T05:37:28.784 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.694082692 +0000 UTC m=+0.313806787 container init feb330462bcb6e0e802bf65819808f9d154e5f5be538b8c36177299604216f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-21T05:37:28.784 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.699735212 +0000 UTC m=+0.319459300 container start feb330462bcb6e0e802bf65819808f9d154e5f5be538b8c36177299604216f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2-deactivate, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80) 2024-05-21T05:37:28.784 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.78505238 +0000 UTC m=+0.404776468 container attach feb330462bcb6e0e802bf65819808f9d154e5f5be538b8c36177299604216f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240514, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0) 2024-05-21T05:37:29.200 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 21 05:37:28 smithi157 podman[46587]: 2024-05-21 05:37:28.995700353 +0000 UTC m=+0.615424442 container died feb330462bcb6e0e802bf65819808f9d154e5f5be538b8c36177299604216f82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5c5f12459ebcbf3753cc9d18fdb5ddd79e42ac036cf0c5c0a49db825e6a86185, name=ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-yuri5-testing-2024-05-15-0804-6cd0f80, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240514) 2024-05-21T05:37:29.501 DEBUG:teuthology.orchestra.run.smithi157:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8f7c53ca-1732-11ef-bc9a-c7b262605968@osd.2.service' 2024-05-21T05:37:29.537 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-21T05:37:29.538 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-05-21T05:37:29.538 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force --keep-logs 2024-05-21T05:37:29.740 INFO:teuthology.orchestra.run.smithi049.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:33.373 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force --keep-logs 2024-05-21T05:37:33.568 INFO:teuthology.orchestra.run.smithi154.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:36.934 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force --keep-logs 2024-05-21T05:37:37.125 INFO:teuthology.orchestra.run.smithi157.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:40.750 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:40.783 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:40.816 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-21T05:37:40.843 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-21T05:37:40.845 DEBUG:teuthology.misc:Transferring archived files from smithi049:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi049/crash 2024-05-21T05:37:40.846 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash -- . 2024-05-21T05:37:40.885 INFO:teuthology.orchestra.run.smithi049.stderr:tar: /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash: Cannot open: No such file or directory 2024-05-21T05:37:40.885 INFO:teuthology.orchestra.run.smithi049.stderr:tar: Error is not recoverable: exiting now 2024-05-21T05:37:40.887 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi154/crash 2024-05-21T05:37:40.888 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash -- . 2024-05-21T05:37:40.932 INFO:teuthology.orchestra.run.smithi154.stderr:tar: /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash: Cannot open: No such file or directory 2024-05-21T05:37:40.932 INFO:teuthology.orchestra.run.smithi154.stderr:tar: Error is not recoverable: exiting now 2024-05-21T05:37:40.934 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi157/crash 2024-05-21T05:37:40.935 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash -- . 2024-05-21T05:37:40.988 INFO:teuthology.orchestra.run.smithi157.stderr:tar: /var/lib/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/crash: Cannot open: No such file or directory 2024-05-21T05:37:40.988 INFO:teuthology.orchestra.run.smithi157.stderr:tar: Error is not recoverable: exiting now 2024-05-21T05:37:40.989 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-21T05:37:40.989 DEBUG:teuthology.orchestra.run.smithi049:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | head -n 1 2024-05-21T05:37:41.020 INFO:tasks.cephadm:Compressing logs... 2024-05-21T05:37:41.020 DEBUG:teuthology.orchestra.run.smithi049:> 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-05-21T05:37:41.063 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-21T05:37:41.066 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-21T05:37:41.087 INFO:teuthology.orchestra.run.smithi049.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log 2024-05-21T05:37:41.087 INFO:teuthology.orchestra.run.smithi049.stderr:: No such file or directory 2024-05-21T05:37:41.087 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log 2024-05-21T05:37:41.087 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.0.log 2024-05-21T05:37:41.087 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log: /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.a.log 2024-05-21T05:37:41.088 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.a.log 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.a.log: 87.6% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log.gz 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr: 89.8% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log.gz 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr: 83.0% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log.gz 2024-05-21T05:37:41.089 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-21T05:37:41.091 INFO:teuthology.orchestra.run.smithi157.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log 2024-05-21T05:37:41.091 INFO:teuthology.orchestra.run.smithi157.stderr:: No such file or directory 2024-05-21T05:37:41.091 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.2.log 2024-05-21T05:37:41.091 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log 2024-05-21T05:37:41.091 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log: /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.c.log 2024-05-21T05:37:41.092 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr: 87.5% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log.gz 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.c.log: /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr: 81.7% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log.gz 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log: 89.9% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log.gz 2024-05-21T05:37:41.093 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/cephadm.log: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-21T05:37:41.094 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log.gz 2024-05-21T05:37:41.095 INFO:teuthology.orchestra.run.smithi154.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log 2024-05-21T05:37:41.095 INFO:teuthology.orchestra.run.smithi154.stderr:: No such file or directory 2024-05-21T05:37:41.095 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log 2024-05-21T05:37:41.095 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log: -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.1.log 2024-05-21T05:37:41.095 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log 2024-05-21T05:37:41.096 INFO:teuthology.orchestra.run.smithi157.stderr: 91.0% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log.gz 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.b.log 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr: 87.6% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.log.gz 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr: 81.6% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.cephadm.log.gz 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.b.log: 90.0% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph.audit.log.gz 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.b.log 2024-05-21T05:37:41.097 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-21T05:37:41.098 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.0% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-volume.log.gz 2024-05-21T05:37:41.098 INFO:teuthology.orchestra.run.smithi154.stderr: 83.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-21T05:37:41.099 INFO:teuthology.orchestra.run.smithi154.stderr: 90.8% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.b.log.gz 2024-05-21T05:37:41.113 INFO:teuthology.orchestra.run.smithi049.stderr: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-21T05:37:41.126 INFO:teuthology.orchestra.run.smithi049.stderr: 93.4% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.0.log.gz 2024-05-21T05:37:41.127 INFO:teuthology.orchestra.run.smithi157.stderr: 93.5% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.2.log.gz 2024-05-21T05:37:41.157 INFO:teuthology.orchestra.run.smithi154.stderr: 93.7% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-osd.1.log.gz 2024-05-21T05:37:41.158 INFO:teuthology.orchestra.run.smithi157.stderr: 93.1% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.c.log.gz 2024-05-21T05:37:41.160 INFO:teuthology.orchestra.run.smithi157.stderr: 2024-05-21T05:37:41.161 INFO:teuthology.orchestra.run.smithi157.stderr:real 0m0.081s 2024-05-21T05:37:41.161 INFO:teuthology.orchestra.run.smithi157.stderr:user 0m0.115s 2024-05-21T05:37:41.161 INFO:teuthology.orchestra.run.smithi157.stderr:sys 0m0.020s 2024-05-21T05:37:41.183 INFO:teuthology.orchestra.run.smithi154.stderr: 92.7% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.b.log.gz 2024-05-21T05:37:41.184 INFO:teuthology.orchestra.run.smithi049.stderr: 90.2% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mgr.a.log.gz 2024-05-21T05:37:41.186 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-05-21T05:37:41.186 INFO:teuthology.orchestra.run.smithi154.stderr:real 0m0.105s 2024-05-21T05:37:41.186 INFO:teuthology.orchestra.run.smithi154.stderr:user 0m0.170s 2024-05-21T05:37:41.186 INFO:teuthology.orchestra.run.smithi154.stderr:sys 0m0.026s 2024-05-21T05:37:41.357 INFO:teuthology.orchestra.run.smithi049.stderr: 91.0% -- replaced with /var/log/ceph/8f7c53ca-1732-11ef-bc9a-c7b262605968/ceph-mon.a.log.gz 2024-05-21T05:37:41.358 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-05-21T05:37:41.358 INFO:teuthology.orchestra.run.smithi049.stderr:real 0m0.282s 2024-05-21T05:37:41.359 INFO:teuthology.orchestra.run.smithi049.stderr:user 0m0.423s 2024-05-21T05:37:41.359 INFO:teuthology.orchestra.run.smithi049.stderr:sys 0m0.037s 2024-05-21T05:37:41.359 INFO:tasks.cephadm:Archiving logs... 2024-05-21T05:37:41.359 DEBUG:teuthology.misc:Transferring archived files from smithi049:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi049/log 2024-05-21T05:37:41.360 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-21T05:37:41.502 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi154/log 2024-05-21T05:37:41.503 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-21T05:37:41.557 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi157/log 2024-05-21T05:37:41.558 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-21T05:37:41.606 INFO:tasks.cephadm:Removing cluster... 2024-05-21T05:37:41.606 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force 2024-05-21T05:37:41.798 INFO:teuthology.orchestra.run.smithi049.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:42.054 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force 2024-05-21T05:37:42.242 INFO:teuthology.orchestra.run.smithi154.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:42.489 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8f7c53ca-1732-11ef-bc9a-c7b262605968 --force 2024-05-21T05:37:42.686 INFO:teuthology.orchestra.run.smithi157.stdout:Deleting cluster with fsid: 8f7c53ca-1732-11ef-bc9a-c7b262605968 2024-05-21T05:37:42.942 INFO:tasks.cephadm:Removing cephadm ... 2024-05-21T05:37:42.942 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-21T05:37:42.963 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-21T05:37:43.091 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-21T05:37:43.108 INFO:tasks.cephadm:Teardown complete 2024-05-21T05:37:43.109 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-05-21T05:37:43.229 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-05-21T05:37:43.230 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-21T05:37:43.233 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-21T05:37:43.235 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-21T05:37:43.334 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-21T05:37:43.343 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-21T05:37:43.343 DEBUG:teuthology.orchestra.run.smithi049:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-21T05:37:43.346 DEBUG:teuthology.orchestra.run.smithi154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-21T05:37:43.349 DEBUG:teuthology.orchestra.run.smithi157:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-21T05:37:43.361 INFO:teuthology.orchestra.run.smithi154.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:37:43.362 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:37:43.363 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-21T05:37:43.365 INFO:teuthology.orchestra.run.smithi154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:37:43.365 INFO:teuthology.orchestra.run.smithi154.stdout:=============================================================================== 2024-05-21T05:37:43.365 INFO:teuthology.orchestra.run.smithi154.stdout:^* hv01.front.sepia.ceph.com 3 6 377 63 +596us[ +690us] +/- 40ms 2024-05-21T05:37:43.366 INFO:teuthology.orchestra.run.smithi154.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 64 -935us[ -841us] +/- 53ms 2024-05-21T05:37:43.366 INFO:teuthology.orchestra.run.smithi154.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 64 +255us[ +349us] +/- 70ms 2024-05-21T05:37:43.366 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:^* hv01.front.sepia.ceph.com 3 6 377 64 +601us[ +677us] +/- 40ms 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 64 -930us[ -854us] +/- 53ms 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +261us[ +261us] +/- 70ms 2024-05-21T05:37:43.367 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:^* hv01.front.sepia.ceph.com 3 6 377 63 +608us[ +689us] +/- 40ms 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 63 -949us[ -868us] +/- 53ms 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +258us[ +340us] +/- 70ms 2024-05-21T05:37:43.369 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-21T05:37:43.369 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-21T05:37:43.378 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-21T05:37:43.378 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-21T05:37:43.386 DEBUG:teuthology.orchestra.run.smithi049:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-05-21T05:37:43.487 DEBUG:teuthology.orchestra.run.smithi154:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-05-21T05:37:43.552 DEBUG:teuthology.orchestra.run.smithi157:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-05-21T05:37:43.617 DEBUG:teuthology.orchestra.run.smithi049:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:37:43.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:43.649 DEBUG:teuthology.orchestra.run.smithi154:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:37:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:43.677 DEBUG:teuthology.orchestra.run.smithi157:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-21T05:37:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:43.704 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-21T05:37:43.714 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-21T05:37:43.786 INFO:teuthology.task.internal:Duration was 1193.292871 seconds 2024-05-21T05:37:43.786 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-21T05:37:43.795 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-21T05:37:43.795 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-21T05:37:43.798 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-21T05:37:43.800 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-21T05:37:43.836 INFO:teuthology.orchestra.run.smithi154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:37:43.839 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:37:43.842 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-21T05:37:44.253 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-21T05:37:44.254 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi049.front.sepia.ceph.com 2024-05-21T05:37:44.254 DEBUG:teuthology.orchestra.run.smithi049:> 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-05-21T05:37:44.278 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi154.front.sepia.ceph.com 2024-05-21T05:37:44.279 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-21T05:37:44.304 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi157.front.sepia.ceph.com 2024-05-21T05:37:44.304 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-21T05:37:44.330 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-21T05:37:44.330 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-21T05:37:44.332 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-21T05:37:44.346 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-21T05:37:44.396 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-21T05:37:44.396 DEBUG:teuthology.orchestra.run.smithi049:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-21T05:37:44.404 DEBUG:teuthology.orchestra.run.smithi154:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-21T05:37:44.413 DEBUG:teuthology.orchestra.run.smithi157:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-21T05:37:44.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-21T05:37:44.603 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-21T05:37:44.603 DEBUG:teuthology.orchestra.run.smithi049:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-21T05:37:44.629 DEBUG:teuthology.orchestra.run.smithi154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-21T05:37:44.654 DEBUG:teuthology.orchestra.run.smithi157:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-21T05:37:44.680 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-21T05:37:44.689 DEBUG:teuthology.orchestra.run.smithi049:> 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-05-21T05:37:44.691 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-21T05:37:44.697 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-21T05:37:44.713 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = core 2024-05-21T05:37:44.717 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = core 2024-05-21T05:37:44.743 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = core 2024-05-21T05:37:44.765 DEBUG:teuthology.orchestra.run.smithi049:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-21T05:37:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:44.790 DEBUG:teuthology.orchestra.run.smithi154:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-21T05:37:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:44.820 DEBUG:teuthology.orchestra.run.smithi157:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-21T05:37:44.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-21T05:37:44.835 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-21T05:37:44.845 INFO:teuthology.task.internal:Transferring archived files... 2024-05-21T05:37:44.846 DEBUG:teuthology.misc:Transferring archived files from smithi049:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi049 2024-05-21T05:37:44.846 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-21T05:37:44.882 DEBUG:teuthology.misc:Transferring archived files from smithi154:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi154 2024-05-21T05:37:44.883 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-21T05:37:44.916 DEBUG:teuthology.misc:Transferring archived files from smithi157:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-05-20_19:47:14-rados-wip-yuri5-testing-2024-05-15-0804-distro-default-smithi/7716104/remote/smithi157 2024-05-21T05:37:44.916 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-21T05:37:44.950 INFO:teuthology.task.internal:Removing archive directory... 2024-05-21T05:37:44.950 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-21T05:37:44.953 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-21T05:37:44.955 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-21T05:37:44.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-21T05:37:45.010 INFO:teuthology.task.internal:Not uploading archives. 2024-05-21T05:37:45.010 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-21T05:37:45.019 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-21T05:37:45.019 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-21T05:37:45.021 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-21T05:37:45.024 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-21T05:37:45.034 INFO:teuthology.orchestra.run.smithi049.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 21 05:37 /home/ubuntu/cephtest 2024-05-21T05:37:45.036 INFO:teuthology.orchestra.run.smithi154.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 21 05:37 /home/ubuntu/cephtest 2024-05-21T05:37:45.054 INFO:teuthology.orchestra.run.smithi157.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 21 05:37 /home/ubuntu/cephtest 2024-05-21T05:37:45.056 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-21T05:37:45.067 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-21T05:37:45.089 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 1193.2928712368011 flavor: default owner: scheduled_yuriw@teuthology success: true 2024-05-21T05:37:45.090 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-21T05:37:45.174 INFO:teuthology.run:pass