2026-02-19T16:07:50.711 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T16:07:50.726 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:07:50.805 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034 branch: wip-yuri-testing-2026-02-18-1820 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_extra_daemon_features} email: yweinste@redhat.com first_in_suite: false flavor: default job_id: '59034' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri-testing-2026-02-18-1820 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri-testing-2026-02-18-1820 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 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 seed: 7379 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri-testing-2026-02-18-1820 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a targets: trial017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOIEQs7KyB+e5xRF0EMzTcykO7hr/6m1EizItDqIIRzSeCi78SJfG7Lb4rt1IOldxYNLdR7qJZoBQbmgcO3Uy90= trial189.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/ZGMPW+EeX+Zvc6QaBbL8swrTKUxVJM6zW4BAtF9EdbCDrr3fATXAUXJcg84O3/PcT4ZV9IjAKnPOO79USTAo= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -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 - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-19_15:38:40 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T16:07:50.805 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa; will attempt to use it 2026-02-19T16:07:50.806 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa/tasks 2026-02-19T16:07:50.806 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T16:07:50.807 INFO:teuthology.task.internal:Checking packages... 2026-02-19T16:07:50.807 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '802bf111cd55e57f5842153d7ba2b8b964aa818a' 2026-02-19T16:07:50.807 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T16:07:50.807 INFO:teuthology.packaging:ref: None 2026-02-19T16:07:50.807 INFO:teuthology.packaging:tag: None 2026-02-19T16:07:50.807 INFO:teuthology.packaging:branch: wip-yuri-testing-2026-02-18-1820 2026-02-19T16:07:50.807 INFO:teuthology.packaging:sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:07:50.808 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri-testing-2026-02-18-1820 2026-02-19T16:07:50.929 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5336.g802bf111 2026-02-19T16:07:50.930 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T16:07:50.940 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T16:07:50.940 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T16:07:50.954 INFO:teuthology.task.internal:Saving configuration 2026-02-19T16:07:50.967 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T16:07:50.978 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T16:07:51.056 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial017.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 16:04:20.910785', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOIEQs7KyB+e5xRF0EMzTcykO7hr/6m1EizItDqIIRzSeCi78SJfG7Lb4rt1IOldxYNLdR7qJZoBQbmgcO3Uy90='} 2026-02-19T16:07:51.113 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial189.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 16:04:20.910180', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/ZGMPW+EeX+Zvc6QaBbL8swrTKUxVJM6zW4BAtF9EdbCDrr3fATXAUXJcg84O3/PcT4ZV9IjAKnPOO79USTAo='} 2026-02-19T16:07:51.113 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T16:07:51.125 INFO:teuthology.task.internal:roles: ubuntu@trial017.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2026-02-19T16:07:51.125 INFO:teuthology.task.internal:roles: ubuntu@trial189.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2026-02-19T16:07:51.125 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T16:07:51.263 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x74beb9ceb560>, signals=[15]) 2026-02-19T16:07:51.263 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T16:07:51.274 INFO:teuthology.task.internal:Opening connections... 2026-02-19T16:07:51.275 DEBUG:teuthology.task.internal:connecting to ubuntu@trial017.front.sepia.ceph.com 2026-02-19T16:07:51.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:07:51.336 DEBUG:teuthology.task.internal:connecting to ubuntu@trial189.front.sepia.ceph.com 2026-02-19T16:07:51.337 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:07:51.395 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T16:07:51.404 DEBUG:teuthology.orchestra.run.trial017:> uname -m 2026-02-19T16:07:51.420 INFO:teuthology.orchestra.run.trial017.stdout:x86_64 2026-02-19T16:07:51.420 DEBUG:teuthology.orchestra.run.trial017:> cat /etc/os-release 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:NAME="CentOS Stream" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:VERSION="9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:ID="centos" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:VERSION_ID="9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:ANSI_COLOR="0;31" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:07:51.476 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:07:51.477 INFO:teuthology.lock.ops:Updating trial017.front.sepia.ceph.com on lock server 2026-02-19T16:07:51.543 DEBUG:teuthology.orchestra.run.trial189:> uname -m 2026-02-19T16:07:51.558 INFO:teuthology.orchestra.run.trial189.stdout:x86_64 2026-02-19T16:07:51.559 DEBUG:teuthology.orchestra.run.trial189:> cat /etc/os-release 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:NAME="CentOS Stream" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:VERSION="9" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:ID="centos" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_ID="9" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:ANSI_COLOR="0;31" 2026-02-19T16:07:51.614 INFO:teuthology.orchestra.run.trial189.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:07:51.615 INFO:teuthology.orchestra.run.trial189.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:07:51.615 INFO:teuthology.orchestra.run.trial189.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:07:51.615 INFO:teuthology.orchestra.run.trial189.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:07:51.615 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:07:51.615 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:07:51.615 INFO:teuthology.lock.ops:Updating trial189.front.sepia.ceph.com on lock server 2026-02-19T16:07:51.688 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T16:07:51.701 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T16:07:51.711 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T16:07:51.711 DEBUG:teuthology.orchestra.run.trial017:> test '!' -e /home/ubuntu/cephtest 2026-02-19T16:07:51.712 DEBUG:teuthology.orchestra.run.trial189:> test '!' -e /home/ubuntu/cephtest 2026-02-19T16:07:51.727 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T16:07:51.738 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T16:07:51.738 DEBUG:teuthology.orchestra.run.trial017:> test -z $(ls -A /var/lib/ceph) 2026-02-19T16:07:51.768 DEBUG:teuthology.orchestra.run.trial189:> test -z $(ls -A /var/lib/ceph) 2026-02-19T16:07:51.785 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T16:07:51.937 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T16:07:51.959 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-19T16:07:51.959 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-19T16:07:51.959 DEBUG:teuthology.orchestra.run.trial017:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T16:07:51.960 DEBUG:teuthology.orchestra.run.trial189:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T16:07:51.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:07:51.974 DEBUG:teuthology.orchestra.run.trial017:> uname -r 2026-02-19T16:07:51.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:07:51.975 DEBUG:teuthology.orchestra.run.trial189:> uname -r 2026-02-19T16:07:52.029 INFO:teuthology.orchestra.run.trial017.stdout:5.14.0-681.el9.x86_64 2026-02-19T16:07:52.029 INFO:teuthology.task.kernel:Running kernel on trial017: 5.14.0-681.el9.x86_64 2026-02-19T16:07:52.029 DEBUG:teuthology.orchestra.run.trial017:> sudo yum install -y kernel 2026-02-19T16:07:52.030 INFO:teuthology.orchestra.run.trial189.stdout:5.14.0-681.el9.x86_64 2026-02-19T16:07:52.030 INFO:teuthology.task.kernel:Running kernel on trial189: 5.14.0-681.el9.x86_64 2026-02-19T16:07:52.030 DEBUG:teuthology.orchestra.run.trial189:> sudo yum install -y kernel 2026-02-19T16:07:53.368 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - BaseOS 9.3 MB/s | 8.9 MB 00:00 2026-02-19T16:08:03.571 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - BaseOS 815 kB/s | 8.9 MB 00:11 2026-02-19T16:08:12.131 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - AppStream 1.5 MB/s | 27 MB 00:18 2026-02-19T16:08:12.808 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - AppStream 3.1 MB/s | 27 MB 00:08 2026-02-19T16:08:21.244 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - CRB 1.3 MB/s | 7.8 MB 00:06 2026-02-19T16:08:22.385 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 20 kB 00:00 2026-02-19T16:08:23.912 INFO:teuthology.orchestra.run.trial189.stdout:Extra Packages for Enterprise Linux 14 MB/s | 20 MB 00:01 2026-02-19T16:08:27.126 INFO:teuthology.orchestra.run.trial189.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-19T16:08:28.131 INFO:teuthology.orchestra.run.trial189.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T16:08:28.131 INFO:teuthology.orchestra.run.trial189.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T16:08:28.150 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:08:28.150 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:08:28.150 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:08:28.163 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - CRB 583 kB/s | 7.8 MB 00:13 2026-02-19T16:08:28.173 DEBUG:teuthology.orchestra.run.trial189:> echo no | sudo yum reinstall kernel || true 2026-02-19T16:08:28.472 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 04:08:27 PM UTC. 2026-02-19T16:08:28.552 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:08:28.553 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.553 INFO:teuthology.orchestra.run.trial189.stdout: Package Architecture Version Repository Size 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:Reinstalling: 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 803 k 2026-02-19T16:08:28.554 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 0 2026-02-19T16:08:28.555 INFO:teuthology.orchestra.run.trial189.stderr:Operation aborted. 2026-02-19T16:08:28.573 INFO:teuthology.orchestra.run.trial189.stdout:Is this ok [y/N]: 2026-02-19T16:08:28.574 DEBUG:teuthology.orchestra.run.trial189:> sudo yum reinstall -y kernel || true 2026-02-19T16:08:28.869 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 04:08:27 PM UTC. 2026-02-19T16:08:28.948 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout: Package Architecture Version Repository Size 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout:Reinstalling: 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:08:28.949 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:28.950 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 803 k 2026-02-19T16:08:28.950 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 0 2026-02-19T16:08:28.950 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:08:29.083 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - Extras packages 105 kB/s | 20 kB 00:00 2026-02-19T16:08:29.244 INFO:teuthology.orchestra.run.trial189.stdout:kernel-5.14.0-681.el9.x86_64.rpm 3.4 MB/s | 803 kB 00:00 2026-02-19T16:08:29.244 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:08:29.245 INFO:teuthology.orchestra.run.trial189.stdout:Total 2.7 MB/s | 803 kB 00:00 2026-02-19T16:08:29.254 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:08:29.292 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:08:29.292 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:08:29.296 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:08:29.297 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:08:29.321 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:08:29.325 INFO:teuthology.orchestra.run.trial189.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T16:08:29.325 INFO:teuthology.orchestra.run.trial189.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:29.429 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:29.429 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout:Reinstalled: 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:08:29.485 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:08:29.511 DEBUG:teuthology.orchestra.run.trial189:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T16:08:29.536 INFO:teuthology.orchestra.run.trial189.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T16:08:29.537 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T16:08:29.537 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T16:08:29.537 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-19T16:08:29.537 DEBUG:teuthology.orchestra.run.trial189:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T16:08:29.602 INFO:teuthology.orchestra.run.trial189.stdout:ttyS1 2026-02-19T16:08:29.631 DEBUG:teuthology.parallel:result is None 2026-02-19T16:08:30.332 INFO:teuthology.orchestra.run.trial017.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-19T16:08:33.557 INFO:teuthology.orchestra.run.trial017.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-19T16:08:34.562 INFO:teuthology.orchestra.run.trial017.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T16:08:34.562 INFO:teuthology.orchestra.run.trial017.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T16:08:34.581 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:08:34.582 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:08:34.582 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:08:34.604 DEBUG:teuthology.orchestra.run.trial017:> echo no | sudo yum reinstall kernel || true 2026-02-19T16:08:34.945 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 04:08:33 PM UTC. 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout: Package Architecture Version Repository Size 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:Reinstalling: 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.025 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:35.026 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 803 k 2026-02-19T16:08:35.026 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 0 2026-02-19T16:08:35.026 INFO:teuthology.orchestra.run.trial017.stderr:Operation aborted. 2026-02-19T16:08:35.046 INFO:teuthology.orchestra.run.trial017.stdout:Is this ok [y/N]: 2026-02-19T16:08:35.046 DEBUG:teuthology.orchestra.run.trial017:> sudo yum reinstall -y kernel || true 2026-02-19T16:08:35.342 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 04:08:33 PM UTC. 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout: Package Architecture Version Repository Size 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Reinstalling: 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 803 k 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 0 2026-02-19T16:08:35.422 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:08:36.397 INFO:teuthology.orchestra.run.trial017.stdout:kernel-5.14.0-681.el9.x86_64.rpm 882 kB/s | 803 kB 00:00 2026-02-19T16:08:36.397 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:08:36.397 INFO:teuthology.orchestra.run.trial017.stdout:Total 824 kB/s | 803 kB 00:00 2026-02-19T16:08:36.407 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:08:36.440 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:08:36.441 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:08:36.445 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:08:36.445 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:08:36.470 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:08:36.475 INFO:teuthology.orchestra.run.trial017.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T16:08:36.475 INFO:teuthology.orchestra.run.trial017.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:36.580 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:36.581 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout:Reinstalled: 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:08:36.636 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:08:36.663 DEBUG:teuthology.orchestra.run.trial017:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T16:08:36.686 INFO:teuthology.orchestra.run.trial017.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T16:08:36.686 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T16:08:36.687 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T16:08:36.687 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-19T16:08:36.687 DEBUG:teuthology.orchestra.run.trial017:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T16:08:36.752 INFO:teuthology.orchestra.run.trial017.stdout:ttyS1 2026-02-19T16:08:36.781 DEBUG:teuthology.parallel:result is None 2026-02-19T16:08:36.782 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T16:08:36.793 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T16:08:36.794 DEBUG:teuthology.orchestra.run.trial017:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T16:08:36.823 DEBUG:teuthology.orchestra.run.trial189:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T16:08:36.839 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T16:08:36.850 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T16:08:36.863 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T16:08:36.863 DEBUG:teuthology.orchestra.run.trial017:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T16:08:36.879 DEBUG:teuthology.orchestra.run.trial189:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T16:08:36.903 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T16:08:36.914 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T16:08:36.915 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:08:36.935 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:08:36.958 INFO:teuthology.orchestra.run.trial017.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T16:08:36.959 INFO:teuthology.orchestra.run.trial189.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T16:08:36.967 INFO:teuthology.orchestra.run.trial017.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T16:08:36.969 INFO:teuthology.orchestra.run.trial189.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T16:08:36.970 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T16:08:36.984 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T16:08:36.984 DEBUG:teuthology.orchestra.run.trial017:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T16:08:37.010 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T16:08:37.036 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T16:08:37.052 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T16:08:37.052 DEBUG:teuthology.orchestra.run.trial017:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T16:08:37.074 DEBUG:teuthology.orchestra.run.trial189:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T16:08:37.092 DEBUG:teuthology.orchestra.run.trial017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:08:37.241 DEBUG:teuthology.orchestra.run.trial017:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:08:37.266 DEBUG:teuthology.orchestra.run.trial017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:08:37.404 DEBUG:teuthology.orchestra.run.trial017:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:08:37.429 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:08:37.429 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T16:08:37.492 DEBUG:teuthology.orchestra.run.trial189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:08:37.606 DEBUG:teuthology.orchestra.run.trial189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:08:37.631 DEBUG:teuthology.orchestra.run.trial189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:08:37.764 DEBUG:teuthology.orchestra.run.trial189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:08:37.788 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:08:37.788 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T16:08:37.852 DEBUG:teuthology.orchestra.run.trial017:> sudo service rsyslog restart 2026-02-19T16:08:37.854 DEBUG:teuthology.orchestra.run.trial189:> sudo service rsyslog restart 2026-02-19T16:08:37.881 INFO:teuthology.orchestra.run.trial017.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T16:08:37.920 INFO:teuthology.orchestra.run.trial189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T16:08:38.254 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T16:08:38.267 INFO:teuthology.task.internal:Starting timer... 2026-02-19T16:08:38.267 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T16:08:38.288 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T16:08:38.307 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-19T16:08:38.307 DEBUG:teuthology.orchestra.run.trial017:> sudo service auditd rotate 2026-02-19T16:08:38.336 INFO:teuthology.orchestra.run.trial017.stdout:Rotating logs: 2026-02-19T16:08:38.338 DEBUG:teuthology.orchestra.run.trial189:> sudo service auditd rotate 2026-02-19T16:08:38.367 INFO:teuthology.orchestra.run.trial189.stdout:Rotating logs: 2026-02-19T16:08:38.369 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T16:08:38.370 DEBUG:teuthology.orchestra.run.trial017:> /usr/sbin/getenforce 2026-02-19T16:08:38.393 INFO:teuthology.orchestra.run.trial017.stdout:Permissive 2026-02-19T16:08:38.394 DEBUG:teuthology.orchestra.run.trial189:> /usr/sbin/getenforce 2026-02-19T16:08:38.426 INFO:teuthology.orchestra.run.trial189.stdout:Permissive 2026-02-19T16:08:38.427 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial017.front.sepia.ceph.com': 'permissive', 'ubuntu@trial189.front.sepia.ceph.com': 'permissive'} 2026-02-19T16:08:38.427 DEBUG:teuthology.orchestra.run.trial017:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-19T16:08:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:08:38.460 DEBUG:teuthology.orchestra.run.trial189:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-19T16:08:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:08:38.493 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T16:08:38.493 DEBUG:teuthology.orchestra.run.trial017:> sudo /usr/sbin/setenforce permissive 2026-02-19T16:08:38.524 DEBUG:teuthology.orchestra.run.trial189:> sudo /usr/sbin/setenforce permissive 2026-02-19T16:08:38.558 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T16:08:38.575 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T16:08:38.583 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'}]}] 2026-02-19T16:08:38.584 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial017.front.sepia.ceph.com,trial189.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T16:11:31.985 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial017.front.sepia.ceph.com'), Remote(name='ubuntu@trial189.front.sepia.ceph.com')] 2026-02-19T16:11:31.986 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial017.front.sepia.ceph.com' 2026-02-19T16:11:31.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:11:32.100 DEBUG:teuthology.orchestra.run.trial017:> true 2026-02-19T16:11:32.177 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial017.front.sepia.ceph.com' 2026-02-19T16:11:32.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-19T16:11:32.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:11:32.259 DEBUG:teuthology.orchestra.run.trial189:> true 2026-02-19T16:11:32.338 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-19T16:11:32.338 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T16:11:32.353 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T16:11:32.353 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T16:11:32.354 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:11:32.356 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T16:11:32.356 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:11:32.383 INFO:teuthology.orchestra.run.trial017.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T16:11:32.394 INFO:teuthology.orchestra.run.trial017.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T16:11:32.406 INFO:teuthology.orchestra.run.trial189.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T16:11:32.415 INFO:teuthology.orchestra.run.trial017.stderr:sudo: ntpd: command not found 2026-02-19T16:11:32.418 INFO:teuthology.orchestra.run.trial189.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T16:11:32.425 INFO:teuthology.orchestra.run.trial017.stdout:506 Cannot talk to daemon 2026-02-19T16:11:32.436 INFO:teuthology.orchestra.run.trial017.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T16:11:32.439 INFO:teuthology.orchestra.run.trial189.stderr:sudo: ntpd: command not found 2026-02-19T16:11:32.447 INFO:teuthology.orchestra.run.trial017.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T16:11:32.449 INFO:teuthology.orchestra.run.trial189.stdout:506 Cannot talk to daemon 2026-02-19T16:11:32.460 INFO:teuthology.orchestra.run.trial189.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T16:11:32.471 INFO:teuthology.orchestra.run.trial189.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T16:11:32.489 INFO:teuthology.orchestra.run.trial017.stderr:bash: line 1: ntpq: command not found 2026-02-19T16:11:32.515 INFO:teuthology.orchestra.run.trial017.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T16:11:32.515 INFO:teuthology.orchestra.run.trial017.stdout:=============================================================================== 2026-02-19T16:11:32.515 INFO:teuthology.orchestra.run.trial017.stdout:^? rn-03.koehn.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.515 INFO:teuthology.orchestra.run.trial017.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.515 INFO:teuthology.orchestra.run.trial017.stdout:^? owners.kjsl.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.516 INFO:teuthology.orchestra.run.trial017.stdout:^? 198.71.50.75 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.520 INFO:teuthology.orchestra.run.trial189.stderr:bash: line 1: ntpq: command not found 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:=============================================================================== 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:^? as393746.mci.trtnw.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:^? time-dfw.far.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:^? time-ord.far.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.549 INFO:teuthology.orchestra.run.trial189.stdout:^? pool-96-231-54-150.washd> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T16:11:32.551 INFO:teuthology.run_tasks:Running task pexec... 2026-02-19T16:11:32.569 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-19T16:11:32.571 DEBUG:teuthology.orchestra.run.trial017:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T16:11:32.572 DEBUG:teuthology.orchestra.run.trial189:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-19T16:11:32.576 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial017.front.sepia.ceph.com 2026-02-19T16:11:32.576 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T16:11:32.576 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-19T16:11:32.577 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-19T16:11:32.577 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-19T16:11:32.593 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial189.front.sepia.ceph.com 2026-02-19T16:11:32.593 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-19T16:11:32.593 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-19T16:11:32.593 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-19T16:11:32.593 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-19T16:11:32.745 INFO:teuthology.orchestra.run.trial017.stdout:No match for argument: nvme-cli 2026-02-19T16:11:32.745 INFO:teuthology.orchestra.run.trial017.stderr:No packages marked for removal. 2026-02-19T16:11:32.747 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:11:32.748 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:11:32.748 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:11:32.766 INFO:teuthology.orchestra.run.trial189.stdout:No match for argument: nvme-cli 2026-02-19T16:11:32.766 INFO:teuthology.orchestra.run.trial189.stderr:No packages marked for removal. 2026-02-19T16:11:32.767 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:11:32.768 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:11:32.768 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:11:33.051 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 04:10:50 PM UTC. 2026-02-19T16:11:33.069 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:00:26 ago on Thu 19 Feb 2026 04:11:06 PM UTC. 2026-02-19T16:11:33.132 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repository Size 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Installing dependencies: 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Install 7 Packages 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 6.3 M 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 24 M 2026-02-19T16:11:33.133 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:11:33.151 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repository Size 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:Installing dependencies: 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout:Install 7 Packages 2026-02-19T16:11:33.152 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:11:33.153 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 6.3 M 2026-02-19T16:11:33.153 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 24 M 2026-02-19T16:11:33.153 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:11:33.345 INFO:teuthology.orchestra.run.trial017.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 546 kB/s | 44 kB 00:00 2026-02-19T16:11:33.348 INFO:teuthology.orchestra.run.trial017.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 868 kB/s | 72 kB 00:00 2026-02-19T16:11:33.461 INFO:teuthology.orchestra.run.trial017.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 729 kB/s | 84 kB 00:00 2026-02-19T16:11:33.462 INFO:teuthology.orchestra.run.trial017.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 1.3 MB/s | 150 kB 00:00 2026-02-19T16:11:33.683 INFO:teuthology.orchestra.run.trial017.stdout:(5/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.7 MB/s | 837 kB 00:00 2026-02-19T16:11:33.718 INFO:teuthology.orchestra.run.trial017.stdout:(6/7): runc-1.4.0-1.el9.x86_64.rpm 15 MB/s | 4.0 MB 00:00 2026-02-19T16:11:33.943 INFO:teuthology.orchestra.run.trial189.stdout:(1/7): python3-configshell-1.1.30-1.el9.noarch. 113 kB/s | 72 kB 00:00 2026-02-19T16:11:33.953 INFO:teuthology.orchestra.run.trial189.stdout:(2/7): nvmetcli-0.8-3.el9.noarch.rpm 68 kB/s | 44 kB 00:00 2026-02-19T16:11:34.175 INFO:teuthology.orchestra.run.trial017.stdout:(7/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00 2026-02-19T16:11:34.176 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:11:34.176 INFO:teuthology.orchestra.run.trial017.stdout:Total 6.0 MB/s | 6.3 MB 00:01 2026-02-19T16:11:34.189 INFO:teuthology.orchestra.run.trial189.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 342 kB/s | 84 kB 00:00 2026-02-19T16:11:34.248 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:11:34.256 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:11:34.256 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:11:34.336 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:11:34.337 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:11:34.482 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:11:34.490 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-19T16:11:34.498 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-19T16:11:34.505 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-19T16:11:34.511 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-19T16:11:34.512 INFO:teuthology.orchestra.run.trial017.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-19T16:11:34.562 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-19T16:11:34.669 INFO:teuthology.orchestra.run.trial189.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 210 kB/s | 150 kB 00:00 2026-02-19T16:11:34.675 INFO:teuthology.orchestra.run.trial017.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-19T16:11:34.677 INFO:teuthology.orchestra.run.trial017.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-19T16:11:34.959 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-19T16:11:34.959 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T16:11:34.959 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:11:35.201 INFO:teuthology.orchestra.run.trial189.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 622 kB/s | 1.2 MB 00:01 2026-02-19T16:11:35.209 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-19T16:11:35.209 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-19T16:11:35.209 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-19T16:11:35.210 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-19T16:11:35.210 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-19T16:11:35.210 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-19T16:11:35.263 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:11:35.264 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:11:35.289 INFO:teuthology.orchestra.run.trial189.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 762 kB/s | 837 kB 00:01 2026-02-19T16:11:35.316 DEBUG:teuthology.parallel:result is None 2026-02-19T16:11:35.757 INFO:teuthology.orchestra.run.trial189.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 3.6 MB/s | 4.0 MB 00:01 2026-02-19T16:11:35.759 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:11:35.759 INFO:teuthology.orchestra.run.trial189.stdout:Total 2.4 MB/s | 6.3 MB 00:02 2026-02-19T16:11:35.827 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:11:35.835 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:11:35.835 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:11:35.916 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:11:35.917 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:11:36.059 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:11:36.067 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-19T16:11:36.076 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-19T16:11:36.082 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-19T16:11:36.088 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-19T16:11:36.089 INFO:teuthology.orchestra.run.trial189.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-19T16:11:36.138 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-19T16:11:36.252 INFO:teuthology.orchestra.run.trial189.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-19T16:11:36.255 INFO:teuthology.orchestra.run.trial189.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-19T16:11:36.533 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-19T16:11:36.534 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T16:11:36.534 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:11:36.787 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-19T16:11:36.788 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-19T16:11:36.788 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-19T16:11:36.788 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-19T16:11:36.788 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-19T16:11:36.788 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-19T16:11:36.841 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:11:36.842 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:11:36.895 DEBUG:teuthology.parallel:result is None 2026-02-19T16:11:36.896 INFO:teuthology.run_tasks:Running task install... 2026-02-19T16:11:36.908 DEBUG:teuthology.task.install:project ceph 2026-02-19T16:11:36.909 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}} 2026-02-19T16:11:36.909 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'} 2026-02-19T16:11:36.909 INFO:teuthology.task.install:Using flavor: default 2026-02-19T16:11:36.921 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-osd', 'ceph-osd-classic', '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-osd', 'ceph-osd-classic', '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']} 2026-02-19T16:11:36.921 INFO:teuthology.task.install:extra packages: [] 2026-02-19T16:11:36.922 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': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T16:11:36.924 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:11:36.929 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': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T16:11:36.930 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:11:37.135 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T16:11:37.135 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T16:11:37.144 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T16:11:37.144 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T16:11:37.426 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T16:11:37.426 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:11:37.426 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T16:11:37.452 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T16:11:37.452 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:11:37.452 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T16:11:37.453 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-osd, ceph-osd-classic, 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 2026-02-19T16:11:37.453 DEBUG:teuthology.orchestra.run.trial017:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T16:11:37.480 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-osd, ceph-osd-classic, 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 2026-02-19T16:11:37.481 DEBUG:teuthology.orchestra.run.trial189:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T16:11:37.518 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:11:37.544 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:11:37.591 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:11:37.618 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:11:37.654 INFO:teuthology.orchestra.run.trial017.stdout:check_obsoletes = 1 2026-02-19T16:11:37.655 DEBUG:teuthology.orchestra.run.trial017:> sudo yum clean all 2026-02-19T16:11:37.682 INFO:teuthology.orchestra.run.trial189.stdout:check_obsoletes = 1 2026-02-19T16:11:37.683 DEBUG:teuthology.orchestra.run.trial189:> sudo yum clean all 2026-02-19T16:11:37.813 INFO:teuthology.orchestra.run.trial017.stdout:41 files removed 2026-02-19T16:11:37.828 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-radosgw 2026-02-19T16:11:37.843 INFO:teuthology.orchestra.run.trial189.stdout:41 files removed 2026-02-19T16:11:37.858 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-radosgw 2026-02-19T16:11:38.102 INFO:teuthology.orchestra.run.trial017.stdout:ceph packages for x86_64 730 kB/s | 93 kB 00:00 2026-02-19T16:11:38.135 INFO:teuthology.orchestra.run.trial189.stdout:ceph packages for x86_64 711 kB/s | 93 kB 00:00 2026-02-19T16:11:38.245 INFO:teuthology.orchestra.run.trial017.stdout:ceph noarch packages 209 kB/s | 24 kB 00:00 2026-02-19T16:11:38.275 INFO:teuthology.orchestra.run.trial189.stdout:ceph noarch packages 215 kB/s | 24 kB 00:00 2026-02-19T16:11:38.372 INFO:teuthology.orchestra.run.trial017.stdout:ceph source packages 20 kB/s | 2.1 kB 00:00 2026-02-19T16:11:38.402 INFO:teuthology.orchestra.run.trial189.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T16:11:39.067 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-19T16:11:39.960 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - BaseOS 5.8 MB/s | 8.9 MB 00:01 2026-02-19T16:11:43.111 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-19T16:11:49.165 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 27 MB 00:09 2026-02-19T16:12:00.417 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - CRB 892 kB/s | 7.8 MB 00:08 2026-02-19T16:12:01.721 INFO:teuthology.orchestra.run.trial017.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 20 kB 00:00 2026-02-19T16:12:02.635 INFO:teuthology.orchestra.run.trial017.stdout:Extra Packages for Enterprise Linux 24 MB/s | 20 MB 00:00 2026-02-19T16:12:05.815 INFO:teuthology.orchestra.run.trial017.stdout:lab-extras 2.3 MB/s | 50 kB 00:00 2026-02-19T16:12:07.022 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repository Size 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout:Upgrading: 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout:Installing dependencies: 2026-02-19T16:12:07.023 INFO:teuthology.orchestra.run.trial017.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T16:12:07.024 INFO:teuthology.orchestra.run.trial017.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T16:12:07.025 INFO:teuthology.orchestra.run.trial017.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout:Installing weak dependencies: 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout:Install 34 Packages 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout:Upgrade 2 Packages 2026-02-19T16:12:07.026 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:07.027 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 67 M 2026-02-19T16:12:07.027 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:12:07.779 INFO:teuthology.orchestra.run.trial017.stdout:(1/36): ceph-base-20.3.0-5336.g802bf111.el9.x86 18 MB/s | 5.2 MB 00:00 2026-02-19T16:12:07.819 INFO:teuthology.orchestra.run.trial017.stdout:(2/36): ceph-selinux-20.3.0-5336.g802bf111.el9. 626 kB/s | 25 kB 00:00 2026-02-19T16:12:07.859 INFO:teuthology.orchestra.run.trial017.stdout:(3/36): libcephfs-daemon-20.3.0-5336.g802bf111. 942 kB/s | 37 kB 00:00 2026-02-19T16:12:07.900 INFO:teuthology.orchestra.run.trial017.stdout:(4/36): libcephfs-proxy2-20.3.0-5336.g802bf111. 620 kB/s | 25 kB 00:00 2026-02-19T16:12:07.961 INFO:teuthology.orchestra.run.trial017.stdout:(5/36): libcephfs2-20.3.0-5336.g802bf111.el9.x8 15 MB/s | 910 kB 00:00 2026-02-19T16:12:08.011 INFO:teuthology.orchestra.run.trial017.stdout:(6/36): libradosstriper1-20.3.0-5336.g802bf111. 4.9 MB/s | 250 kB 00:00 2026-02-19T16:12:08.302 INFO:teuthology.orchestra.run.trial017.stdout:(7/36): ceph-radosgw-20.3.0-5336.g802bf111.el9. 16 MB/s | 13 MB 00:00 2026-02-19T16:12:08.345 INFO:teuthology.orchestra.run.trial017.stdout:(8/36): python3-ceph-argparse-20.3.0-5336.g802b 1.0 MB/s | 45 kB 00:00 2026-02-19T16:12:08.356 INFO:teuthology.orchestra.run.trial017.stdout:(9/36): librgw2-20.3.0-5336.g802bf111.el9.x86_6 19 MB/s | 6.5 MB 00:00 2026-02-19T16:12:08.373 INFO:teuthology.orchestra.run.trial017.stdout:(10/36): python3-ceph-common-20.3.0-5336.g802bf 6.6 MB/s | 185 kB 00:00 2026-02-19T16:12:08.387 INFO:teuthology.orchestra.run.trial017.stdout:(11/36): python3-cephfs-20.3.0-5336.g802bf111.e 6.5 MB/s | 203 kB 00:00 2026-02-19T16:12:08.403 INFO:teuthology.orchestra.run.trial017.stdout:(12/36): python3-rados-20.3.0-5336.g802bf111.el 10 MB/s | 323 kB 00:00 2026-02-19T16:12:08.419 INFO:teuthology.orchestra.run.trial017.stdout:(13/36): python3-rbd-20.3.0-5336.g802bf111.el9. 9.4 MB/s | 305 kB 00:00 2026-02-19T16:12:08.431 INFO:teuthology.orchestra.run.trial017.stdout:(14/36): python3-rgw-20.3.0-5336.g802bf111.el9. 3.5 MB/s | 100 kB 00:00 2026-02-19T16:12:08.477 INFO:teuthology.orchestra.run.trial017.stdout:(15/36): ceph-common-20.3.0-5336.g802bf111.el9. 24 MB/s | 24 MB 00:00 2026-02-19T16:12:08.541 INFO:teuthology.orchestra.run.trial017.stdout:(16/36): mailcap-2.1.49-5.el9.noarch.rpm 272 kB/s | 33 kB 00:00 2026-02-19T16:12:08.556 INFO:teuthology.orchestra.run.trial017.stdout:(17/36): pciutils-3.7.0-7.el9.x86_64.rpm 746 kB/s | 93 kB 00:00 2026-02-19T16:12:09.041 INFO:teuthology.orchestra.run.trial017.stdout:(18/36): boost-program-options-1.75.0-13.el9.x8 185 kB/s | 104 kB 00:00 2026-02-19T16:12:09.124 INFO:teuthology.orchestra.run.trial017.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 542 kB/s | 45 kB 00:00 2026-02-19T16:12:09.187 INFO:teuthology.orchestra.run.trial017.stdout:(20/36): libnbd-1.20.3-4.el9.x86_64.rpm 254 kB/s | 164 kB 00:00 2026-02-19T16:12:09.202 INFO:teuthology.orchestra.run.trial017.stdout:(21/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 248 kB/s | 160 kB 00:00 2026-02-19T16:12:09.524 INFO:teuthology.orchestra.run.trial017.stdout:(22/36): qatlib-25.08.0-2.el9.x86_64.rpm 743 kB/s | 240 kB 00:00 2026-02-19T16:12:09.589 INFO:teuthology.orchestra.run.trial017.stdout:(23/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 728 kB/s | 292 kB 00:00 2026-02-19T16:12:09.609 INFO:teuthology.orchestra.run.trial017.stdout:(24/36): qatlib-service-25.08.0-2.el9.x86_64.rp 437 kB/s | 37 kB 00:00 2026-02-19T16:12:09.674 INFO:teuthology.orchestra.run.trial017.stdout:(25/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 775 kB/s | 66 kB 00:00 2026-02-19T16:12:09.811 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - CRB 326 kB/s | 7.8 MB 00:24 2026-02-19T16:12:09.856 INFO:teuthology.orchestra.run.trial017.stdout:(26/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.2 MB/s | 308 kB 00:00 2026-02-19T16:12:09.893 INFO:teuthology.orchestra.run.trial017.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 667 kB/s | 25 kB 00:00 2026-02-19T16:12:09.913 INFO:teuthology.orchestra.run.trial017.stdout:(28/36): librdkafka-1.6.1-102.el9.x86_64.rpm 840 kB/s | 662 kB 00:00 2026-02-19T16:12:09.932 INFO:teuthology.orchestra.run.trial017.stdout:(29/36): liboath-2.6.12-1.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-02-19T16:12:10.036 INFO:teuthology.orchestra.run.trial017.stdout:(30/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 7.9 MB/s | 838 kB 00:00 2026-02-19T16:12:10.047 INFO:teuthology.orchestra.run.trial017.stdout:(31/36): libarrow-9.0.0-15.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2026-02-19T16:12:10.071 INFO:teuthology.orchestra.run.trial017.stdout:(32/36): libunwind-1.6.2-1.el9.x86_64.rpm 425 kB/s | 67 kB 00:00 2026-02-19T16:12:10.077 INFO:teuthology.orchestra.run.trial017.stdout:(33/36): re2-20211101-20.el9.x86_64.rpm 4.6 MB/s | 191 kB 00:00 2026-02-19T16:12:10.092 INFO:teuthology.orchestra.run.trial017.stdout:(34/36): thrift-0.15.0-4.el9.x86_64.rpm 35 MB/s | 1.6 MB 00:00 2026-02-19T16:12:10.213 INFO:teuthology.orchestra.run.trial017.stdout:(35/36): librbd1-20.3.0-5336.g802bf111.el9.x86_ 21 MB/s | 2.8 MB 00:00 2026-02-19T16:12:10.228 INFO:teuthology.orchestra.run.trial017.stdout:(36/36): librados2-20.3.0-5336.g802bf111.el9.x8 23 MB/s | 3.6 MB 00:00 2026-02-19T16:12:10.230 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:12:10.230 INFO:teuthology.orchestra.run.trial017.stdout:Total 21 MB/s | 67 MB 00:03 2026-02-19T16:12:10.321 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:12:10.340 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:12:10.340 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:12:10.588 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:12:10.588 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:12:10.627 INFO:teuthology.orchestra.run.trial189.stdout:CentOS Stream 9 - Extras packages 232 kB/s | 20 kB 00:00 2026-02-19T16:12:10.892 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:12:10.990 INFO:teuthology.orchestra.run.trial189.stdout:Extra Packages for Enterprise Linux 68 MB/s | 20 MB 00:00 2026-02-19T16:12:11.048 INFO:teuthology.orchestra.run.trial017.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/38 2026-02-19T16:12:11.052 INFO:teuthology.orchestra.run.trial017.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:11.102 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:11.103 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:11.116 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:11.120 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/38 2026-02-19T16:12:11.120 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:11.148 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:11.150 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/38 2026-02-19T16:12:11.157 INFO:teuthology.orchestra.run.trial017.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/38 2026-02-19T16:12:11.160 INFO:teuthology.orchestra.run.trial017.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/38 2026-02-19T16:12:11.163 INFO:teuthology.orchestra.run.trial017.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/38 2026-02-19T16:12:11.167 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/38 2026-02-19T16:12:11.178 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/38 2026-02-19T16:12:11.191 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/38 2026-02-19T16:12:11.192 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/38 2026-02-19T16:12:11.213 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/38 2026-02-19T16:12:11.216 INFO:teuthology.orchestra.run.trial017.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/38 2026-02-19T16:12:11.246 INFO:teuthology.orchestra.run.trial017.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-19T16:12:11.250 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-19T16:12:11.258 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-19T16:12:11.260 INFO:teuthology.orchestra.run.trial017.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-19T16:12:11.264 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-19T16:12:11.385 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-19T16:12:11.386 INFO:teuthology.orchestra.run.trial017.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/38 2026-02-19T16:12:11.413 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/38 2026-02-19T16:12:11.415 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/38 2026-02-19T16:12:11.421 INFO:teuthology.orchestra.run.trial017.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-19T16:12:11.705 INFO:teuthology.orchestra.run.trial017.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-19T16:12:11.706 INFO:teuthology.orchestra.run.trial017.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/38 2026-02-19T16:12:11.723 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/38 2026-02-19T16:12:11.727 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/38 2026-02-19T16:12:11.731 INFO:teuthology.orchestra.run.trial017.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-19T16:12:11.734 INFO:teuthology.orchestra.run.trial017.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-19T16:12:11.734 INFO:teuthology.orchestra.run.trial017.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-19T16:12:11.752 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-19T16:12:11.755 INFO:teuthology.orchestra.run.trial017.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-19T16:12:11.790 INFO:teuthology.orchestra.run.trial017.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-19T16:12:11.792 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 32/38 2026-02-19T16:12:12.883 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:12.885 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:13.153 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:13.156 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 34/38 2026-02-19T16:12:13.198 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 34/38 2026-02-19T16:12:13.198 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T16:12:13.198 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T16:12:13.198 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:13.202 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:14.146 INFO:teuthology.orchestra.run.trial189.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-19T16:12:15.336 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repository Size 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout:Upgrading: 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T16:12:15.337 INFO:teuthology.orchestra.run.trial189.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout:Installing dependencies: 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T16:12:15.338 INFO:teuthology.orchestra.run.trial189.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout:Installing weak dependencies: 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout:Install 34 Packages 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout:Upgrade 2 Packages 2026-02-19T16:12:15.339 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:15.340 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 67 M 2026-02-19T16:12:15.340 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:12:16.102 INFO:teuthology.orchestra.run.trial189.stdout:(1/36): ceph-base-20.3.0-5336.g802bf111.el9.x86 21 MB/s | 5.2 MB 00:00 2026-02-19T16:12:16.128 INFO:teuthology.orchestra.run.trial189.stdout:(2/36): ceph-selinux-20.3.0-5336.g802bf111.el9. 952 kB/s | 25 kB 00:00 2026-02-19T16:12:16.156 INFO:teuthology.orchestra.run.trial189.stdout:(3/36): libcephfs-daemon-20.3.0-5336.g802bf111. 1.3 MB/s | 37 kB 00:00 2026-02-19T16:12:16.185 INFO:teuthology.orchestra.run.trial189.stdout:(4/36): libcephfs-proxy2-20.3.0-5336.g802bf111. 896 kB/s | 25 kB 00:00 2026-02-19T16:12:16.232 INFO:teuthology.orchestra.run.trial189.stdout:(5/36): libcephfs2-20.3.0-5336.g802bf111.el9.x8 19 MB/s | 910 kB 00:00 2026-02-19T16:12:16.268 INFO:teuthology.orchestra.run.trial189.stdout:(6/36): libradosstriper1-20.3.0-5336.g802bf111. 6.8 MB/s | 250 kB 00:00 2026-02-19T16:12:16.566 INFO:teuthology.orchestra.run.trial189.stdout:(7/36): librgw2-20.3.0-5336.g802bf111.el9.x86_6 22 MB/s | 6.5 MB 00:00 2026-02-19T16:12:16.594 INFO:teuthology.orchestra.run.trial189.stdout:(8/36): python3-ceph-argparse-20.3.0-5336.g802b 1.5 MB/s | 45 kB 00:00 2026-02-19T16:12:16.625 INFO:teuthology.orchestra.run.trial189.stdout:(9/36): python3-ceph-common-20.3.0-5336.g802bf1 6.0 MB/s | 185 kB 00:00 2026-02-19T16:12:16.655 INFO:teuthology.orchestra.run.trial189.stdout:(10/36): python3-cephfs-20.3.0-5336.g802bf111.e 6.5 MB/s | 203 kB 00:00 2026-02-19T16:12:16.689 INFO:teuthology.orchestra.run.trial189.stdout:(11/36): python3-rados-20.3.0-5336.g802bf111.el 9.3 MB/s | 323 kB 00:00 2026-02-19T16:12:16.722 INFO:teuthology.orchestra.run.trial189.stdout:(12/36): python3-rbd-20.3.0-5336.g802bf111.el9. 8.9 MB/s | 305 kB 00:00 2026-02-19T16:12:16.753 INFO:teuthology.orchestra.run.trial189.stdout:(13/36): python3-rgw-20.3.0-5336.g802bf111.el9. 3.2 MB/s | 100 kB 00:00 2026-02-19T16:12:16.828 INFO:teuthology.orchestra.run.trial189.stdout:(14/36): ceph-common-20.3.0-5336.g802bf111.el9. 25 MB/s | 24 MB 00:00 2026-02-19T16:12:16.829 INFO:teuthology.orchestra.run.trial189.stdout:(15/36): mailcap-2.1.49-5.el9.noarch.rpm 439 kB/s | 33 kB 00:00 2026-02-19T16:12:16.860 INFO:teuthology.orchestra.run.trial189.stdout:(16/36): ceph-radosgw-20.3.0-5336.g802bf111.el9 13 MB/s | 13 MB 00:01 2026-02-19T16:12:16.871 INFO:teuthology.orchestra.run.trial189.stdout:(17/36): pciutils-3.7.0-7.el9.x86_64.rpm 2.1 MB/s | 93 kB 00:00 2026-02-19T16:12:16.909 INFO:teuthology.orchestra.run.trial189.stdout:(18/36): boost-program-options-1.75.0-13.el9.x8 1.3 MB/s | 104 kB 00:00 2026-02-19T16:12:16.932 INFO:teuthology.orchestra.run.trial189.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.9 MB/s | 45 kB 00:00 2026-02-19T16:12:16.961 INFO:teuthology.orchestra.run.trial189.stdout:(20/36): libnbd-1.20.3-4.el9.x86_64.rpm 1.6 MB/s | 164 kB 00:00 2026-02-19T16:12:16.961 INFO:teuthology.orchestra.run.trial189.stdout:(21/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.8 MB/s | 160 kB 00:00 2026-02-19T16:12:17.002 INFO:teuthology.orchestra.run.trial189.stdout:(22/36): librdkafka-1.6.1-102.el9.x86_64.rpm 9.2 MB/s | 662 kB 00:00 2026-02-19T16:12:17.011 INFO:teuthology.orchestra.run.trial189.stdout:(23/36): qatlib-25.08.0-2.el9.x86_64.rpm 4.6 MB/s | 240 kB 00:00 2026-02-19T16:12:17.018 INFO:teuthology.orchestra.run.trial189.stdout:(24/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 5.0 MB/s | 292 kB 00:00 2026-02-19T16:12:17.025 INFO:teuthology.orchestra.run.trial189.stdout:(25/36): qatlib-service-25.08.0-2.el9.x86_64.rp 1.6 MB/s | 37 kB 00:00 2026-02-19T16:12:17.035 INFO:teuthology.orchestra.run.trial189.stdout:(26/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.8 MB/s | 66 kB 00:00 2026-02-19T16:12:17.146 INFO:teuthology.orchestra.run.trial189.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 224 kB/s | 25 kB 00:00 2026-02-19T16:12:17.221 INFO:teuthology.orchestra.run.trial189.stdout:(28/36): liboath-2.6.12-1.el9.x86_64.rpm 653 kB/s | 49 kB 00:00 2026-02-19T16:12:17.276 INFO:teuthology.orchestra.run.trial189.stdout:(29/36): libunwind-1.6.2-1.el9.x86_64.rpm 1.2 MB/s | 67 kB 00:00 2026-02-19T16:12:17.303 INFO:teuthology.orchestra.run.trial189.stdout:(30/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.1 MB/s | 308 kB 00:00 2026-02-19T16:12:17.364 INFO:teuthology.orchestra.run.trial189.stdout:(31/36): re2-20211101-20.el9.x86_64.rpm 3.0 MB/s | 191 kB 00:00 2026-02-19T16:12:17.418 INFO:teuthology.orchestra.run.trial189.stdout:(32/36): libarrow-9.0.0-15.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2026-02-19T16:12:17.431 INFO:teuthology.orchestra.run.trial189.stdout:(33/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 5.3 MB/s | 838 kB 00:00 2026-02-19T16:12:17.521 INFO:teuthology.orchestra.run.trial189.stdout:(34/36): librados2-20.3.0-5336.g802bf111.el9.x8 35 MB/s | 3.6 MB 00:00 2026-02-19T16:12:17.523 INFO:teuthology.orchestra.run.trial189.stdout:(35/36): thrift-0.15.0-4.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2026-02-19T16:12:17.540 INFO:teuthology.orchestra.run.trial189.stdout:(36/36): librbd1-20.3.0-5336.g802bf111.el9.x86_ 26 MB/s | 2.8 MB 00:00 2026-02-19T16:12:17.541 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:12:17.541 INFO:teuthology.orchestra.run.trial189.stdout:Total 31 MB/s | 67 MB 00:02 2026-02-19T16:12:17.632 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:12:17.650 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:12:17.650 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:12:17.735 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:17.735 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /sys 2026-02-19T16:12:17.735 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /proc 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /mnt 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /var/tmp 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /home 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /root 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout:skipping the directory /tmp 2026-02-19T16:12:17.736 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:17.896 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:12:17.896 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:12:18.198 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:12:18.316 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 36/38 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 36/38 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T16:12:18.339 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:18.341 INFO:teuthology.orchestra.run.trial017.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-19T16:12:18.354 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-19T16:12:18.354 INFO:teuthology.orchestra.run.trial017.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:18.355 INFO:teuthology.orchestra.run.trial189.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/38 2026-02-19T16:12:18.361 INFO:teuthology.orchestra.run.trial189.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:18.408 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:18.409 INFO:teuthology.orchestra.run.trial017.stdout:Creating group 'qat' with GID 992. 2026-02-19T16:12:18.409 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:18.410 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:18.411 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:18.423 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:18.426 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/38 2026-02-19T16:12:18.427 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:18.454 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:18.458 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/38 2026-02-19T16:12:18.466 INFO:teuthology.orchestra.run.trial189.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/38 2026-02-19T16:12:18.468 INFO:teuthology.orchestra.run.trial189.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/38 2026-02-19T16:12:18.471 INFO:teuthology.orchestra.run.trial189.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/38 2026-02-19T16:12:18.475 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/38 2026-02-19T16:12:18.487 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/38 2026-02-19T16:12:18.499 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/38 2026-02-19T16:12:18.500 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/38 2026-02-19T16:12:18.520 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/38 2026-02-19T16:12:18.524 INFO:teuthology.orchestra.run.trial189.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/38 2026-02-19T16:12:18.553 INFO:teuthology.orchestra.run.trial189.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-19T16:12:18.557 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-19T16:12:18.563 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-19T16:12:18.566 INFO:teuthology.orchestra.run.trial189.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-19T16:12:18.570 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-19T16:12:18.699 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/38 2026-02-19T16:12:18.700 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-19T16:12:18.701 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-19T16:12:18.702 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-19T16:12:18.703 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 37/38 2026-02-19T16:12:18.704 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-19T16:12:18.704 INFO:teuthology.orchestra.run.trial189.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/38 2026-02-19T16:12:18.727 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/38 2026-02-19T16:12:18.729 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/38 2026-02-19T16:12:18.735 INFO:teuthology.orchestra.run.trial189.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-19T16:12:18.761 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:18.761 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout:Upgraded: 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T16:12:18.762 INFO:teuthology.orchestra.run.trial017.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.763 INFO:teuthology.orchestra.run.trial017.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T16:12:18.764 INFO:teuthology.orchestra.run.trial017.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T16:12:18.765 INFO:teuthology.orchestra.run.trial017.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T16:12:18.765 INFO:teuthology.orchestra.run.trial017.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T16:12:18.765 INFO:teuthology.orchestra.run.trial017.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T16:12:18.765 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:18.765 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:12:18.802 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-test 2026-02-19T16:12:19.032 INFO:teuthology.orchestra.run.trial189.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-19T16:12:19.033 INFO:teuthology.orchestra.run.trial189.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/38 2026-02-19T16:12:19.049 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/38 2026-02-19T16:12:19.055 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/38 2026-02-19T16:12:19.060 INFO:teuthology.orchestra.run.trial189.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-19T16:12:19.062 INFO:teuthology.orchestra.run.trial189.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-19T16:12:19.063 INFO:teuthology.orchestra.run.trial189.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-19T16:12:19.080 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-19T16:12:19.083 INFO:teuthology.orchestra.run.trial189.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-19T16:12:19.111 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:00:14 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:12:19.117 INFO:teuthology.orchestra.run.trial189.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-19T16:12:19.118 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 32/38 2026-02-19T16:12:19.193 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:12:19.193 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repository Size 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Installing dependencies: 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Install 10 Packages 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 83 M 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 341 M 2026-02-19T16:12:19.194 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:12:19.797 INFO:teuthology.orchestra.run.trial017.stdout:(1/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 45 MB/s | 2.1 MB 00:00 2026-02-19T16:12:19.801 INFO:teuthology.orchestra.run.trial017.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 5.4 MB/s | 23 kB 00:00 2026-02-19T16:12:19.806 INFO:teuthology.orchestra.run.trial017.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 19 MB/s | 94 kB 00:00 2026-02-19T16:12:19.848 INFO:teuthology.orchestra.run.trial017.stdout:(4/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.6 MB/s | 159 kB 00:00 2026-02-19T16:12:19.855 INFO:teuthology.orchestra.run.trial017.stdout:(5/10): libxslt-1.1.34-12.el9.x86_64.rpm 4.6 MB/s | 233 kB 00:00 2026-02-19T16:12:19.874 INFO:teuthology.orchestra.run.trial017.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 16 MB/s | 303 kB 00:00 2026-02-19T16:12:19.883 INFO:teuthology.orchestra.run.trial017.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 7.0 MB/s | 64 kB 00:00 2026-02-19T16:12:19.910 INFO:teuthology.orchestra.run.trial017.stdout:(8/10): protobuf-3.14.0-17.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 2026-02-19T16:12:20.212 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:20.214 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:20.238 INFO:teuthology.orchestra.run.trial017.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 343 kB/s | 122 kB 00:00 2026-02-19T16:12:20.475 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 33/38 2026-02-19T16:12:20.478 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 34/38 2026-02-19T16:12:20.516 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 34/38 2026-02-19T16:12:20.516 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T16:12:20.516 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T16:12:20.517 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:20.520 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:21.316 INFO:teuthology.orchestra.run.trial017.stdout:(10/10): ceph-test-20.3.0-5336.g802bf111.el9.x8 50 MB/s | 79 MB 00:01 2026-02-19T16:12:21.318 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:12:21.318 INFO:teuthology.orchestra.run.trial017.stdout:Total 39 MB/s | 83 MB 00:02 2026-02-19T16:12:21.383 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:12:21.394 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:12:21.394 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:12:21.681 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:12:21.681 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:12:21.994 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:12:22.003 INFO:teuthology.orchestra.run.trial017.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T16:12:22.011 INFO:teuthology.orchestra.run.trial017.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T16:12:22.016 INFO:teuthology.orchestra.run.trial017.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T16:12:22.020 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T16:12:22.026 INFO:teuthology.orchestra.run.trial017.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T16:12:22.028 INFO:teuthology.orchestra.run.trial017.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T16:12:22.038 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T16:12:22.047 INFO:teuthology.orchestra.run.trial017.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T16:12:22.048 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T16:12:25.086 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:25.086 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /sys 2026-02-19T16:12:25.086 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /proc 2026-02-19T16:12:25.086 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /mnt 2026-02-19T16:12:25.086 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /var/tmp 2026-02-19T16:12:25.087 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /home 2026-02-19T16:12:25.087 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /root 2026-02-19T16:12:25.087 INFO:teuthology.orchestra.run.trial189.stdout:skipping the directory /tmp 2026-02-19T16:12:25.087 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:25.507 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T16:12:25.525 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T16:12:25.662 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 36/38 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 36/38 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T16:12:25.686 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:25.688 INFO:teuthology.orchestra.run.trial189.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-19T16:12:25.701 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-19T16:12:25.702 INFO:teuthology.orchestra.run.trial189.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:25.755 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:25.755 INFO:teuthology.orchestra.run.trial189.stdout:Creating group 'qat' with GID 992. 2026-02-19T16:12:25.756 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:25.864 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T16:12:25.864 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T16:12:25.864 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T16:12:25.865 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:25.922 INFO:teuthology.orchestra.run.trial017.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:25.923 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:12:25.959 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 35/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-19T16:12:26.045 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 37/38 2026-02-19T16:12:26.109 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-19T16:12:26.109 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout:Upgraded: 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.110 INFO:teuthology.orchestra.run.trial189.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T16:12:26.111 INFO:teuthology.orchestra.run.trial189.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.112 INFO:teuthology.orchestra.run.trial189.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:26.113 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:12:26.150 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-test 2026-02-19T16:12:26.261 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:00:21 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:12:26.346 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:12:26.349 INFO:teuthology.orchestra.run.trial017.stdout:======================================================================================= 2026-02-19T16:12:26.349 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repository Size 2026-02-19T16:12:26.349 INFO:teuthology.orchestra.run.trial017.stdout:======================================================================================= 2026-02-19T16:12:26.349 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout:Installing dependencies: 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T16:12:26.350 INFO:teuthology.orchestra.run.trial017.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T16:12:26.351 INFO:teuthology.orchestra.run.trial017.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T16:12:26.352 INFO:teuthology.orchestra.run.trial017.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T16:12:26.353 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T16:12:26.354 INFO:teuthology.orchestra.run.trial017.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T16:12:26.355 INFO:teuthology.orchestra.run.trial017.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T16:12:26.356 INFO:teuthology.orchestra.run.trial017.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout:Installing weak dependencies: 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T16:12:26.357 INFO:teuthology.orchestra.run.trial017.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout:======================================================================================= 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout:Install 95 Packages 2026-02-19T16:12:26.358 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:12:26.359 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 159 M 2026-02-19T16:12:26.359 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 732 M 2026-02-19T16:12:26.359 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:12:26.453 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:00:12 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repository Size 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout:Installing dependencies: 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T16:12:26.540 INFO:teuthology.orchestra.run.trial189.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout:Install 10 Packages 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 83 M 2026-02-19T16:12:26.541 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 341 M 2026-02-19T16:12:26.542 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:12:26.957 INFO:teuthology.orchestra.run.trial017.stdout:(1/95): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 127 kB/s | 6.5 kB 00:00 2026-02-19T16:12:27.048 INFO:teuthology.orchestra.run.trial017.stdout:(2/95): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.4 MB/s | 935 kB 00:00 2026-02-19T16:12:27.076 INFO:teuthology.orchestra.run.trial189.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.3 MB/s | 159 kB 00:00 2026-02-19T16:12:27.077 INFO:teuthology.orchestra.run.trial017.stdout:(3/95): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T16:12:27.081 INFO:teuthology.orchestra.run.trial017.stdout:(4/95): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 4.9 MB/s | 168 kB 00:00 2026-02-19T16:12:27.209 INFO:teuthology.orchestra.run.trial017.stdout:(5/95): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 20 MB/s | 5.0 MB 00:00 2026-02-19T16:12:27.248 INFO:teuthology.orchestra.run.trial017.stdout:(6/95): ceph-grafana-dashboards-20.3.0-5336.g80 1.4 MB/s | 57 kB 00:00 2026-02-19T16:12:27.296 INFO:teuthology.orchestra.run.trial017.stdout:(7/95): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 4.1 MB/s | 184 kB 00:00 2026-02-19T16:12:27.635 INFO:teuthology.orchestra.run.trial189.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 41 kB/s | 23 kB 00:00 2026-02-19T16:12:27.873 INFO:teuthology.orchestra.run.trial189.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 396 kB/s | 94 kB 00:00 2026-02-19T16:12:27.920 INFO:teuthology.orchestra.run.trial017.stdout:(8/95): ceph-osd-classic-20.3.0-5336.g802bf111. 19 MB/s | 16 MB 00:00 2026-02-19T16:12:27.955 INFO:teuthology.orchestra.run.trial189.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 2.8 MB/s | 233 kB 00:00 2026-02-19T16:12:27.993 INFO:teuthology.orchestra.run.trial189.stdout:(5/10): protobuf-3.14.0-17.el9.x86_64.rpm 26 MB/s | 1.0 MB 00:00 2026-02-19T16:12:28.026 INFO:teuthology.orchestra.run.trial189.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 9.1 MB/s | 303 kB 00:00 2026-02-19T16:12:28.060 INFO:teuthology.orchestra.run.trial189.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 64 kB 00:00 2026-02-19T16:12:28.149 INFO:teuthology.orchestra.run.trial017.stdout:(9/95): ceph-osd-crimson-20.3.0-5336.g802bf111. 18 MB/s | 19 MB 00:01 2026-02-19T16:12:28.174 INFO:teuthology.orchestra.run.trial017.stdout:(10/95): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 906 kB/s | 22 kB 00:00 2026-02-19T16:12:28.192 INFO:teuthology.orchestra.run.trial189.stdout:(8/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 922 kB/s | 122 kB 00:00 2026-02-19T16:12:28.219 INFO:teuthology.orchestra.run.trial017.stdout:(11/95): ceph-mgr-modules-core-20.3.0-5336.g802 6.4 MB/s | 297 kB 00:00 2026-02-19T16:12:28.260 INFO:teuthology.orchestra.run.trial017.stdout:(12/95): ceph-mgr-rook-20.3.0-5336.g802bf111.el 1.2 MB/s | 50 kB 00:00 2026-02-19T16:12:28.310 INFO:teuthology.orchestra.run.trial017.stdout:(13/95): ceph-mgr-diskprediction-local-20.3.0-5 19 MB/s | 7.4 MB 00:00 2026-02-19T16:12:28.310 INFO:teuthology.orchestra.run.trial017.stdout:(14/95): ceph-prometheus-alerts-20.3.0-5336.g80 350 kB/s | 17 kB 00:00 2026-02-19T16:12:28.340 INFO:teuthology.orchestra.run.trial017.stdout:(15/95): ceph-volume-20.3.0-5336.g802bf111.el9. 9.6 MB/s | 301 kB 00:00 2026-02-19T16:12:28.381 INFO:teuthology.orchestra.run.trial017.stdout:(16/95): cephadm-20.3.0-5336.g802bf111.el9.noar 14 MB/s | 1.0 MB 00:00 2026-02-19T16:12:28.410 INFO:teuthology.orchestra.run.trial017.stdout:(17/95): cryptsetup-2.8.1-3.el9.x86_64.rpm 5.0 MB/s | 351 kB 00:00 2026-02-19T16:12:28.410 INFO:teuthology.orchestra.run.trial017.stdout:(18/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.3 MB/s | 40 kB 00:00 2026-02-19T16:12:28.437 INFO:teuthology.orchestra.run.trial017.stdout:(19/95): libconfig-1.7.2-9.el9.x86_64.rpm 2.6 MB/s | 72 kB 00:00 2026-02-19T16:12:28.443 INFO:teuthology.orchestra.run.trial017.stdout:(20/95): libgfortran-11.5.0-14.el9.x86_64.rpm 24 MB/s | 794 kB 00:00 2026-02-19T16:12:28.472 INFO:teuthology.orchestra.run.trial017.stdout:(21/95): libquadmath-11.5.0-14.el9.x86_64.rpm 5.3 MB/s | 184 kB 00:00 2026-02-19T16:12:28.474 INFO:teuthology.orchestra.run.trial017.stdout:(22/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 8.1 MB/s | 253 kB 00:00 2026-02-19T16:12:28.505 INFO:teuthology.orchestra.run.trial017.stdout:(23/95): python3-ply-3.11-14.el9.noarch.rpm 3.4 MB/s | 106 kB 00:00 2026-02-19T16:12:28.516 INFO:teuthology.orchestra.run.trial017.stdout:(24/95): python3-cryptography-36.0.1-5.el9.x86_ 28 MB/s | 1.2 MB 00:00 2026-02-19T16:12:28.535 INFO:teuthology.orchestra.run.trial017.stdout:(25/95): python3-pycparser-2.20-6.el9.noarch.rp 4.3 MB/s | 135 kB 00:00 2026-02-19T16:12:28.547 INFO:teuthology.orchestra.run.trial017.stdout:(26/95): python3-requests-2.25.1-10.el9.noarch. 3.9 MB/s | 126 kB 00:00 2026-02-19T16:12:28.567 INFO:teuthology.orchestra.run.trial017.stdout:(27/95): python3-urllib3-1.26.5-7.el9.noarch.rp 6.8 MB/s | 218 kB 00:00 2026-02-19T16:12:28.578 INFO:teuthology.orchestra.run.trial017.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 5.8 MB/s | 182 kB 00:00 2026-02-19T16:12:28.603 INFO:teuthology.orchestra.run.trial017.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 7.1 MB/s | 266 kB 00:00 2026-02-19T16:12:28.916 INFO:teuthology.orchestra.run.trial017.stdout:(30/95): ceph-mgr-dashboard-20.3.0-5336.g802bf1 31 MB/s | 51 MB 00:01 2026-02-19T16:12:29.153 INFO:teuthology.orchestra.run.trial017.stdout:(31/95): flexiblas-3.0.4-9.el9.x86_64.rpm 51 kB/s | 30 kB 00:00 2026-02-19T16:12:29.336 INFO:teuthology.orchestra.run.trial017.stdout:(32/95): flexiblas-openblas-openmp-3.0.4-9.el9. 35 kB/s | 15 kB 00:00 2026-02-19T16:12:29.630 INFO:teuthology.orchestra.run.trial017.stdout:(33/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 518 kB/s | 246 kB 00:00 2026-02-19T16:12:29.672 INFO:teuthology.orchestra.run.trial017.stdout:(34/95): lua-5.4.4-4.el9.x86_64.rpm 561 kB/s | 188 kB 00:00 2026-02-19T16:12:29.730 INFO:teuthology.orchestra.run.trial017.stdout:(35/95): openblas-0.3.29-1.el9.x86_64.rpm 421 kB/s | 42 kB 00:00 2026-02-19T16:12:31.139 INFO:teuthology.orchestra.run.trial189.stdout:(9/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 513 kB/s | 2.1 MB 00:04 2026-02-19T16:12:32.618 INFO:teuthology.orchestra.run.trial017.stdout:(36/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 762 kB/s | 3.0 MB 00:04 2026-02-19T16:12:32.675 INFO:teuthology.orchestra.run.trial189.stdout:(10/10): ceph-test-20.3.0-5336.g802bf111.el9.x8 14 MB/s | 79 MB 00:05 2026-02-19T16:12:32.678 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:12:32.678 INFO:teuthology.orchestra.run.trial189.stdout:Total 14 MB/s | 83 MB 00:06 2026-02-19T16:12:32.741 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:12:32.751 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:12:32.751 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:12:32.954 INFO:teuthology.orchestra.run.trial017.stdout:(37/95): python3-devel-3.9.25-3.el9.x86_64.rpm 727 kB/s | 244 kB 00:00 2026-02-19T16:12:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:12:33.037 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:12:33.291 INFO:teuthology.orchestra.run.trial017.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 740 kB/s | 249 kB 00:00 2026-02-19T16:12:33.346 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:12:33.355 INFO:teuthology.orchestra.run.trial189.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T16:12:33.364 INFO:teuthology.orchestra.run.trial189.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T16:12:33.368 INFO:teuthology.orchestra.run.trial189.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T16:12:33.372 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T16:12:33.378 INFO:teuthology.orchestra.run.trial189.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T16:12:33.380 INFO:teuthology.orchestra.run.trial189.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T16:12:33.389 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T16:12:33.391 INFO:teuthology.orchestra.run.trial017.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 472 kB/s | 48 kB 00:00 2026-02-19T16:12:33.397 INFO:teuthology.orchestra.run.trial189.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T16:12:33.399 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T16:12:33.649 INFO:teuthology.orchestra.run.trial017.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 687 kB/s | 177 kB 00:00 2026-02-19T16:12:35.088 INFO:teuthology.orchestra.run.trial017.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 870 kB/s | 1.2 MB 00:01 2026-02-19T16:12:35.188 INFO:teuthology.orchestra.run.trial017.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 347 kB/s | 35 kB 00:00 2026-02-19T16:12:35.746 INFO:teuthology.orchestra.run.trial017.stdout:(43/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 891 kB/s | 5.3 MB 00:06 2026-02-19T16:12:36.319 INFO:teuthology.orchestra.run.trial017.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 773 kB/s | 442 kB 00:00 2026-02-19T16:12:36.498 INFO:teuthology.orchestra.run.trial017.stdout:(45/95): python3-packaging-20.9-5.el9.noarch.rp 431 kB/s | 77 kB 00:00 2026-02-19T16:12:36.600 INFO:teuthology.orchestra.run.trial017.stdout:(46/95): python3-babel-2.9.1-2.el9.noarch.rpm 889 kB/s | 6.0 MB 00:06 2026-02-19T16:12:36.837 INFO:teuthology.orchestra.run.trial017.stdout:(47/95): python3-protobuf-3.14.0-17.el9.noarch. 788 kB/s | 267 kB 00:00 2026-02-19T16:12:36.857 INFO:teuthology.orchestra.run.trial017.stdout:(48/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 617 kB/s | 159 kB 00:00 2026-02-19T16:12:36.859 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T16:12:36.878 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T16:12:36.958 INFO:teuthology.orchestra.run.trial017.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 537 kB/s | 54 kB 00:00 2026-02-19T16:12:37.173 INFO:teuthology.orchestra.run.trial017.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 831 kB/s | 279 kB 00:00 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T16:12:37.220 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T16:12:37.221 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T16:12:37.273 INFO:teuthology.orchestra.run.trial017.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 417 kB/s | 42 kB 00:00 2026-02-19T16:12:37.274 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T16:12:37.274 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:37.274 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T16:12:37.275 INFO:teuthology.orchestra.run.trial189.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T16:12:37.276 INFO:teuthology.orchestra.run.trial189.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T16:12:37.276 INFO:teuthology.orchestra.run.trial189.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T16:12:37.276 INFO:teuthology.orchestra.run.trial189.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T16:12:37.276 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:37.276 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:12:37.310 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph 2026-02-19T16:12:37.530 INFO:teuthology.orchestra.run.trial017.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 734 kB/s | 189 kB 00:00 2026-02-19T16:12:37.613 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:00:23 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:12:37.699 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout:======================================================================================= 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repository Size 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout:======================================================================================= 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout:Installing dependencies: 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T16:12:37.702 INFO:teuthology.orchestra.run.trial189.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T16:12:37.703 INFO:teuthology.orchestra.run.trial189.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T16:12:37.704 INFO:teuthology.orchestra.run.trial189.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout:Installing weak dependencies: 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:12:37.705 INFO:teuthology.orchestra.run.trial189.stdout:======================================================================================= 2026-02-19T16:12:37.706 INFO:teuthology.orchestra.run.trial189.stdout:Install 95 Packages 2026-02-19T16:12:37.706 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:12:37.706 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 159 M 2026-02-19T16:12:37.706 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 732 M 2026-02-19T16:12:37.706 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:12:37.708 INFO:teuthology.orchestra.run.trial017.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 506 kB/s | 90 kB 00:00 2026-02-19T16:12:37.789 INFO:teuthology.orchestra.run.trial017.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 290 kB/s | 22 kB 00:00 2026-02-19T16:12:37.898 INFO:teuthology.orchestra.run.trial017.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 7.5 MB/s | 862 kB 00:00 2026-02-19T16:12:38.056 INFO:teuthology.orchestra.run.trial189.stdout:(1/95): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 125 kB/s | 6.5 kB 00:00 2026-02-19T16:12:38.143 INFO:teuthology.orchestra.run.trial189.stdout:(2/95): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.5 MB/s | 935 kB 00:00 2026-02-19T16:12:38.173 INFO:teuthology.orchestra.run.trial189.stdout:(3/95): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T16:12:38.175 INFO:teuthology.orchestra.run.trial189.stdout:(4/95): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 5.1 MB/s | 168 kB 00:00 2026-02-19T16:12:38.265 INFO:teuthology.orchestra.run.trial017.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.5 MB/s | 551 kB 00:00 2026-02-19T16:12:38.308 INFO:teuthology.orchestra.run.trial017.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 451 kB/s | 19 kB 00:00 2026-02-19T16:12:38.326 INFO:teuthology.orchestra.run.trial189.stdout:(5/95): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 18 MB/s | 5.0 MB 00:00 2026-02-19T16:12:38.358 INFO:teuthology.orchestra.run.trial017.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2026-02-19T16:12:38.378 INFO:teuthology.orchestra.run.trial189.stdout:(6/95): ceph-grafana-dashboards-20.3.0-5336.g80 1.1 MB/s | 57 kB 00:00 2026-02-19T16:12:38.429 INFO:teuthology.orchestra.run.trial017.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 7.5 MB/s | 548 kB 00:00 2026-02-19T16:12:38.435 INFO:teuthology.orchestra.run.trial189.stdout:(7/95): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 3.1 MB/s | 184 kB 00:00 2026-02-19T16:12:38.472 INFO:teuthology.orchestra.run.trial017.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 687 kB/s | 29 kB 00:00 2026-02-19T16:12:38.517 INFO:teuthology.orchestra.run.trial017.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 1.3 MB/s | 60 kB 00:00 2026-02-19T16:12:38.561 INFO:teuthology.orchestra.run.trial017.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 992 kB/s | 43 kB 00:00 2026-02-19T16:12:38.604 INFO:teuthology.orchestra.run.trial017.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 746 kB/s | 32 kB 00:00 2026-02-19T16:12:38.647 INFO:teuthology.orchestra.run.trial017.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 331 kB/s | 14 kB 00:00 2026-02-19T16:12:38.697 INFO:teuthology.orchestra.run.trial017.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 3.4 MB/s | 173 kB 00:00 2026-02-19T16:12:38.740 INFO:teuthology.orchestra.run.trial189.stdout:(8/95): ceph-osd-classic-20.3.0-5336.g802bf111. 28 MB/s | 16 MB 00:00 2026-02-19T16:12:38.755 INFO:teuthology.orchestra.run.trial017.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 6.0 MB/s | 358 kB 00:00 2026-02-19T16:12:38.809 INFO:teuthology.orchestra.run.trial017.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 4.6 MB/s | 254 kB 00:00 2026-02-19T16:12:38.937 INFO:teuthology.orchestra.run.trial017.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 16 MB/s | 2.0 MB 00:00 2026-02-19T16:12:38.982 INFO:teuthology.orchestra.run.trial017.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 3.2 MB/s | 144 kB 00:00 2026-02-19T16:12:39.027 INFO:teuthology.orchestra.run.trial017.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 3.0 MB/s | 139 kB 00:00 2026-02-19T16:12:39.028 INFO:teuthology.orchestra.run.trial189.stdout:(9/95): ceph-mgr-diskprediction-local-20.3.0-53 26 MB/s | 7.4 MB 00:00 2026-02-19T16:12:39.061 INFO:teuthology.orchestra.run.trial189.stdout:(10/95): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 689 kB/s | 22 kB 00:00 2026-02-19T16:12:39.069 INFO:teuthology.orchestra.run.trial017.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 1.3 MB/s | 56 kB 00:00 2026-02-19T16:12:39.098 INFO:teuthology.orchestra.run.trial189.stdout:(11/95): ceph-mgr-modules-core-20.3.0-5336.g802 7.7 MB/s | 297 kB 00:00 2026-02-19T16:12:39.112 INFO:teuthology.orchestra.run.trial017.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 252 kB/s | 11 kB 00:00 2026-02-19T16:12:39.131 INFO:teuthology.orchestra.run.trial189.stdout:(12/95): ceph-mgr-rook-20.3.0-5336.g802bf111.el 1.5 MB/s | 50 kB 00:00 2026-02-19T16:12:39.155 INFO:teuthology.orchestra.run.trial017.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 414 kB/s | 18 kB 00:00 2026-02-19T16:12:39.162 INFO:teuthology.orchestra.run.trial189.stdout:(13/95): ceph-prometheus-alerts-20.3.0-5336.g80 551 kB/s | 17 kB 00:00 2026-02-19T16:12:39.198 INFO:teuthology.orchestra.run.trial017.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 543 kB/s | 23 kB 00:00 2026-02-19T16:12:39.200 INFO:teuthology.orchestra.run.trial189.stdout:(14/95): ceph-volume-20.3.0-5336.g802bf111.el9. 7.9 MB/s | 301 kB 00:00 2026-02-19T16:12:39.239 INFO:teuthology.orchestra.run.trial189.stdout:(15/95): ceph-osd-crimson-20.3.0-5336.g802bf111 18 MB/s | 19 MB 00:01 2026-02-19T16:12:39.240 INFO:teuthology.orchestra.run.trial017.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 462 kB/s | 20 kB 00:00 2026-02-19T16:12:39.242 INFO:teuthology.orchestra.run.trial189.stdout:(16/95): cephadm-20.3.0-5336.g802bf111.el9.noar 24 MB/s | 1.0 MB 00:00 2026-02-19T16:12:39.283 INFO:teuthology.orchestra.run.trial017.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 458 kB/s | 19 kB 00:00 2026-02-19T16:12:39.325 INFO:teuthology.orchestra.run.trial017.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 622 kB/s | 26 kB 00:00 2026-02-19T16:12:39.330 INFO:teuthology.orchestra.run.trial189.stdout:(17/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 462 kB/s | 40 kB 00:00 2026-02-19T16:12:39.382 INFO:teuthology.orchestra.run.trial017.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 18 MB/s | 1.0 MB 00:00 2026-02-19T16:12:39.390 INFO:teuthology.orchestra.run.trial189.stdout:(18/95): libconfig-1.7.2-9.el9.x86_64.rpm 1.2 MB/s | 72 kB 00:00 2026-02-19T16:12:39.411 INFO:teuthology.orchestra.run.trial189.stdout:(19/95): cryptsetup-2.8.1-3.el9.x86_64.rpm 2.0 MB/s | 351 kB 00:00 2026-02-19T16:12:39.427 INFO:teuthology.orchestra.run.trial017.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 1.7 MB/s | 79 kB 00:00 2026-02-19T16:12:39.444 INFO:teuthology.orchestra.run.trial189.stdout:(20/95): libquadmath-11.5.0-14.el9.x86_64.rpm 5.5 MB/s | 184 kB 00:00 2026-02-19T16:12:39.470 INFO:teuthology.orchestra.run.trial017.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.9 MB/s | 86 kB 00:00 2026-02-19T16:12:39.480 INFO:teuthology.orchestra.run.trial189.stdout:(21/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 6.8 MB/s | 253 kB 00:00 2026-02-19T16:12:39.497 INFO:teuthology.orchestra.run.trial189.stdout:(22/95): libgfortran-11.5.0-14.el9.x86_64.rpm 7.2 MB/s | 794 kB 00:00 2026-02-19T16:12:39.514 INFO:teuthology.orchestra.run.trial017.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 1.3 MB/s | 58 kB 00:00 2026-02-19T16:12:39.524 INFO:teuthology.orchestra.run.trial189.stdout:(23/95): python3-ply-3.11-14.el9.noarch.rpm 3.8 MB/s | 106 kB 00:00 2026-02-19T16:12:39.551 INFO:teuthology.orchestra.run.trial189.stdout:(24/95): python3-pycparser-2.20-6.el9.noarch.rp 4.9 MB/s | 135 kB 00:00 2026-02-19T16:12:39.556 INFO:teuthology.orchestra.run.trial017.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 386 kB/s | 16 kB 00:00 2026-02-19T16:12:39.558 INFO:teuthology.orchestra.run.trial189.stdout:(25/95): python3-cryptography-36.0.1-5.el9.x86_ 16 MB/s | 1.2 MB 00:00 2026-02-19T16:12:39.578 INFO:teuthology.orchestra.run.trial189.stdout:(26/95): python3-requests-2.25.1-10.el9.noarch. 4.6 MB/s | 126 kB 00:00 2026-02-19T16:12:39.586 INFO:teuthology.orchestra.run.trial189.stdout:(27/95): python3-urllib3-1.26.5-7.el9.noarch.rp 7.6 MB/s | 218 kB 00:00 2026-02-19T16:12:39.599 INFO:teuthology.orchestra.run.trial017.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.0 MB/s | 90 kB 00:00 2026-02-19T16:12:39.605 INFO:teuthology.orchestra.run.trial189.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 6.5 MB/s | 182 kB 00:00 2026-02-19T16:12:39.614 INFO:teuthology.orchestra.run.trial189.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 9.4 MB/s | 266 kB 00:00 2026-02-19T16:12:39.642 INFO:teuthology.orchestra.run.trial017.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 723 kB/s | 31 kB 00:00 2026-02-19T16:12:39.687 INFO:teuthology.orchestra.run.trial017.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 4.1 MB/s | 188 kB 00:00 2026-02-19T16:12:39.730 INFO:teuthology.orchestra.run.trial017.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 1.3 MB/s | 59 kB 00:00 2026-02-19T16:12:39.775 INFO:teuthology.orchestra.run.trial017.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 2.8 MB/s | 125 kB 00:00 2026-02-19T16:12:39.818 INFO:teuthology.orchestra.run.trial017.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 842 kB/s | 36 kB 00:00 2026-02-19T16:12:39.861 INFO:teuthology.orchestra.run.trial017.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 1.9 MB/s | 86 kB 00:00 2026-02-19T16:12:39.904 INFO:teuthology.orchestra.run.trial017.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 2.0 MB/s | 90 kB 00:00 2026-02-19T16:12:39.930 INFO:teuthology.orchestra.run.trial189.stdout:(30/95): ceph-mgr-dashboard-20.3.0-5336.g802bf1 34 MB/s | 51 MB 00:01 2026-02-19T16:12:39.947 INFO:teuthology.orchestra.run.trial017.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.1 MB/s | 48 kB 00:00 2026-02-19T16:12:39.990 INFO:teuthology.orchestra.run.trial017.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 519 kB/s | 22 kB 00:00 2026-02-19T16:12:40.033 INFO:teuthology.orchestra.run.trial017.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 468 kB/s | 20 kB 00:00 2026-02-19T16:12:40.252 INFO:teuthology.orchestra.run.trial189.stdout:(31/95): flexiblas-3.0.4-9.el9.x86_64.rpm 46 kB/s | 30 kB 00:00 2026-02-19T16:12:40.415 INFO:teuthology.orchestra.run.trial189.stdout:(32/95): flexiblas-openblas-openmp-3.0.4-9.el9. 31 kB/s | 15 kB 00:00 2026-02-19T16:12:40.725 INFO:teuthology.orchestra.run.trial189.stdout:(33/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 521 kB/s | 246 kB 00:00 2026-02-19T16:12:40.809 INFO:teuthology.orchestra.run.trial189.stdout:(34/95): lua-5.4.4-4.el9.x86_64.rpm 478 kB/s | 188 kB 00:00 2026-02-19T16:12:40.885 INFO:teuthology.orchestra.run.trial189.stdout:(35/95): openblas-0.3.29-1.el9.x86_64.rpm 264 kB/s | 42 kB 00:00 2026-02-19T16:12:41.825 INFO:teuthology.orchestra.run.trial017.stdout:(94/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 946 kB/s | 6.1 MB 00:06 2026-02-19T16:12:43.707 INFO:teuthology.orchestra.run.trial189.stdout:(36/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 747 kB/s | 3.0 MB 00:04 2026-02-19T16:12:44.103 INFO:teuthology.orchestra.run.trial189.stdout:(37/95): python3-devel-3.9.25-3.el9.x86_64.rpm 616 kB/s | 244 kB 00:00 2026-02-19T16:12:44.498 INFO:teuthology.orchestra.run.trial189.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 627 kB/s | 249 kB 00:00 2026-02-19T16:12:44.658 INFO:teuthology.orchestra.run.trial189.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 296 kB/s | 48 kB 00:00 2026-02-19T16:12:44.976 INFO:teuthology.orchestra.run.trial189.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 555 kB/s | 177 kB 00:00 2026-02-19T16:12:46.470 INFO:teuthology.orchestra.run.trial189.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 838 kB/s | 1.2 MB 00:01 2026-02-19T16:12:46.630 INFO:teuthology.orchestra.run.trial189.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 217 kB/s | 35 kB 00:00 2026-02-19T16:12:46.944 INFO:teuthology.orchestra.run.trial189.stdout:(43/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 881 kB/s | 5.3 MB 00:06 2026-02-19T16:12:47.578 INFO:teuthology.orchestra.run.trial189.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 698 kB/s | 442 kB 00:00 2026-02-19T16:12:47.801 INFO:teuthology.orchestra.run.trial189.stdout:(45/95): python3-babel-2.9.1-2.el9.noarch.rpm 882 kB/s | 6.0 MB 00:06 2026-02-19T16:12:47.816 INFO:teuthology.orchestra.run.trial189.stdout:(46/95): python3-packaging-20.9-5.el9.noarch.rp 324 kB/s | 77 kB 00:00 2026-02-19T16:12:48.197 INFO:teuthology.orchestra.run.trial189.stdout:(47/95): python3-protobuf-3.14.0-17.el9.noarch. 676 kB/s | 267 kB 00:00 2026-02-19T16:12:48.212 INFO:teuthology.orchestra.run.trial189.stdout:(48/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 401 kB/s | 159 kB 00:00 2026-02-19T16:12:48.371 INFO:teuthology.orchestra.run.trial189.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 337 kB/s | 54 kB 00:00 2026-02-19T16:12:48.515 INFO:teuthology.orchestra.run.trial189.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 879 kB/s | 279 kB 00:00 2026-02-19T16:12:48.674 INFO:teuthology.orchestra.run.trial189.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 261 kB/s | 42 kB 00:00 2026-02-19T16:12:48.834 INFO:teuthology.orchestra.run.trial189.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 1.2 MB/s | 189 kB 00:00 2026-02-19T16:12:48.993 INFO:teuthology.orchestra.run.trial189.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 568 kB/s | 90 kB 00:00 2026-02-19T16:12:49.044 INFO:teuthology.orchestra.run.trial189.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 435 kB/s | 22 kB 00:00 2026-02-19T16:12:49.130 INFO:teuthology.orchestra.run.trial189.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 9.8 MB/s | 862 kB 00:00 2026-02-19T16:12:49.793 INFO:teuthology.orchestra.run.trial189.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 831 kB/s | 551 kB 00:00 2026-02-19T16:12:49.872 INFO:teuthology.orchestra.run.trial189.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 247 kB/s | 19 kB 00:00 2026-02-19T16:12:49.964 INFO:teuthology.orchestra.run.trial189.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 1.6 MB/s | 151 kB 00:00 2026-02-19T16:12:50.095 INFO:teuthology.orchestra.run.trial189.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 4.1 MB/s | 548 kB 00:00 2026-02-19T16:12:50.174 INFO:teuthology.orchestra.run.trial189.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 372 kB/s | 29 kB 00:00 2026-02-19T16:12:50.256 INFO:teuthology.orchestra.run.trial189.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 731 kB/s | 60 kB 00:00 2026-02-19T16:12:50.337 INFO:teuthology.orchestra.run.trial189.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 540 kB/s | 43 kB 00:00 2026-02-19T16:12:50.416 INFO:teuthology.orchestra.run.trial189.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 405 kB/s | 32 kB 00:00 2026-02-19T16:12:50.494 INFO:teuthology.orchestra.run.trial189.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 180 kB/s | 14 kB 00:00 2026-02-19T16:12:50.587 INFO:teuthology.orchestra.run.trial189.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 1.8 MB/s | 173 kB 00:00 2026-02-19T16:12:50.693 INFO:teuthology.orchestra.run.trial189.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 3.3 MB/s | 358 kB 00:00 2026-02-19T16:12:50.792 INFO:teuthology.orchestra.run.trial189.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 2.5 MB/s | 254 kB 00:00 2026-02-19T16:12:51.030 INFO:teuthology.orchestra.run.trial189.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 8.6 MB/s | 2.0 MB 00:00 2026-02-19T16:12:51.112 INFO:teuthology.orchestra.run.trial189.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 1.7 MB/s | 144 kB 00:00 2026-02-19T16:12:51.193 INFO:teuthology.orchestra.run.trial189.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 1.7 MB/s | 139 kB 00:00 2026-02-19T16:12:51.273 INFO:teuthology.orchestra.run.trial189.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 706 kB/s | 56 kB 00:00 2026-02-19T16:12:51.351 INFO:teuthology.orchestra.run.trial189.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 136 kB/s | 11 kB 00:00 2026-02-19T16:12:51.430 INFO:teuthology.orchestra.run.trial189.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 225 kB/s | 18 kB 00:00 2026-02-19T16:12:51.508 INFO:teuthology.orchestra.run.trial189.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 296 kB/s | 23 kB 00:00 2026-02-19T16:12:51.586 INFO:teuthology.orchestra.run.trial189.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 251 kB/s | 20 kB 00:00 2026-02-19T16:12:51.664 INFO:teuthology.orchestra.run.trial189.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 249 kB/s | 19 kB 00:00 2026-02-19T16:12:51.743 INFO:teuthology.orchestra.run.trial189.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 337 kB/s | 26 kB 00:00 2026-02-19T16:12:51.847 INFO:teuthology.orchestra.run.trial189.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 9.8 MB/s | 1.0 MB 00:00 2026-02-19T16:12:51.927 INFO:teuthology.orchestra.run.trial189.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 995 kB/s | 79 kB 00:00 2026-02-19T16:12:52.006 INFO:teuthology.orchestra.run.trial189.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.1 MB/s | 86 kB 00:00 2026-02-19T16:12:52.086 INFO:teuthology.orchestra.run.trial189.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 728 kB/s | 58 kB 00:00 2026-02-19T16:12:52.164 INFO:teuthology.orchestra.run.trial189.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 209 kB/s | 16 kB 00:00 2026-02-19T16:12:52.244 INFO:teuthology.orchestra.run.trial189.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.1 MB/s | 90 kB 00:00 2026-02-19T16:12:52.323 INFO:teuthology.orchestra.run.trial189.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 392 kB/s | 31 kB 00:00 2026-02-19T16:12:52.405 INFO:teuthology.orchestra.run.trial189.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2026-02-19T16:12:52.485 INFO:teuthology.orchestra.run.trial189.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 745 kB/s | 59 kB 00:00 2026-02-19T16:12:52.566 INFO:teuthology.orchestra.run.trial189.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 1.5 MB/s | 125 kB 00:00 2026-02-19T16:12:52.645 INFO:teuthology.orchestra.run.trial189.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 456 kB/s | 36 kB 00:00 2026-02-19T16:12:52.724 INFO:teuthology.orchestra.run.trial189.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 1.1 MB/s | 86 kB 00:00 2026-02-19T16:12:52.805 INFO:teuthology.orchestra.run.trial189.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 1.1 MB/s | 90 kB 00:00 2026-02-19T16:12:52.883 INFO:teuthology.orchestra.run.trial189.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 619 kB/s | 48 kB 00:00 2026-02-19T16:12:52.961 INFO:teuthology.orchestra.run.trial189.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 283 kB/s | 22 kB 00:00 2026-02-19T16:12:53.039 INFO:teuthology.orchestra.run.trial189.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 254 kB/s | 20 kB 00:00 2026-02-19T16:12:53.791 INFO:teuthology.orchestra.run.trial189.stdout:(94/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 877 kB/s | 6.1 MB 00:07 2026-02-19T16:12:59.093 INFO:teuthology.orchestra.run.trial017.stdout:(95/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 891 kB/s | 19 MB 00:22 2026-02-19T16:12:59.097 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:12:59.098 INFO:teuthology.orchestra.run.trial017.stdout:Total 4.8 MB/s | 159 MB 00:32 2026-02-19T16:12:59.478 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:12:59.517 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:12:59.517 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:00.119 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:00.119 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:00.757 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:00.759 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-19T16:13:00.763 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-19T16:13:00.784 INFO:teuthology.orchestra.run.trial017.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-19T16:13:00.795 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-19T16:13:00.828 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/95 2026-02-19T16:13:00.834 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/95 2026-02-19T16:13:00.837 INFO:teuthology.orchestra.run.trial017.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-19T16:13:00.841 INFO:teuthology.orchestra.run.trial017.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-19T16:13:00.864 INFO:teuthology.orchestra.run.trial017.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-19T16:13:00.877 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-19T16:13:00.880 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-19T16:13:00.886 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-19T16:13:00.888 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-19T16:13:00.899 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-19T16:13:00.905 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-19T16:13:00.930 INFO:teuthology.orchestra.run.trial017.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-19T16:13:00.933 INFO:teuthology.orchestra.run.trial017.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-19T16:13:00.983 INFO:teuthology.orchestra.run.trial017.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-19T16:13:00.995 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 19/95 2026-02-19T16:13:00.998 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-rsa-4.9-2.el9.noarch 20/95 2026-02-19T16:13:01.002 INFO:teuthology.orchestra.run.trial017.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 21/95 2026-02-19T16:13:01.008 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 22/95 2026-02-19T16:13:01.012 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 23/95 2026-02-19T16:13:01.015 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 24/95 2026-02-19T16:13:01.030 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 25/95 2026-02-19T16:13:01.034 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 26/95 2026-02-19T16:13:01.039 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 27/95 2026-02-19T16:13:01.052 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 28/95 2026-02-19T16:13:01.061 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 29/95 2026-02-19T16:13:01.067 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 30/95 2026-02-19T16:13:01.086 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 31/95 2026-02-19T16:13:01.097 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 32/95 2026-02-19T16:13:01.113 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 33/95 2026-02-19T16:13:01.117 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 34/95 2026-02-19T16:13:01.125 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 35/95 2026-02-19T16:13:01.165 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 36/95 2026-02-19T16:13:01.490 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 37/95 2026-02-19T16:13:01.499 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 38/95 2026-02-19T16:13:01.503 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 39/95 2026-02-19T16:13:01.509 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 40/95 2026-02-19T16:13:01.511 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 41/95 2026-02-19T16:13:01.538 INFO:teuthology.orchestra.run.trial017.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 42/95 2026-02-19T16:13:01.582 INFO:teuthology.orchestra.run.trial017.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 43/95 2026-02-19T16:13:01.591 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 44/95 2026-02-19T16:13:01.596 INFO:teuthology.orchestra.run.trial017.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 45/95 2026-02-19T16:13:01.600 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-19T16:13:01.605 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-19T16:13:01.609 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-19T16:13:01.616 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-19T16:13:01.620 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-19T16:13:01.648 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-19T16:13:01.658 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-19T16:13:01.664 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-19T16:13:01.671 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-19T16:13:01.706 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-19T16:13:01.929 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 56/95 2026-02-19T16:13:01.953 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-19T16:13:01.957 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-19T16:13:02.015 INFO:teuthology.orchestra.run.trial017.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-19T16:13:02.017 INFO:teuthology.orchestra.run.trial017.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-19T16:13:02.038 INFO:teuthology.orchestra.run.trial017.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-19T16:13:02.364 INFO:teuthology.orchestra.run.trial017.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-19T16:13:02.438 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-19T16:13:03.108 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-19T16:13:03.127 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-19T16:13:03.141 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-ply-3.11-14.el9.noarch 66/95 2026-02-19T16:13:03.156 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 67/95 2026-02-19T16:13:03.231 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 68/95 2026-02-19T16:13:03.240 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 69/95 2026-02-19T16:13:03.264 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 70/95 2026-02-19T16:13:03.293 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 71/95 2026-02-19T16:13:03.344 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 72/95 2026-02-19T16:13:03.349 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 73/95 2026-02-19T16:13:03.353 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 74/95 2026-02-19T16:13:03.354 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 75/95 2026-02-19T16:13:03.372 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:03.373 INFO:teuthology.orchestra.run.trial017.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T16:13:03.373 INFO:teuthology.orchestra.run.trial017.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T16:13:03.373 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:03.381 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:03.405 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:03.405 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T16:13:03.406 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:03.439 INFO:teuthology.orchestra.run.trial017.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/95 2026-02-19T16:13:04.065 INFO:teuthology.orchestra.run.trial017.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 78/95 2026-02-19T16:13:04.838 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 79/95 2026-02-19T16:13:04.902 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 80/95 2026-02-19T16:13:04.904 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 81/95 2026-02-19T16:13:04.918 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 81/95 2026-02-19T16:13:04.918 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:04.918 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T16:13:04.919 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:04.929 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 82/95 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 82/95 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T16:13:04.952 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:05.011 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 83/95 2026-02-19T16:13:05.013 INFO:teuthology.orchestra.run.trial017.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 83/95 2026-02-19T16:13:05.023 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 84/95 2026-02-19T16:13:05.047 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 85/95 2026-02-19T16:13:05.049 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 86/95 2026-02-19T16:13:07.947 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 86/95 2026-02-19T16:13:07.954 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 87/95 2026-02-19T16:13:08.409 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 87/95 2026-02-19T16:13:08.411 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 88/95 2026-02-19T16:13:08.423 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 88/95 2026-02-19T16:13:08.423 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 89/95 2026-02-19T16:13:08.486 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 89/95 2026-02-19T16:13:08.528 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 90/95 2026-02-19T16:13:08.530 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 91/95 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 91/95 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T16:13:08.552 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:08.564 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 92/95 2026-02-19T16:13:08.787 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 92/95 2026-02-19T16:13:08.788 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 93/95 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 93/95 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T16:13:08.810 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:08.908 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 94/95 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 94/95 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T16:13:08.929 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:08.930 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 95/95 2026-02-19T16:13:08.937 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 95/95 2026-02-19T16:13:08.962 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 95/95 2026-02-19T16:13:09.750 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 95/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/95 2026-02-19T16:13:09.751 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/95 2026-02-19T16:13:09.752 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 27/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 28/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : unzip-6.0-59.el9.x86_64 29/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : zip-3.0-35.el9.x86_64 30/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 31/95 2026-02-19T16:13:09.753 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 32/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 33/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 34/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : lua-5.4.4-4.el9.x86_64 35/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 36/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 37/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-19T16:13:09.754 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-19T16:13:09.755 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-19T16:13:09.756 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-19T16:13:09.757 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-19T16:13:09.758 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-19T16:13:09.814 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-19T16:13:09.814 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:09.814 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.815 INFO:teuthology.orchestra.run.trial017.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T16:13:09.816 INFO:teuthology.orchestra.run.trial017.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T16:13:09.817 INFO:teuthology.orchestra.run.trial017.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T16:13:09.818 INFO:teuthology.orchestra.run.trial017.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T16:13:09.819 INFO:teuthology.orchestra.run.trial017.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T16:13:09.820 INFO:teuthology.orchestra.run.trial017.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T16:13:09.821 INFO:teuthology.orchestra.run.trial017.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: zip-3.0-35.el9.x86_64 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:09.822 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:09.877 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-base 2026-02-19T16:13:10.192 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:05 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:10.256 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:10.274 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:10.275 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:10.275 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:10.296 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install cephadm 2026-02-19T16:13:10.543 INFO:teuthology.orchestra.run.trial189.stdout:(95/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 890 kB/s | 19 MB 00:22 2026-02-19T16:13:10.545 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:10.546 INFO:teuthology.orchestra.run.trial189.stdout:Total 4.8 MB/s | 159 MB 00:32 2026-02-19T16:13:10.601 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:05 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:10.665 INFO:teuthology.orchestra.run.trial017.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:10.684 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:10.684 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:10.685 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:10.705 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T16:13:10.942 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:10.980 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:10.980 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:11.011 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:06 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:11.093 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repo Size 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:11.094 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:11.095 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:11.095 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:11.095 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 147 k 2026-02-19T16:13:11.095 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 423 k 2026-02-19T16:13:11.095 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:11.187 INFO:teuthology.orchestra.run.trial017.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 1.5 MB/s | 147 kB 00:00 2026-02-19T16:13:11.187 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:11.187 INFO:teuthology.orchestra.run.trial017.stdout:Total 1.5 MB/s | 147 kB 00:00 2026-02-19T16:13:11.187 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:11.192 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:11.192 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:11.225 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:11.225 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:11.281 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:11.282 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:11.303 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:11.303 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:11.304 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T16:13:11.304 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:11.581 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:11.582 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:11.624 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:11.624 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:11.624 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:11.625 INFO:teuthology.orchestra.run.trial017.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:11.625 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:11.625 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:11.651 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-mgr 2026-02-19T16:13:11.958 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:06 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:12.022 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:12.040 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:12.041 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:12.041 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:12.062 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T16:13:12.218 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:12.220 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-19T16:13:12.223 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-19T16:13:12.245 INFO:teuthology.orchestra.run.trial189.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-19T16:13:12.256 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-19T16:13:12.290 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/95 2026-02-19T16:13:12.295 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/95 2026-02-19T16:13:12.298 INFO:teuthology.orchestra.run.trial189.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-19T16:13:12.302 INFO:teuthology.orchestra.run.trial189.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-19T16:13:12.325 INFO:teuthology.orchestra.run.trial189.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-19T16:13:12.338 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-19T16:13:12.341 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-19T16:13:12.347 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-19T16:13:12.350 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-19T16:13:12.361 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-19T16:13:12.368 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-19T16:13:12.373 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:07 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:12.392 INFO:teuthology.orchestra.run.trial189.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-19T16:13:12.395 INFO:teuthology.orchestra.run.trial189.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-19T16:13:12.437 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:12.445 INFO:teuthology.orchestra.run.trial189.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-19T16:13:12.455 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:12.456 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:12.456 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:12.458 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 19/95 2026-02-19T16:13:12.460 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-rsa-4.9-2.el9.noarch 20/95 2026-02-19T16:13:12.465 INFO:teuthology.orchestra.run.trial189.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 21/95 2026-02-19T16:13:12.470 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 22/95 2026-02-19T16:13:12.474 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 23/95 2026-02-19T16:13:12.476 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T16:13:12.478 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 24/95 2026-02-19T16:13:12.492 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 25/95 2026-02-19T16:13:12.496 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 26/95 2026-02-19T16:13:12.501 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 27/95 2026-02-19T16:13:12.512 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 28/95 2026-02-19T16:13:12.521 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 29/95 2026-02-19T16:13:12.527 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 30/95 2026-02-19T16:13:12.547 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 31/95 2026-02-19T16:13:12.558 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 32/95 2026-02-19T16:13:12.573 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 33/95 2026-02-19T16:13:12.578 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 34/95 2026-02-19T16:13:12.585 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 35/95 2026-02-19T16:13:12.625 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 36/95 2026-02-19T16:13:12.785 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:07 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:12.849 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:12.867 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:12.868 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:12.868 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:12.890 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-mgr-rook 2026-02-19T16:13:12.947 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 37/95 2026-02-19T16:13:12.957 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 38/95 2026-02-19T16:13:12.961 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 39/95 2026-02-19T16:13:12.966 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 40/95 2026-02-19T16:13:12.969 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 41/95 2026-02-19T16:13:12.995 INFO:teuthology.orchestra.run.trial189.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 42/95 2026-02-19T16:13:13.039 INFO:teuthology.orchestra.run.trial189.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 43/95 2026-02-19T16:13:13.047 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 44/95 2026-02-19T16:13:13.052 INFO:teuthology.orchestra.run.trial189.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 45/95 2026-02-19T16:13:13.056 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-19T16:13:13.062 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-19T16:13:13.065 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-19T16:13:13.072 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-19T16:13:13.076 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-19T16:13:13.104 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-19T16:13:13.113 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-19T16:13:13.119 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-19T16:13:13.126 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-19T16:13:13.160 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-19T16:13:13.195 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:08 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:13.261 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:13.279 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:13.280 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:13.280 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:13.300 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T16:13:13.383 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 56/95 2026-02-19T16:13:13.407 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-19T16:13:13.410 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-19T16:13:13.468 INFO:teuthology.orchestra.run.trial189.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-19T16:13:13.470 INFO:teuthology.orchestra.run.trial189.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-19T16:13:13.491 INFO:teuthology.orchestra.run.trial189.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-19T16:13:13.608 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:08 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:13.672 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:13.691 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:13.691 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:13.691 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:13.712 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-osd 2026-02-19T16:13:13.814 INFO:teuthology.orchestra.run.trial189.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-19T16:13:13.887 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-19T16:13:14.022 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:14.086 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:14.104 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:14.105 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:14.105 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:14.126 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-osd-classic 2026-02-19T16:13:14.431 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:14.496 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:14.516 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:14.516 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:14.516 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:14.537 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-fuse 2026-02-19T16:13:14.567 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-19T16:13:14.586 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-19T16:13:14.600 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-ply-3.11-14.el9.noarch 66/95 2026-02-19T16:13:14.616 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 67/95 2026-02-19T16:13:14.690 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 68/95 2026-02-19T16:13:14.699 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 69/95 2026-02-19T16:13:14.723 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 70/95 2026-02-19T16:13:14.753 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 71/95 2026-02-19T16:13:14.803 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 72/95 2026-02-19T16:13:14.809 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 73/95 2026-02-19T16:13:14.813 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 74/95 2026-02-19T16:13:14.814 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 75/95 2026-02-19T16:13:14.832 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:14.832 INFO:teuthology.orchestra.run.trial189.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T16:13:14.832 INFO:teuthology.orchestra.run.trial189.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T16:13:14.832 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:14.839 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:14.847 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:14.864 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-19T16:13:14.864 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T16:13:14.865 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:14.899 INFO:teuthology.orchestra.run.trial189.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/95 2026-02-19T16:13:14.928 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repo Size 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:14.929 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:14.930 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 987 k 2026-02-19T16:13:14.930 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 2.9 M 2026-02-19T16:13:14.930 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:15.052 INFO:teuthology.orchestra.run.trial017.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 8.0 MB/s | 987 kB 00:00 2026-02-19T16:13:15.052 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:15.052 INFO:teuthology.orchestra.run.trial017.stdout:Total 7.9 MB/s | 987 kB 00:00 2026-02-19T16:13:15.053 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:15.056 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:15.056 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:15.091 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:15.091 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:15.183 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:15.200 INFO:teuthology.orchestra.run.trial017.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:15.440 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:15.497 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:15.498 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:15.498 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:15.498 INFO:teuthology.orchestra.run.trial017.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:15.498 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:15.498 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:15.525 INFO:teuthology.orchestra.run.trial189.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 78/95 2026-02-19T16:13:15.526 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install ceph-volume 2026-02-19T16:13:15.832 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:15.897 INFO:teuthology.orchestra.run.trial017.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:15.915 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:15.916 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:15.916 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:15.937 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install librados-devel 2026-02-19T16:13:16.242 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:16.297 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 79/95 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repo Size 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 123 k 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 437 k 2026-02-19T16:13:16.327 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:16.361 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 80/95 2026-02-19T16:13:16.363 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 81/95 2026-02-19T16:13:16.379 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 81/95 2026-02-19T16:13:16.379 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:16.379 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T16:13:16.379 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:16.389 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 82/95 2026-02-19T16:13:16.412 INFO:teuthology.orchestra.run.trial017.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial017.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 82/95 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T16:13:16.413 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:16.415 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:16.415 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:16.447 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:16.447 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:16.475 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 83/95 2026-02-19T16:13:16.477 INFO:teuthology.orchestra.run.trial189.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 83/95 2026-02-19T16:13:16.486 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 84/95 2026-02-19T16:13:16.502 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:16.510 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 85/95 2026-02-19T16:13:16.511 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 86/95 2026-02-19T16:13:16.518 INFO:teuthology.orchestra.run.trial017.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:16.603 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:16.662 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:16.662 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:16.662 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:16.662 INFO:teuthology.orchestra.run.trial017.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:16.662 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:16.663 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:16.689 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install libcephfs2 2026-02-19T16:13:17.003 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:12 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:17.067 INFO:teuthology.orchestra.run.trial017.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:17.086 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:17.086 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:17.086 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:17.108 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install libcephfs-devel 2026-02-19T16:13:17.418 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:12 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repo Size 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 37 k 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 171 k 2026-02-19T16:13:17.503 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:17.568 INFO:teuthology.orchestra.run.trial017.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 569 kB/s | 37 kB 00:00 2026-02-19T16:13:17.569 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:17.569 INFO:teuthology.orchestra.run.trial017.stdout:Total 560 kB/s | 37 kB 00:00 2026-02-19T16:13:17.569 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:17.571 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:17.571 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:17.573 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:17.573 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:17.595 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:17.611 INFO:teuthology.orchestra.run.trial017.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:17.673 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:17.731 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:17.759 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install librados2 2026-02-19T16:13:18.067 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:18.132 INFO:teuthology.orchestra.run.trial017.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:18.150 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:18.151 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:18.151 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:18.173 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install librbd1 2026-02-19T16:13:18.482 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:18.548 INFO:teuthology.orchestra.run.trial017.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:18.566 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:18.566 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:18.566 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:18.587 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install python3-rados 2026-02-19T16:13:18.893 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:18.958 INFO:teuthology.orchestra.run.trial017.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:18.976 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:18.977 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:18.977 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:18.998 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install python3-rgw 2026-02-19T16:13:19.311 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:19.376 INFO:teuthology.orchestra.run.trial017.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:19.395 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:19.395 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:19.395 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:19.415 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 86/95 2026-02-19T16:13:19.417 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install python3-cephfs 2026-02-19T16:13:19.422 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 87/95 2026-02-19T16:13:19.727 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:19.792 INFO:teuthology.orchestra.run.trial017.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:19.811 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:19.812 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:19.812 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:19.834 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install python3-rbd 2026-02-19T16:13:19.878 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 87/95 2026-02-19T16:13:19.879 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 88/95 2026-02-19T16:13:19.891 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 88/95 2026-02-19T16:13:19.891 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 89/95 2026-02-19T16:13:19.954 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 89/95 2026-02-19T16:13:19.996 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 90/95 2026-02-19T16:13:19.997 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 91/95 2026-02-19T16:13:20.019 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 91/95 2026-02-19T16:13:20.019 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:20.019 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T16:13:20.019 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T16:13:20.020 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T16:13:20.020 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:20.032 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 92/95 2026-02-19T16:13:20.147 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:15 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:20.213 INFO:teuthology.orchestra.run.trial017.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:20.231 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:20.231 INFO:teuthology.orchestra.run.trial017.stdout:Nothing to do. 2026-02-19T16:13:20.231 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:20.253 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install rbd-fuse 2026-02-19T16:13:20.255 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 92/95 2026-02-19T16:13:20.256 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 93/95 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 93/95 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T16:13:20.278 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:20.379 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 94/95 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 94/95 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T16:13:20.400 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:20.401 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 95/95 2026-02-19T16:13:20.408 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 95/95 2026-02-19T16:13:20.432 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 95/95 2026-02-19T16:13:20.560 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:15 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout: Package Architecture Version Repository Size 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 85 k 2026-02-19T16:13:20.644 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 217 k 2026-02-19T16:13:20.645 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:20.720 INFO:teuthology.orchestra.run.trial017.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T16:13:20.721 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:20.721 INFO:teuthology.orchestra.run.trial017.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T16:13:20.721 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:20.724 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:20.725 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:20.755 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:20.755 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:20.807 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:20.824 INFO:teuthology.orchestra.run.trial017.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:20.904 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:20.962 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:20.963 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:20.963 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:20.963 INFO:teuthology.orchestra.run.trial017.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:20.963 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:20.963 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:20.989 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install rbd-mirror 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 95/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/95 2026-02-19T16:13:21.193 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/95 2026-02-19T16:13:21.194 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 27/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 28/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : unzip-6.0-59.el9.x86_64 29/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : zip-3.0-35.el9.x86_64 30/95 2026-02-19T16:13:21.195 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 31/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 32/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 33/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 34/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : lua-5.4.4-4.el9.x86_64 35/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 36/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 37/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-19T16:13:21.196 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-19T16:13:21.197 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-19T16:13:21.198 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-19T16:13:21.199 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-19T16:13:21.200 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-19T16:13:21.258 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-19T16:13:21.258 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:21.258 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.259 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:21.260 INFO:teuthology.orchestra.run.trial189.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T16:13:21.261 INFO:teuthology.orchestra.run.trial189.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T16:13:21.262 INFO:teuthology.orchestra.run.trial189.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T16:13:21.263 INFO:teuthology.orchestra.run.trial189.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T16:13:21.264 INFO:teuthology.orchestra.run.trial189.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T16:13:21.265 INFO:teuthology.orchestra.run.trial189.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T16:13:21.266 INFO:teuthology.orchestra.run.trial189.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T16:13:21.267 INFO:teuthology.orchestra.run.trial189.stdout: zip-3.0-35.el9.x86_64 2026-02-19T16:13:21.268 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:21.268 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:21.301 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:16 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:21.319 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-base 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout: Package Arch Version Repo Size 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 2.9 M 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 11 M 2026-02-19T16:13:21.385 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:21.535 INFO:teuthology.orchestra.run.trial017.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T16:13:21.535 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:21.535 INFO:teuthology.orchestra.run.trial017.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T16:13:21.535 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:21.540 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:21.540 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:21.580 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:21.580 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:21.629 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:07 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:21.693 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:21.711 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:21.712 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:21.712 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:21.733 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install cephadm 2026-02-19T16:13:21.757 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:21.759 INFO:teuthology.orchestra.run.trial017.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T16:13:21.782 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.041 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:08 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.103 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:22.106 INFO:teuthology.orchestra.run.trial189.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:22.124 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:22.125 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:22.125 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:22.132 DEBUG:teuthology.orchestra.run.trial017:> sudo yum -y install rbd-nbd 2026-02-19T16:13:22.147 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T16:13:22.444 INFO:teuthology.orchestra.run.trial017.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Feb 2026 04:12:05 PM UTC. 2026-02-19T16:13:22.459 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:08 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Dependencies resolved. 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout: Package Architecture Version Repository Size 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Installing: 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Transaction Summary 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:================================================================================ 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Install 1 Package 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Total download size: 173 k 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Installed size: 466 k 2026-02-19T16:13:22.529 INFO:teuthology.orchestra.run.trial017.stdout:Downloading Packages: 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repo Size 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:22.541 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:22.542 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 147 k 2026-02-19T16:13:22.542 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 423 k 2026-02-19T16:13:22.542 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:22.615 INFO:teuthology.orchestra.run.trial017.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 2.0 MB/s | 173 kB 00:00 2026-02-19T16:13:22.615 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:22.615 INFO:teuthology.orchestra.run.trial017.stdout:Total 2.0 MB/s | 173 kB 00:00 2026-02-19T16:13:22.615 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction check 2026-02-19T16:13:22.619 INFO:teuthology.orchestra.run.trial017.stdout:Transaction check succeeded. 2026-02-19T16:13:22.620 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction test 2026-02-19T16:13:22.627 INFO:teuthology.orchestra.run.trial189.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 1.7 MB/s | 147 kB 00:00 2026-02-19T16:13:22.627 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:22.628 INFO:teuthology.orchestra.run.trial189.stdout:Total 1.7 MB/s | 147 kB 00:00 2026-02-19T16:13:22.628 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:22.632 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:22.632 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:22.651 INFO:teuthology.orchestra.run.trial017.stdout:Transaction test succeeded. 2026-02-19T16:13:22.651 INFO:teuthology.orchestra.run.trial017.stdout:Running transaction 2026-02-19T16:13:22.664 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:22.665 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:22.707 INFO:teuthology.orchestra.run.trial017.stdout: Preparing : 1/1 2026-02-19T16:13:22.720 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:22.721 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:22.724 INFO:teuthology.orchestra.run.trial017.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:22.744 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:22.744 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:22.744 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T16:13:22.744 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:22.809 INFO:teuthology.orchestra.run.trial017.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:22.868 INFO:teuthology.orchestra.run.trial017.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:22.868 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.868 INFO:teuthology.orchestra.run.trial017.stdout:Installed: 2026-02-19T16:13:22.868 INFO:teuthology.orchestra.run.trial017.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:22.868 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:13:22.869 INFO:teuthology.orchestra.run.trial017.stdout:Complete! 2026-02-19T16:13:22.902 DEBUG:teuthology.parallel:result is None 2026-02-19T16:13:23.030 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T16:13:23.030 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:23.030 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:23.030 INFO:teuthology.orchestra.run.trial189.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:23.030 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:23.031 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:23.057 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-mgr 2026-02-19T16:13:23.371 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:23.437 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:23.456 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:23.456 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:23.456 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:23.479 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T16:13:23.788 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:23.854 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:23.873 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:23.873 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:23.874 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:23.894 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T16:13:24.203 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:24.267 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:24.285 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:24.286 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:24.286 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:24.307 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-mgr-rook 2026-02-19T16:13:24.616 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:24.680 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:24.699 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:24.700 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:24.700 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:24.721 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T16:13:25.030 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:25.095 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:25.114 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:25.115 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:25.115 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:25.136 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-osd 2026-02-19T16:13:25.441 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:25.504 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:25.523 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:25.523 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:25.523 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:25.544 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-osd-classic 2026-02-19T16:13:25.849 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:25.914 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:25.932 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:25.933 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:25.933 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:25.953 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-fuse 2026-02-19T16:13:26.258 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:12 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repo Size 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 987 k 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 2.9 M 2026-02-19T16:13:26.342 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:26.464 INFO:teuthology.orchestra.run.trial189.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 8.0 MB/s | 987 kB 00:00 2026-02-19T16:13:26.464 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:26.464 INFO:teuthology.orchestra.run.trial189.stdout:Total 7.9 MB/s | 987 kB 00:00 2026-02-19T16:13:26.465 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:26.468 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:26.469 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:26.502 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:26.502 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:26.594 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:26.612 INFO:teuthology.orchestra.run.trial189.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:26.860 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:26.918 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:26.945 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install ceph-volume 2026-02-19T16:13:27.255 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:27.320 INFO:teuthology.orchestra.run.trial189.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T16:13:27.338 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:27.339 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:27.339 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:27.360 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install librados-devel 2026-02-19T16:13:27.672 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repo Size 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T16:13:27.758 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 123 k 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 437 k 2026-02-19T16:13:27.759 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:27.844 INFO:teuthology.orchestra.run.trial189.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T16:13:27.845 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:27.845 INFO:teuthology.orchestra.run.trial189.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T16:13:27.846 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:27.848 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:27.849 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:27.882 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:27.882 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:27.938 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:27.954 INFO:teuthology.orchestra.run.trial189.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:28.034 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:28.092 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:28.092 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:28.093 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:28.093 INFO:teuthology.orchestra.run.trial189.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:28.093 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:28.093 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:28.118 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install libcephfs2 2026-02-19T16:13:28.429 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:28.495 INFO:teuthology.orchestra.run.trial189.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:28.514 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:28.514 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:28.514 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:28.536 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install libcephfs-devel 2026-02-19T16:13:28.845 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:28.929 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repo Size 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 37 k 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 171 k 2026-02-19T16:13:28.930 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:28.995 INFO:teuthology.orchestra.run.trial189.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 582 kB/s | 37 kB 00:00 2026-02-19T16:13:28.995 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:28.995 INFO:teuthology.orchestra.run.trial189.stdout:Total 575 kB/s | 37 kB 00:00 2026-02-19T16:13:28.995 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:28.997 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:28.997 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:28.999 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:28.999 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:29.021 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:29.037 INFO:teuthology.orchestra.run.trial189.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:29.092 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:29.148 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:29.175 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install librados2 2026-02-19T16:13:29.480 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:15 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:29.546 INFO:teuthology.orchestra.run.trial189.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:29.564 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:29.565 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:29.565 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:29.587 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install librbd1 2026-02-19T16:13:29.895 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:15 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:29.960 INFO:teuthology.orchestra.run.trial189.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:29.978 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:29.979 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:29.980 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:30.000 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install python3-rados 2026-02-19T16:13:30.313 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:16 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:30.380 INFO:teuthology.orchestra.run.trial189.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:30.399 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:30.399 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:30.400 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:30.422 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install python3-rgw 2026-02-19T16:13:30.734 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:16 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:30.800 INFO:teuthology.orchestra.run.trial189.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:30.818 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:30.819 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:30.819 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:30.840 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install python3-cephfs 2026-02-19T16:13:31.148 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:31.213 INFO:teuthology.orchestra.run.trial189.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:31.232 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:31.232 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:31.232 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:31.254 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install python3-rbd 2026-02-19T16:13:31.559 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:31.625 INFO:teuthology.orchestra.run.trial189.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T16:13:31.643 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:31.644 INFO:teuthology.orchestra.run.trial189.stdout:Nothing to do. 2026-02-19T16:13:31.644 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:31.665 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install rbd-fuse 2026-02-19T16:13:31.974 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout: Package Architecture Version Repository Size 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 85 k 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 217 k 2026-02-19T16:13:32.061 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:32.362 INFO:teuthology.orchestra.run.trial189.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 281 kB/s | 85 kB 00:00 2026-02-19T16:13:32.362 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:32.362 INFO:teuthology.orchestra.run.trial189.stdout:Total 281 kB/s | 85 kB 00:00 2026-02-19T16:13:32.363 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:32.368 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:32.368 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:32.399 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:32.399 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:32.451 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:32.468 INFO:teuthology.orchestra.run.trial189.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:32.551 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:32.609 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:32.640 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install rbd-mirror 2026-02-19T16:13:32.951 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:18 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout: Package Arch Version Repo Size 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T16:13:33.035 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 2.9 M 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 11 M 2026-02-19T16:13:33.036 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:33.183 INFO:teuthology.orchestra.run.trial189.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T16:13:33.183 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:33.183 INFO:teuthology.orchestra.run.trial189.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T16:13:33.183 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:33.188 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:33.188 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:33.228 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:33.228 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:33.405 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:33.407 INFO:teuthology.orchestra.run.trial189.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:33.431 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:33.432 INFO:teuthology.orchestra.run.trial189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T16:13:33.432 INFO:teuthology.orchestra.run.trial189.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T16:13:33.432 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T16:13:33.432 INFO:teuthology.orchestra.run.trial189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T16:13:33.432 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:33.758 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:33.758 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:33.759 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:33.759 INFO:teuthology.orchestra.run.trial189.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:33.759 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:33.759 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:33.787 DEBUG:teuthology.orchestra.run.trial189:> sudo yum -y install rbd-nbd 2026-02-19T16:13:34.101 INFO:teuthology.orchestra.run.trial189.stdout:Last metadata expiration check: 0:01:20 ago on Thu 19 Feb 2026 04:12:14 PM UTC. 2026-02-19T16:13:34.184 INFO:teuthology.orchestra.run.trial189.stdout:Dependencies resolved. 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout: Package Architecture Version Repository Size 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Installing: 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Transaction Summary 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:================================================================================ 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Install 1 Package 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Total download size: 173 k 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Installed size: 466 k 2026-02-19T16:13:34.185 INFO:teuthology.orchestra.run.trial189.stdout:Downloading Packages: 2026-02-19T16:13:34.272 INFO:teuthology.orchestra.run.trial189.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.9 MB/s | 173 kB 00:00 2026-02-19T16:13:34.272 INFO:teuthology.orchestra.run.trial189.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:34.272 INFO:teuthology.orchestra.run.trial189.stdout:Total 1.9 MB/s | 173 kB 00:00 2026-02-19T16:13:34.272 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction check 2026-02-19T16:13:34.277 INFO:teuthology.orchestra.run.trial189.stdout:Transaction check succeeded. 2026-02-19T16:13:34.277 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction test 2026-02-19T16:13:34.309 INFO:teuthology.orchestra.run.trial189.stdout:Transaction test succeeded. 2026-02-19T16:13:34.309 INFO:teuthology.orchestra.run.trial189.stdout:Running transaction 2026-02-19T16:13:34.366 INFO:teuthology.orchestra.run.trial189.stdout: Preparing : 1/1 2026-02-19T16:13:34.382 INFO:teuthology.orchestra.run.trial189.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:34.467 INFO:teuthology.orchestra.run.trial189.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout:Installed: 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:13:34.526 INFO:teuthology.orchestra.run.trial189.stdout:Complete! 2026-02-19T16:13:34.558 DEBUG:teuthology.parallel:result is None 2026-02-19T16:13:34.559 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:13:34.731 DEBUG:teuthology.orchestra.run.trial017:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T16:13:34.753 INFO:teuthology.orchestra.run.trial017.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T16:13:34.754 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T16:13:34.754 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T16:13:34.756 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:13:34.900 DEBUG:teuthology.orchestra.run.trial189:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T16:13:34.921 INFO:teuthology.orchestra.run.trial189.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T16:13:34.921 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T16:13:34.921 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T16:13:34.923 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-19T16:13:34.923 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:13:34.923 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T16:13:34.951 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:13:34.951 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T16:13:34.989 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-19T16:13:34.989 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:13:34.989 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T16:13:35.015 DEBUG:teuthology.orchestra.run.trial017:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T16:13:35.080 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:13:35.080 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T16:13:35.107 DEBUG:teuthology.orchestra.run.trial189:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T16:13:35.172 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-19T16:13:35.172 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:13:35.172 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T16:13:35.198 DEBUG:teuthology.orchestra.run.trial017:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T16:13:35.262 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:13:35.262 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T16:13:35.288 DEBUG:teuthology.orchestra.run.trial189:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T16:13:35.352 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-19T16:13:35.352 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:13:35.352 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T16:13:35.377 DEBUG:teuthology.orchestra.run.trial017:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T16:13:35.441 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:13:35.441 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T16:13:35.467 DEBUG:teuthology.orchestra.run.trial189:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T16:13:35.531 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-19T16:13:35.634 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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\\)', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'} 2026-02-19T16:13:35.635 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:13:35.638 INFO:tasks.cephadm:Cluster fsid is f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:13:35.638 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-19T16:13:35.638 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.17', 'mon.b': '10.20.193.189'} 2026-02-19T16:13:35.638 INFO:tasks.cephadm:First mon is mon.a on trial017 2026-02-19T16:13:35.638 INFO:tasks.cephadm:First mgr is a 2026-02-19T16:13:35.639 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-19T16:13:35.639 DEBUG:teuthology.orchestra.run.trial017:> sudo hostname $(hostname -s) 2026-02-19T16:13:35.664 DEBUG:teuthology.orchestra.run.trial189:> sudo hostname $(hostname -s) 2026-02-19T16:13:35.689 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-19T16:13:35.689 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:13:35.810 INFO:tasks.cephadm:builder_project result: [{'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/', 'ref': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-19 02:55:44.774681', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5336-g802bf111', 'package_manager_version': '20.3.0-5336.g802bf111', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3073/', 'root_build_cause': '', 'node_name': '10.20.192.26+soko16', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-19T16:13:35.930 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-yuri-testing-2026-02-18-1820, sha1 802bf111cd55e57f5842153d7ba2b8b964aa818a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:13:35.932 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/x86_64/flavors/default/cephadm 2026-02-19T16:13:35.932 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/x86_64/flavors/default/cephadm 2026-02-19T16:13:35.932 DEBUG:teuthology.orchestra.run.trial017:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.231 INFO:teuthology.orchestra.run.trial017.stdout:-rw-r--r--. 1 ubuntu ubuntu 1073896 Feb 19 16:13 /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.231 DEBUG:teuthology.orchestra.run.trial189:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.528 INFO:teuthology.orchestra.run.trial189.stdout:-rw-r--r--. 1 ubuntu ubuntu 1073896 Feb 19 16:13 /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.528 DEBUG:teuthology.orchestra.run.trial017:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.547 DEBUG:teuthology.orchestra.run.trial189:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-19T16:13:36.577 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a on all hosts... 2026-02-19T16:13:36.578 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a pull 2026-02-19T16:13:36.589 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a pull 2026-02-19T16:13:36.832 INFO:teuthology.orchestra.run.trial017.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a... 2026-02-19T16:13:36.854 INFO:teuthology.orchestra.run.trial189.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a... 2026-02-19T16:13:55.695 INFO:teuthology.orchestra.run.trial017.stdout:{ 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout: "ceph_version": "ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev)", 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout: "image_id": "4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8", 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout: "repo_digests": [ 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920" 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout: ] 2026-02-19T16:13:55.696 INFO:teuthology.orchestra.run.trial017.stdout:} 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout:{ 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout: "ceph_version": "ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev)", 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout: "image_id": "4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8", 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout: "repo_digests": [ 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920" 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout: ] 2026-02-19T16:13:55.697 INFO:teuthology.orchestra.run.trial189.stdout:} 2026-02-19T16:13:55.713 DEBUG:teuthology.orchestra.run.trial017:> sudo mkdir -p /etc/ceph 2026-02-19T16:13:55.759 DEBUG:teuthology.orchestra.run.trial189:> sudo mkdir -p /etc/ceph 2026-02-19T16:13:55.785 DEBUG:teuthology.orchestra.run.trial017:> sudo chmod 777 /etc/ceph 2026-02-19T16:13:55.809 DEBUG:teuthology.orchestra.run.trial189:> sudo chmod 777 /etc/ceph 2026-02-19T16:13:55.849 INFO:tasks.cephadm:Writing seed config... 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-19T16:13:55.850 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-19T16:13:55.850 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:13:55.850 DEBUG:teuthology.orchestra.run.trial017:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-19T16:13:55.866 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=isa 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 = f1700aad-0dad-11f1-a230-d404e6e7d460 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true 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 = True [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 2026-02-19T16:13:55.867 DEBUG:teuthology.orchestra.run.trial017:mon.a> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service 2026-02-19T16:13:55.909 DEBUG:teuthology.orchestra.run.trial017:mgr.a> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a.service 2026-02-19T16:13:55.952 INFO:tasks.cephadm:Bootstrapping... 2026-02-19T16:13:55.953 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a -v bootstrap --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 --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 10.20.193.17 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:13:56.090 INFO:teuthology.orchestra.run.trial017.stdout:-------------------------------------------------------------------------------- 2026-02-19T16:13:56.091 INFO:teuthology.orchestra.run.trial017.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a', '-v', 'bootstrap', '--fsid', 'f1700aad-0dad-11f1-a230-d404e6e7d460', '--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', '10.20.193.17', '--skip-admin-label'] 2026-02-19T16:13:56.091 INFO:teuthology.orchestra.run.trial017.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-19T16:13:56.091 INFO:teuthology.orchestra.run.trial017.stdout:Verifying podman|docker is present... 2026-02-19T16:13:56.107 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stdout 5.6.0 2026-02-19T16:13:56.107 INFO:teuthology.orchestra.run.trial017.stdout:Verifying lvm2 is present... 2026-02-19T16:13:56.108 INFO:teuthology.orchestra.run.trial017.stdout:Verifying time synchronization is in place... 2026-02-19T16:13:56.115 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T16:13:56.115 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T16:13:56.121 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T16:13:56.121 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:13:56.127 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout enabled 2026-02-19T16:13:56.133 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout active 2026-02-19T16:13:56.134 INFO:teuthology.orchestra.run.trial017.stdout:Unit chronyd.service is enabled and running 2026-02-19T16:13:56.134 INFO:teuthology.orchestra.run.trial017.stdout:Repeating the final host check... 2026-02-19T16:13:56.149 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stdout 5.6.0 2026-02-19T16:13:56.149 INFO:teuthology.orchestra.run.trial017.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-19T16:13:56.149 INFO:teuthology.orchestra.run.trial017.stdout:systemctl is present 2026-02-19T16:13:56.149 INFO:teuthology.orchestra.run.trial017.stdout:lvcreate is present 2026-02-19T16:13:56.155 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-19T16:13:56.155 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-19T16:13:56.160 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-19T16:13:56.160 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:13:56.166 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout enabled 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout active 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Unit chronyd.service is enabled and running 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Host looks OK 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Cluster fsid: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Acquiring lock 140620819385888 on /run/cephadm/f1700aad-0dad-11f1-a230-d404e6e7d460.lock 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Lock 140620819385888 acquired on /run/cephadm/f1700aad-0dad-11f1-a230-d404e6e7d460.lock 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Verifying IP 10.20.193.17 port 3300 ... 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Verifying IP 10.20.193.17 port 6789 ... 2026-02-19T16:13:56.172 INFO:teuthology.orchestra.run.trial017.stdout:Base mon IP(s) is [10.20.193.17:3300, 10.20.193.17:6789], mon addrv is [v2:10.20.193.17:3300,v1:10.20.193.17:6789] 2026-02-19T16:13:56.176 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.17 metric 102 2026-02-19T16:13:56.176 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.17 metric 102 2026-02-19T16:13:56.176 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-19T16:13:56.179 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-19T16:13:56.179 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-19T16:13:56.179 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-19T16:13:56.181 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-19T16:13:56.181 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-19T16:13:56.181 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T16:13:56.181 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout inet6 fe80::fd72:7e3d:f709:ee6e/64 scope link noprefixroute 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:647c/64 scope link 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:Mon IP `10.20.193.17` is in CIDR network `10.20.192.0/20` 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:Mon IP `10.20.193.17` is in CIDR network `10.20.192.0/20` 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-19T16:13:56.182 INFO:teuthology.orchestra.run.trial017.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a... 2026-02-19T16:14:02.533 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stdout 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a... 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Getting image source signatures 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Copying blob sha256:b64fd43f905dccf4b9616bf3f7ae4a8e8d613298c57587148786600b462807aa 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Copying config sha256:4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 2026-02-19T16:14:02.534 INFO:teuthology.orchestra.run.trial017.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-19T16:14:02.794 INFO:teuthology.orchestra.run.trial017.stdout:ceph: stdout ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev) 2026-02-19T16:14:02.794 INFO:teuthology.orchestra.run.trial017.stdout:Ceph version: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev) 2026-02-19T16:14:02.794 INFO:teuthology.orchestra.run.trial017.stdout:Extracting ceph user uid/gid from container image... 2026-02-19T16:14:03.047 INFO:teuthology.orchestra.run.trial017.stdout:stat: stdout 167 167 2026-02-19T16:14:03.047 INFO:teuthology.orchestra.run.trial017.stdout:Creating initial keys... 2026-02-19T16:14:03.293 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph-authtool: stdout AQDLNpdpLJKUChAAoZioIDZ3r5U3Iooa8ysYAg== 2026-02-19T16:14:03.561 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph-authtool: stdout AQDLNpdpIBAtGhAAhd6dOTi6NO9FUt9xvbz/Tg== 2026-02-19T16:14:03.820 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph-authtool: stdout AQDLNpdpkuPfKRAAjAx1m1xOhXul6YDkwDqugA== 2026-02-19T16:14:03.820 INFO:teuthology.orchestra.run.trial017.stdout:Creating initial monmap... 2026-02-19T16:14:04.086 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T16:14:04.086 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-19T16:14:04.086 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:04.086 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout:monmaptool for a [v2:10.20.193.17:3300,v1:10.20.193.17:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout:setting min_mon_release = tentacle 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: set fsid to f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:04.087 INFO:teuthology.orchestra.run.trial017.stdout:Creating mon... 2026-02-19T16:14:04.343 INFO:teuthology.orchestra.run.trial017.stdout:create mon.a on 2026-02-19T16:14:04.509 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2026-02-19T16:14:04.618 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-19T16:14:04.724 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target → /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target. 2026-02-19T16:14:04.724 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target → /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target. 2026-02-19T16:14:04.854 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a 2026-02-19T16:14:04.854 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service: Unit ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service not loaded. 2026-02-19T16:14:04.972 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target.wants/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@.service. 2026-02-19T16:14:04.979 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:04 trial017 systemd[1]: Starting Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:14:05.122 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T16:14:05.123 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout disabled 2026-02-19T16:14:05.128 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T16:14:05.129 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:14:05.129 INFO:teuthology.orchestra.run.trial017.stdout:firewalld.service is not enabled 2026-02-19T16:14:05.129 INFO:teuthology.orchestra.run.trial017.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T16:14:05.129 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mon to start... 2026-02-19T16:14:05.129 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mon... 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 podman[39405]: 2026-02-19 16:14:05.064574057 +0000 UTC m=+0.016169913 container create 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, ceph=True, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820) 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 podman[39405]: 2026-02-19 16:14:05.103947718 +0000 UTC m=+0.055543514 container init 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 podman[39405]: 2026-02-19 16:14:05.107345971 +0000 UTC m=+0.058941767 container start 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.41.3, CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 bash[39405]: 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 podman[39405]: 2026-02-19 16:14:05.058261268 +0000 UTC m=+0.009857074 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 systemd[1]: Started Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 ceph-mon[39456]: mkfs f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:05.247 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 ceph-mon[39456]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout cluster: 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout id: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout services: 2026-02-19T16:14:05.411 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.153486s) [leader: a] 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout data: 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout pgs: 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:mon is available 2026-02-19T16:14:05.412 INFO:teuthology.orchestra.run.trial017.stdout:Assimilating anything we can from ceph.conf... 2026-02-19T16:14:05.687 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout fsid = f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.17:3300,v1:10.20.193.17:6789] 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T16:14:05.688 INFO:teuthology.orchestra.run.trial017.stdout:Generating new minimal ceph.conf... 2026-02-19T16:14:05.966 INFO:teuthology.orchestra.run.trial017.stdout:Restarting the monitor... 2026-02-19T16:14:06.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:05 trial017 systemd[1]: Stopping Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:14:06.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[39430]: 2026-02-19T16:14:06.046+0000 7f4445258640 -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 2026-02-19T16:14:06.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[39430]: 2026-02-19T16:14:06.046+0000 7f4445258640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-19T16:14:06.532 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39826]: 2026-02-19 16:14:06.271156275 +0000 UTC m=+0.236580884 container died 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, io.buildah.version=1.41.3, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.schema-version=1.0, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, OSD_FLAVOR=default) 2026-02-19T16:14:06.532 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39826]: 2026-02-19 16:14:06.381570673 +0000 UTC m=+0.346995282 container remove 2ce75dc81bfc6520930c21c72adf3a61650b834d716ee936f95f517fa18d982d (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, ceph=True, io.buildah.version=1.41.3) 2026-02-19T16:14:06.532 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 bash[39826]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a 2026-02-19T16:14:06.532 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-19T16:14:06.532 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 systemd[1]: Stopped Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:14:06.533 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 systemd[1]: Starting Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:14:06.574 INFO:teuthology.orchestra.run.trial017.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39972]: 2026-02-19 16:14:06.531014213 +0000 UTC m=+0.015759011 container create 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39972]: 2026-02-19 16:14:06.564769944 +0000 UTC m=+0.049514742 container init 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39972]: 2026-02-19 16:14:06.568367296 +0000 UTC m=+0.053112104 container start 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-yuri-testing-2026-02-18-1820, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260216) 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 bash[39972]: 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 podman[39972]: 2026-02-19 16:14:06.524566954 +0000 UTC m=+0.009311753 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 systemd[1]: Started Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:14:06.844 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: pidfile_write: ignore empty --pid-file 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: load: jerasure load: lrc 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: RocksDB version: 7.9.2 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Git sha 0 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Compile date 2026-02-19 02:20:50 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: DB SUMMARY 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: DB Session ID: AT3JMLUOA5MZLL5JBW72 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: CURRENT file: CURRENT 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 76545 ; 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.error_if_exists: 0 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.create_if_missing: 0 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.paranoid_checks: 1 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T16:14:06.845 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.env: 0xed8120 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.info_log: 0x2f46e80 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.statistics: (nil) 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.use_fsync: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_log_file_size: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_fallocate: 1 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.use_direct_reads: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.db_log_dir: 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.wal_dir: 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T16:14:06.846 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.write_buffer_manager: 0x2f42140 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.unordered_write: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.row_cache: None 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.wal_filter: None 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T16:14:06.847 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.two_write_queues: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.wal_compression: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.atomic_flush: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.log_readahead_size: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_background_jobs: 2 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_background_compactions: -1 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_subcompactions: 1 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T16:14:06.848 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_open_files: -1 2026-02-19T16:14:06.849 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_background_flushes: -1 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Compression algorithms supported: 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kZSTD supported: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kXpressCompression supported: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kBZip2Compression supported: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kLZ4Compression supported: 1 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kZlibCompression supported: 1 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: kSnappyCompression supported: 1 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.merge_operator: 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_filter: None 2026-02-19T16:14:06.850 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2f475c0) 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks: 1 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_top_level_index_and_filter: 1 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: index_type: 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_index_type: 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: index_shortening: 1 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: checksum: 4 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: no_block_cache: 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache: 0x2f15a50 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_name: BinnedLRUCache 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_options: 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: capacity : 536870912 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: num_shard_bits : 4 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: strict_capacity_limit : 0 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: high_pri_pool_ratio: 0.000 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_compressed: (nil) 2026-02-19T16:14:06.851 INFO:journalctl@ceph.mon.a.trial017.stdout: persistent_cache: (nil) 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size: 4096 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size_deviation: 10 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: block_restart_interval: 16 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: index_block_restart_interval: 1 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: metadata_block_size: 4096 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: partition_filters: 0 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: use_delta_encoding: 1 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: filter_policy: bloomfilter 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: whole_key_filtering: 1 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: verify_compression: 0 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: read_amp_bytes_per_bit: 0 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: format_version: 5 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_index_compression: 1 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: block_align: 0 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: max_auto_readahead_size: 262144 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: prepopulate_block_cache: 0 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: initial_auto_readahead_size: 8192 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression: NoCompression 2026-02-19T16:14:06.852 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.num_levels: 7 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T16:14:06.853 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T16:14:06.854 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.inplace_update_support: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.bloom_locality: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.max_successive_merges: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T16:14:06.855 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.ttl: 2592000 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enable_blob_files: false 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.min_blob_size: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: 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 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 69d76f2b-7fac-4cf1-90a6-09b5883db80c 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517646586172, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517646586951, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73637, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 229, "table_properties": {"data_size": 71912, "index_size": 174, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9783, "raw_average_key_size": 48, "raw_value_size": 66326, "raw_average_value_size": 331, "num_data_blocks": 8, "num_entries": 200, "num_filter_entries": 200, "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": 1771517646, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "69d76f2b-7fac-4cf1-90a6-09b5883db80c", "db_session_id": "AT3JMLUOA5MZLL5JBW72", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-19T16:14:06.856 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517646587048, "job": 1, "event": "recovery_finished"} 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: 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 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x2f62e00 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: DB pointer 0x3d54000 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: ** DB Stats ** 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: L0 2/0 73.78 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.stdout: Sum 2/0 73.78 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:14:06.857 INFO:journalctl@ceph.mon.a.trial017.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 126.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.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 126.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.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 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache BinnedLRUCache@0x2f15a50#7 capacity: 512.00 MB usage: 1.06 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.858 INFO:journalctl@ceph.mon.a.trial017.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: starting mon.a rank 0 at public addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] at bind addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???) e1 preinit fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).mds e1 new map 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).mds e1 print_map 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: e1 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: btime 2026-02-19T16:14:05:133811+0000 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.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} 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: legacy client fscid: -1 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout: No filesystems configured 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: monmap epoch 1 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: last_changed 2026-02-19T16:14:03.953334+0000 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:14:06.859 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: min_mon_release 20 (tentacle) 2026-02-19T16:14:06.860 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: election_strategy: 1 2026-02-19T16:14:06.860 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:14:06.860 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: fsmap 2026-02-19T16:14:06.860 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: osdmap e1: 0 total, 0 up, 0 in 2026-02-19T16:14:06.860 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:06 trial017 ceph-mon[40022]: mgrmap e1: no daemons active 2026-02-19T16:14:06.860 INFO:teuthology.orchestra.run.trial017.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-19T16:14:06.860 INFO:teuthology.orchestra.run.trial017.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:06.860 INFO:teuthology.orchestra.run.trial017.stdout:Creating mgr... 2026-02-19T16:14:06.860 INFO:teuthology.orchestra.run.trial017.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-19T16:14:06.860 INFO:teuthology.orchestra.run.trial017.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-19T16:14:06.984 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a 2026-02-19T16:14:06.984 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a.service: Unit ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a.service not loaded. 2026-02-19T16:14:07.096 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460.target.wants/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a.service → /etc/systemd/system/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@.service. 2026-02-19T16:14:07.268 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T16:14:07.268 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout disabled 2026-02-19T16:14:07.273 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T16:14:07.274 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:14:07.274 INFO:teuthology.orchestra.run.trial017.stdout:firewalld.service is not enabled 2026-02-19T16:14:07.274 INFO:teuthology.orchestra.run.trial017.stdout:Not possible to enable service . firewalld.service is not available 2026-02-19T16:14:07.280 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T16:14:07.280 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout disabled 2026-02-19T16:14:07.287 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T16:14:07.287 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:14:07.287 INFO:teuthology.orchestra.run.trial017.stdout:firewalld.service is not enabled 2026-02-19T16:14:07.287 INFO:teuthology.orchestra.run.trial017.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-19T16:14:07.288 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mgr to start... 2026-02-19T16:14:07.288 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mgr... 2026-02-19T16:14:07.590 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:07.590 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:07.591 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsid": "f1700aad-0dad-11f1-a230-d404e6e7d460", 2026-02-19T16:14:07.591 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T16:14:07.591 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T16:14:07.591 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T16:14:07.591 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 0 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T16:14:07.592 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.593 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T16:14:07.594 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T16:14:07.595 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:07.596 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T16:14:05:133811+0000", 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T16:14:07.597 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:07.598 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T16:14:05.134249+0000", 2026-02-19T16:14:07.599 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:07.599 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:07.599 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T16:14:07.599 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:07.599 INFO:teuthology.orchestra.run.trial017.stdout:mgr not available, waiting (1/15)... 2026-02-19T16:14:08.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:07 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3538343940' entity='client.admin' 2026-02-19T16:14:08.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:07 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3034087124' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T16:14:08.720 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:08 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: from numpy import show_config as show_numpy_config 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsid": "f1700aad-0dad-11f1-a230-d404e6e7d460", 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T16:14:09.860 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 0 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:09.861 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T16:14:09.862 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T16:14:09.863 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T16:14:05:133811+0000", 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T16:14:09.864 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T16:14:05.134249+0000", 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:09.865 INFO:teuthology.orchestra.run.trial017.stdout:mgr not available, waiting (2/15)... 2026-02-19T16:14:09.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:09 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3007932198' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: Activating manager daemon a 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: mgrmap e2: a(active, starting, since 0.002856s) 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-19T16:14:11.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: Manager daemon a is now available 2026-02-19T16:14:11.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-19T16:14:11.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' 2026-02-19T16:14:11.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-19T16:14:11.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' 2026-02-19T16:14:11.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:10 trial017 ceph-mon[40022]: from='mgr.14100 10.20.193.17:0/3599705602' entity='mgr.a' 2026-02-19T16:14:12.137 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:12 trial017 ceph-mon[40022]: mgrmap e3: a(active, since 1.00703s) 2026-02-19T16:14:12.264 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:12.264 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:12.264 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsid": "f1700aad-0dad-11f1-a230-d404e6e7d460", 2026-02-19T16:14:12.264 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "health": { 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-19T16:14:12.265 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 0 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "a" 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-19T16:14:12.266 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-19T16:14:12.267 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.268 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "btime": "2026-02-19T16:14:05:133811+0000", 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ], 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.269 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "modified": "2026-02-19T16:14:05.134249+0000", 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout }, 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:12.270 INFO:teuthology.orchestra.run.trial017.stdout:mgr is available 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [global] 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout fsid = f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.17:3300,v1:10.20.193.17:6789] 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout [osd] 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-19T16:14:12.621 INFO:teuthology.orchestra.run.trial017.stdout:Enabling cephadm module... 2026-02-19T16:14:13.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-mon[40022]: mgrmap e4: a(active, since 2s) 2026-02-19T16:14:13.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/270859400' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-19T16:14:13.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1775278803' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-19T16:14:13.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1775278803' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-02-19T16:14:13.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1926046902' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-19T16:14:13.873 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: ignoring --setuser ceph since I am not root 2026-02-19T16:14:13.873 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:13 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: ignoring --setgroup ceph since I am not root 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:14.000 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for the mgr to restart... 2026-02-19T16:14:14.001 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mgr epoch 5... 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1926046902' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-mon[40022]: mgrmap e5: a(active, since 3s) 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/4048107338' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T16:14:14.970 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:14 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: from numpy import show_config as show_numpy_config 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: Active manager daemon a restarted 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: Activating manager daemon a 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: osdmap e2: 0 total, 0 up, 0 in 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: mgrmap e6: a(active, starting, since 0.0025563s) 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-19T16:14:16.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T16:14:16.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T16:14:16.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T16:14:16.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:16 trial017 ceph-mon[40022]: Manager daemon a is now available 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:mgr epoch 5 is available 2026-02-19T16:14:17.372 INFO:teuthology.orchestra.run.trial017.stdout:Verifying orchestrator module is enabled... 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: Found migration_current of "None". Setting to last migration. 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:17.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:17] ENGINE Bus STARTING 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:17] ENGINE Serving on https://10.20.193.17:7150 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:17] ENGINE Client ('10.20.193.17', 54998) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: mgrmap e7: a(active, since 1.0038s) 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:17] ENGINE Serving on http://10.20.193.17:8765 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:17] ENGINE Bus STARTED 2026-02-19T16:14:17.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:17 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:18.735 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-19T16:14:18.735 INFO:teuthology.orchestra.run.trial017.stdout:Setting orchestrator backend to cephadm... 2026-02-19T16:14:18.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:18 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1047160557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-19T16:14:19.436 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-19T16:14:19.436 INFO:teuthology.orchestra.run.trial017.stdout:Generating ssh key... 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1047160557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: mgrmap e8: a(active, since 2s) 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:19.863 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-mon[40022]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: Generating public/private ed25519 key pair. 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: Your identification has been saved in /tmp/tmpqwdh07id/key 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: Your public key has been saved in /tmp/tmpqwdh07id/key.pub 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: The key fingerprint is: 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: SHA256:DPabdKLDwIzcI0kJXFP2G+fPXKmIVB/6ZMZuunPcliM ceph-f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: The key's randomart image is: 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: +--[ED25519 256]--+ 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: |o .o.o | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | o .o . | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | o oo o . | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | o * . +* + . . | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | = * oSo.* o | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | . +.o.=@ o | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | +.o..O. . | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | . .oE = | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: | o+ o . | 2026-02-19T16:14:19.864 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:19 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: +----[SHA256]-----+ 2026-02-19T16:14:20.154 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdI71AALMGhGERVzmqot3FgKHMTw4zfkEnNVMVDBRCk ceph-f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:20.154 INFO:teuthology.orchestra.run.trial017.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-19T16:14:20.154 INFO:teuthology.orchestra.run.trial017.stdout:Adding key to root@localhost authorized_keys... 2026-02-19T16:14:20.154 INFO:teuthology.orchestra.run.trial017.stdout:Adding host trial017... 2026-02-19T16:14:20.929 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:20.929 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: Generating ssh key... 2026-02-19T16:14:20.929 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:20.930 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:20.930 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:20.930 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:20 trial017 ceph-mon[40022]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial017", "addr": "10.20.193.17", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:21.953 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:21 trial017 ceph-mon[40022]: Deploying cephadm binary to trial017 2026-02-19T16:14:22.081 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout Added host 'trial017' with addr '10.20.193.17' 2026-02-19T16:14:22.081 INFO:teuthology.orchestra.run.trial017.stdout:Deploying unmanaged mon service... 2026-02-19T16:14:22.445 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-19T16:14:22.445 INFO:teuthology.orchestra.run.trial017.stdout:Deploying unmanaged mgr service... 2026-02-19T16:14:22.809 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-19T16:14:23.206 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:23.206 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: Added host trial017 2026-02-19T16:14:23.206 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:23.206 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:23.206 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: Saving service mon spec with placement count:5 2026-02-19T16:14:23.207 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:23.207 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:22 trial017 ceph-mon[40022]: from='mgr.14118 10.20.193.17:0/3305901540' entity='mgr.a' 2026-02-19T16:14:23.508 INFO:teuthology.orchestra.run.trial017.stdout:Enabling the dashboard module... 2026-02-19T16:14:24.393 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-mon[40022]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:24.393 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-mon[40022]: Saving service mgr spec with placement count:2 2026-02-19T16:14:24.393 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/957193704' entity='client.admin' 2026-02-19T16:14:24.393 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3748523745' entity='client.admin' 2026-02-19T16:14:24.393 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/2227901930' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-19T16:14:24.720 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: ignoring --setuser ceph since I am not root 2026-02-19T16:14:24.721 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:24 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: ignoring --setgroup ceph since I am not root 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for the mgr to restart... 2026-02-19T16:14:24.902 INFO:teuthology.orchestra.run.trial017.stdout:Waiting for mgr epoch 9... 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/2227901930' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-mon[40022]: mgrmap e9: a(active, since 8s) 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/4071738294' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T16:14:25.720 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:14:25 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: from numpy import show_config as show_numpy_config 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: Active manager daemon a restarted 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: Activating manager daemon a 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: osdmap e3: 0 total, 0 up, 0 in 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: mgrmap e10: a(active, starting, since 0.00289678s) 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-19T16:14:27.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-19T16:14:27.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-19T16:14:27.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-19T16:14:27.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:27 trial017 ceph-mon[40022]: Manager daemon a is now available 2026-02-19T16:14:28.299 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout { 2026-02-19T16:14:28.299 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-19T16:14:28.299 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-19T16:14:28.299 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout } 2026-02-19T16:14:28.300 INFO:teuthology.orchestra.run.trial017.stdout:mgr epoch 9 is available 2026-02-19T16:14:28.300 INFO:teuthology.orchestra.run.trial017.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-19T16:14:28.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:28.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:28.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-19T16:14:28.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-19T16:14:28.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:28 trial017 ceph-mon[40022]: mgrmap e11: a(active, since 1.00741s) 2026-02-19T16:14:29.173 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHzCCAwegAwIBAgIUIOxyBh7o6BOkwbI2T1QjxB3BA8cwDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LWYxNzAwYWFkLTBkYWQtMTFmMS1h\nMjMwLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMTkxNjE0MjlaFw0yOTAyMTgxNjE0Mjla\nMBcxFTATBgNVBAMMDDEwLjIwLjE5My4xNzCCAiIwDQYJKoZIhvcNAQEBBQADggIP\nADCCAgoCggIBAKl8g8PHVOHnJfe7noHpdWfBVNQKVI46Vr18dgbH3tfOmOg3zrKe\n2jyzbW3hqUWhi+SWl/66/64qBwiTWj/yz7qyi5P9TSWdtOVdiybCGZoVuVLYgtC8\nqx5ltRWLoCw8di8kfy6HYqndWHAuaGcT9iFcZef96GF87b3xiZRSzdNA1bOQuDxx\nAahiVLKvxHM8TmvPu0Nt8yf+CLMPy6NYcuCiLe8IU+E8IMJ61EtXeoThzYj3zFHl\nkRegfXf4YzQ/5CAolJSSC15RxkTl11iz+YhAaYY1BBJg+EggrJQNz3JwdBsM+MjQ\nct0zc0YsDgQ7QP8dCCLWmQtB8a9ZGmdcTCW5GJ5pa+kf0FIWyZEXeq4TKHziIf4I\nF4XhLRV4ZN6ea1R5RuPVQWGgCPptsoFjGxbAzn0D7yNRH142m09de3OEmhL4cNqS\n9++srk8fghnWE5nw0mGfCi5nLvJnG6LwVraVf7RzuYJNWow+fPEIsPYUkws9GFtt\niqHZgVJTDQ8h4zcoyFuHQM62mHogAZuXRhqQdbu4Eh9uUkeTRghKxPldbw2wddRr\nAXN1qY3fZfOpqRfY8Wf09f1oLpzTAR5I+VvhI1zjoJfMzfgR1V3nmaJYAwJaa3QV\no92QpeP12B83vJ6jOJTyXELtgjG5bZhZf6295M1qpLWoQLujuYrg4XchAgMBAAGj\nPjA8MCwGA1UdEQQlMCOCCHRyaWFsMDE3ghFkYXNoYm9hcmRfc2VydmVyc4cEChTB\nETAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBjo1CwCIjdBcLuGN3i\nB6V1ZGjyui/JVzIRxE3LvDLDiLFtii04SaeWo6cm4vr+wjw29SwFZY8CRMOpfFzL\nCMKQ8SsKWNErBQwIqq3sSwv2VbXOZXGYqAPJvculWFZS5RAJl7iVotQO5WOSpsTN\nnYIfKPG/nqILR0ybe2YU124dMOvMid1mtBNbi1HMM4x9OFGVj+zOnar/YeRt6kQB\nhyMpbpFzF7Soet0tNKWEUF09TKkdAa//hiXJZGsHES2KpNSLM31enqoLEKLFL/tN\ng9OqzezIaxJXAoNkoqjFUqzkZMCZHGEh9pEfIobGKtE/hWDWJHk1rPz0hCD+XwxD\n7EOGCcLvRDgMF0YKmUobLI/j/E+GA6bgNDnxOA+n5w9QKlsQgyX3jKldRCmzNgv2\nutdUB0bssieVEuM7tn46TnRC7kxHNWAEvykahUfr9lurKDDN7pQb6pU0bubdKHNJ\nGotP1H7HdNwTsd4voFzPuq8TtA8932z+Xx1+vIfk+4UEA70sWLeJ+4uC1r1z8ZFt\nEp2TrscUfGpcMGBO4wgiWVxL9Y+26YLelKec8g/4C0fGi8ChsjfILcmnvXAQDn6E\nRbl3VnIS/mXuB1m1vtQ9LWEeUuAtTShC79B7Pd2pMx1zcqwbivyiOnaHPr+k6qBm\n90RS3Zq7lb0dC/VLVyUVtozejg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAqXyDw8dU4ecl97uegel1Z8FU1ApUjjpWvXx2Bsfe186Y6DfO\nsp7aPLNtbeGpRaGL5JaX/rr/rioHCJNaP/LPurKLk/1NJZ205V2LJsIZmhW5UtiC\n0LyrHmW1FYugLDx2LyR/Lodiqd1YcC5oZxP2IVxl5/3oYXztvfGJlFLN00DVs5C4\nPHEBqGJUsq/EczxOa8+7Q23zJ/4Isw/Lo1hy4KIt7whT4TwgwnrUS1d6hOHNiPfM\nUeWRF6B9d/hjND/kICiUlJILXlHGROXXWLP5iEBphjUEEmD4SCCslA3PcnB0Gwz4\nyNBy3TNzRiwOBDtA/x0IItaZC0Hxr1kaZ1xMJbkYnmlr6R/QUhbJkRd6rhMofOIh\n/ggXheEtFXhk3p5rVHlG49VBYaAI+m2ygWMbFsDOfQPvI1EfXjabT117c4SaEvhw\n2pL376yuTx+CGdYTmfDSYZ8KLmcu8mcbovBWtpV/tHO5gk1ajD588Qiw9hSTCz0Y\nW22KodmBUlMNDyHjNyjIW4dAzraYeiABm5dGGpB1u7gSH25SR5NGCErE+V1vDbB1\n1GsBc3Wpjd9l86mpF9jxZ/T1/WgunNMBHkj5W+EjXOOgl8zN+BHVXeeZolgDAlpr\ndBWj3ZCl4/XYHze8nqM4lPJcQu2CMbltmFl/rb3kzWqktahAu6O5iuDhdyECAwEA\nAQKCAgA7bySt1QrZJTvVQf/1wq6fMdbTfMPmFGMyk6C4BAMLXrGUTW24iagyPSGU\ntNutRVdPU9f9Rgo/QxGwWiv93OInsFDuFpelJ0a2YDVZ5BsiQ5f3i2FkXaUMRdJY\nudvzZ0hyg7Pt1yAsPSi0PjHyY7eeP06lKg8BkNO2FiuOzfLLsCLAk3FoEKDqMYFO\nIAEd//noKLKclMP+NEFMua9Jmsy+JWFCP4NaqsE6MeScfxLB4oU3EN6foYdd57PY\nDEyNmBIhjNl9uDEwZDDJHGiF/Kb2ts/KdnD1GPg4Iu0iBi3HDdRJYCUmFqMRGufD\npdNMfJLwY3fk76g/oGJmgTKXKHCy/zm8lxIkNU7GzcRlwMQORbrqlFN3ACL3bf5A\nsF8uGBoODwETE92ySAt+rGUvi46oV+RgTcY7hDDXA7H9b4VUnrmXvnCHQRZWRhhf\nfIgf9bSqrk1xb1nzeyu2s/CBLzXT1WjfXfFwqJiwlV88bfzs4iAPkJ+bntGX1ERU\nPwkvD7s6hAZcQXLQJCPcu+3ZsN6I0henmmX3ymDpUiGu2e5mXOQYmLDIGDsdNBTM\nu+yGaz/DS3siFRKyGnxwneiXo1FufbE9FdCeiCN/gdtgTE/EbrLctALaZ/dCo1ge\nPRXXcmydV5rCQ1FLpd4eMymUo/uH5Oe/f1v0VW41xFsMRbI+mQKCAQEA4nHNY6L0\nuUK38bbhNoI++Lel+l9h4rPKampviJG4/r3MDQiBwZKG5sUKkaIxBKwLkY2taB39\nHXXk7KrfOKwemBg7igaXuP0anq64OSGQ8thaJdD6WUoDiWxeJtGfM3/mA3tc+Cqq\nAlBgxSDHkuVrKUgb8GpS9w86aF3Qk1oWqiJHf9uFUW3E/8o2ehBXQpGqrrHVPJCQ\nKkAaf7TQvcEqybb92CrVrv4KdLV0JwE4lMErhD39O8mLpJ3+TpM5nxCjtbe5wKra\nnFYYrnkQywgoFYjzyU75TSfDe05/7Sr2xSMh1t+g3MpGNhDHhzF17YU2OKS34eZd\npdkksDv4Z5HxTwKCAQEAv5uRaLb779IyHxEWnQYUO4LFIrr52mD/M5hEau+ocy+5\nvDXOGAp7wRC2DHQqfMv9aRRixwfqzZnjSHUo29FQHHKexvfjQnKEttxZjsLGzQkH\nkvOu0k+ygaA/6Mnskka6s5rSseLCtH190GGONhYZMu3huXOjj0OoEqeW1Mfd1cPO\nrIv3slkiuNU/+YB54UGS1F7k1VCRShQNAZ89ywYTeC2KhdNaEG9EB9wY/9NzPJTi\nyCoe3QhzqqyLPiC0NZq5plU3dCrp2VCwY1nIM+SW8u3G7q9gzCoWtm1oB9Q0uFR4\nztdtyi92NaFEk4Eh78CtpuUBhBI5mzpOilPtUQaUjwKCAQEAz9In8OCWfwxXazQv\nP2qLxpItdzpgyMG+7KlgUVOEF+8yvWdoRrJmspZ2G7BiEmqfd2cylZKoQYh4oCg2\nE3oL3gSnaAai6nkIHEg39N70e5vKKFjB2n6N/mqBgljyJj6kZ9+pNG1beCIyndh2\nsT9yeQGf+qZqHCpSrYQkL4gHsv8g5Zwfn9sBaMw58Q7cNtEfd5LoI9x9IvmQGFJn\nHS+SSGx0ThcJ479s8y2xOzboqcUbXhPSPDO9wEfsJEsEIBMSXG0Qwl1Lox11K3Ma\n0Wtb9l+pdcDQFlp/EsS5rX232rdikCTPKrNNesMti8r98w5F8/hgdqeInPRLsp5n\nXQ5ZCwKCAQEAvDUdEZSbx6faX7WzVq3/9ayv4ztx7NXWF2H74mZiOjKo6HyZYff6\nM1ws1fLNQSRGWI8Tr5jRRP9hx2x9o93oKOlVmO8pJb3DKrMqrRYZnJDABdKi6CYs\nmzNDU2/0loIvJfhv+RdaVVvm12bb/7iZK/OKA1XZVQIJ97jyaTOhbTYWrloWBfOU\nLaYaXwOZtG9qwHwtnnKzI+aqF+vJEMF5IlTpeiZukzIXyvig/bk/ukQstpzZEBgb\nNYyigXYyTW0b6oxOGieE6Fdfy1cHViG1PA3fl9hg5mp5QNwakYYZ+u3OdK4bQ7x3\nCprL92+iXBQQ/px3brlQKG+PckSaGTqzdQKCAQA7skbRst07MNf/aGjYwdsT4yn9\nonULypkjJw0T8jCx0KIDULs59hanT4PZf6KF8MXRt41pBegwSQWsGc3rL5rYy9Ne\n0S5ndvPlTptQuONWG9dAa4wmZbyfa5PeBJxjGs920g2DNut7bNGWoa56QI1dIa9E\nChB8LsBXLrhTlR3Dp1AlDIJECdsLD8lRmyRGkWW4b1JM14uI7cFBqkMfsRi8Qb4h\nngpJd3Nkj304GjB15SfJrApUjJH2yAz6w6xK4I6g4mEXgUzWy2zeKb4fKba82isQ\naOrSnh+bZjzvZaZbQyBmdUbzS7NLO2W4YYw2umHl3zt8XV7VQRUdsbAeEbvE\n-----END RSA PRIVATE KEY-----\n"} 2026-02-19T16:14:29.538 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:27] ENGINE Bus STARTING 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:27] ENGINE Serving on http://10.20.193.17:8765 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:27] ENGINE Serving on https://10.20.193.17:7150 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:27] ENGINE Bus STARTED 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: [19/Feb/2026:16:14:27] ENGINE Client ('10.20.193.17', 58246) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-19T16:14:29.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-19T16:14:29.562 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:29 trial017 ceph-mon[40022]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-19T16:14:29.924 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-19T16:14:29.924 INFO:teuthology.orchestra.run.trial017.stdout:Creating initial admin user... 2026-02-19T16:14:30.494 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$M8I4ITKvZ6OcddB6gFUDWOPoWUOI3re2GlGU2SEuZbacgnxGj/Qw2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771517670, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-19T16:14:30.495 INFO:teuthology.orchestra.run.trial017.stdout:Fetching dashboard port number... 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: mgrmap e12: a(active, since 2s) 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial017", "name": "osd_memory_target"} : dispatch 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial017", "caps": []} : dispatch 2026-02-19T16:14:30.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:30 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial017", "caps": []}]': finished 2026-02-19T16:14:30.841 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stdout 8443 2026-02-19T16:14:30.849 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-19T16:14:30.850 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout disabled 2026-02-19T16:14:30.855 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-19T16:14:30.855 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:14:30.856 INFO:teuthology.orchestra.run.trial017.stdout:firewalld.service is not enabled 2026-02-19T16:14:30.856 INFO:teuthology.orchestra.run.trial017.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout:Ceph Dashboard is now available at: 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout: URL: https://trial017:8443/ 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout: User: admin 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout: Password: 5fj8mc9vgq 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:30.857 INFO:teuthology.orchestra.run.trial017.stdout:Saving cluster configuration to /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config directory 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout:Or, if you are only running a single cluster on this host: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-19T16:14:31.258 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout: ceph telemetry on 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout:For more information see: 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:31.259 INFO:teuthology.orchestra.run.trial017.stdout:Bootstrap complete. 2026-02-19T16:14:31.265 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout static 2026-02-19T16:14:31.271 INFO:teuthology.orchestra.run.trial017.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-19T16:14:31.271 INFO:teuthology.orchestra.run.trial017.stdout:systemctl: stdout inactive 2026-02-19T16:14:31.271 INFO:teuthology.orchestra.run.trial017.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: Deploying daemon agent.trial017 on trial017 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3685558749' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-19T16:14:31.406 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:31 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1120105128' entity='client.admin' 2026-02-19T16:14:31.417 INFO:tasks.cephadm:Fetching config... 2026-02-19T16:14:31.417 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:31.417 DEBUG:teuthology.orchestra.run.trial017:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-19T16:14:31.433 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-19T16:14:31.433 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:31.433 DEBUG:teuthology.orchestra.run.trial017:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-19T16:14:31.492 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-19T16:14:31.492 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:31.492 DEBUG:teuthology.orchestra.run.trial017:> sudo dd if=/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-19T16:14:31.557 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-19T16:14:31.557 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:31.557 DEBUG:teuthology.orchestra.run.trial017:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-19T16:14:31.619 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-19T16:14:31.620 DEBUG:teuthology.orchestra.run.trial017:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdI71AALMGhGERVzmqot3FgKHMTw4zfkEnNVMVDBRCk ceph-f1700aad-0dad-11f1-a230-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T16:14:31.701 INFO:teuthology.orchestra.run.trial017.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdI71AALMGhGERVzmqot3FgKHMTw4zfkEnNVMVDBRCk ceph-f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:31.712 DEBUG:teuthology.orchestra.run.trial189:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdI71AALMGhGERVzmqot3FgKHMTw4zfkEnNVMVDBRCk ceph-f1700aad-0dad-11f1-a230-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-19T16:14:31.748 INFO:teuthology.orchestra.run.trial189.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdI71AALMGhGERVzmqot3FgKHMTw4zfkEnNVMVDBRCk ceph-f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:31.758 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-19T16:14:31.878 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:32.275 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-19T16:14:32.275 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-19T16:14:32.396 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:32.784 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial189 2026-02-19T16:14:32.784 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:14:32.784 DEBUG:teuthology.orchestra.run.trial189:> dd of=/etc/ceph/ceph.conf 2026-02-19T16:14:32.802 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:14:32.802 DEBUG:teuthology.orchestra.run.trial189:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:32.857 INFO:tasks.cephadm:Adding host trial189 to orchestrator... 2026-02-19T16:14:32.857 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch host add trial189 2026-02-19T16:14:32.978 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: Certificate for "cephadm-signed_agent_cert (trial017)" is still valid for 1824 days. 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1130479299' entity='client.admin' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:32.999 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:32 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: Updating trial017:/etc/ceph/ceph.conf 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: Updating trial017:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: Updating trial017:/etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: Updating trial017:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:34.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:33 trial017 ceph-mon[40022]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial189", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:34.824 INFO:teuthology.orchestra.run.trial017.stdout:Added host 'trial189' with addr '10.20.193.189' 2026-02-19T16:14:34.995 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-19T16:14:35.112 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:35.122 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:34 trial017 ceph-mon[40022]: Deploying cephadm binary to trial189 2026-02-19T16:14:35.122 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:34 trial017 ceph-mon[40022]: mgrmap e13: a(active, since 6s) 2026-02-19T16:14:35.122 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:35.122 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:35.346 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:35.346 INFO:teuthology.orchestra.run.trial017.stdout:[{"addr": "10.20.193.17", "hostname": "trial017", "labels": [], "status": ""}, {"addr": "10.20.193.189", "hostname": "trial189", "labels": [], "status": ""}] 2026-02-19T16:14:35.485 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-19T16:14:35.486 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd crush tunables default 2026-02-19T16:14:35.601 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:36.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: Added host trial189 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial189", "name": "osd_memory_target"} : dispatch 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: Updating trial189:/etc/ceph/ceph.conf 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: Updating trial189:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: Updating trial189:/etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:36.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:35 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/917707740' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-19T16:14:36.592 INFO:teuthology.orchestra.run.trial017.stderr:adjusted tunables profile to default 2026-02-19T16:14:36.734 INFO:tasks.cephadm:Adding mon.a on trial017 2026-02-19T16:14:36.734 INFO:tasks.cephadm:Adding mon.b on trial189 2026-02-19T16:14:36.734 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch apply mon '2;trial017:10.20.193.17=a;trial189:10.20.193.189=b' 2026-02-19T16:14:36.900 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:37.165 INFO:teuthology.orchestra.run.trial189.stdout:Scheduled mon update... 2026-02-19T16:14:37.306 DEBUG:teuthology.orchestra.run.trial189:mon.b> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b.service 2026-02-19T16:14:37.309 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-19T16:14:37.309 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph mon dump -f json 2026-02-19T16:14:37.464 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: Updating trial189:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial189", "caps": []} : dispatch 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial189", "caps": []}]': finished 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: Deploying daemon agent.trial189 on trial189 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/917707740' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: osdmap e4: 0 total, 0 up, 0 in 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:37 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:37.748 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:14:37.749 INFO:teuthology.orchestra.run.trial189.stdout:{"epoch":1,"fsid":"f1700aad-0dad-11f1-a230-d404e6e7d460","modified":"2026-02-19T16:14:03.953334Z","created":"2026-02-19T16:14:03.953334Z","min_mon_release":20,"min_mon_release_name":"tentacle","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","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:3300","nonce":0},{"type":"v1","addr":"10.20.193.17:6789","nonce":0}]},"addr":"10.20.193.17:6789/0","public_addr":"10.20.193.17:6789/0","priority":0,"weight":0,"time_added":"2026-02-19T16:14:03:953349+0000","crush_location":[]}],"quorum":[0]} 2026-02-19T16:14:37.749 INFO:teuthology.orchestra.run.trial189.stderr:dumped monmap epoch 1 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial017:10.20.193.17=a;trial189:10.20.193.189=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: Saving service mon spec with placement trial017:10.20.193.17=a;trial189:10.20.193.189=b;count:2 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:38.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: Deploying daemon mon.b on trial189 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='client.? 10.20.193.189:0/442021546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:38.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:38 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:38.889 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-19T16:14:38.890 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph mon dump -f json 2026-02-19T16:14:39.037 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.b/config 2026-02-19T16:14:44.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:44 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: mon.a calling monitor election 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: mon.b calling monitor election 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: monmap epoch 2 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: min_mon_release 20 (tentacle) 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: election_strategy: 1 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: fsmap 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: osdmap e4: 0 total, 0 up, 0 in 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: mgrmap e13: a(active, since 16s) 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: overall HEALTH_OK 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:44.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:44 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:45.329 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:14:45.330 INFO:teuthology.orchestra.run.trial189.stdout:{"epoch":2,"fsid":"f1700aad-0dad-11f1-a230-d404e6e7d460","modified":"2026-02-19T16:14:39.093621Z","created":"2026-02-19T16:14:03.953334Z","min_mon_release":20,"min_mon_release_name":"tentacle","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","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:3300","nonce":0},{"type":"v1","addr":"10.20.193.17:6789","nonce":0}]},"addr":"10.20.193.17:6789/0","public_addr":"10.20.193.17:6789/0","priority":0,"weight":0,"time_added":"2026-02-19T16:14:03:953349+0000","crush_location":[]},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:3300","nonce":0},{"type":"v1","addr":"10.20.193.189:6789","nonce":0}]},"addr":"10.20.193.189:6789/0","public_addr":"10.20.193.189:6789/0","priority":0,"weight":0,"time_added":"2026-02-19T16:14:39:093619+0000","crush_location":[]}],"quorum":[0,1]} 2026-02-19T16:14:45.330 INFO:teuthology.orchestra.run.trial189.stderr:dumped monmap epoch 2 2026-02-19T16:14:45.475 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-19T16:14:45.475 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Updating trial017:/etc/ceph/ceph.conf 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Updating trial189:/etc/ceph/ceph.conf 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Updating trial017:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Updating trial189:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.542 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Reconfiguring mon.a (unknown last config time)... 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: Reconfiguring daemon mon.a on trial017 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:45.543 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:45 trial189 ceph-mon[40852]: from='client.? 10.20.193.189:0/2111695827' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-19T16:14:45.594 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:45.641 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Updating trial017:/etc/ceph/ceph.conf 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Updating trial189:/etc/ceph/ceph.conf 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Updating trial017:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Updating trial189:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/config/ceph.conf 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Reconfiguring mon.a (unknown last config time)... 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: Reconfiguring daemon mon.a on trial017 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:14:45.642 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:45 trial017 ceph-mon[40022]: from='client.? 10.20.193.189:0/2111695827' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-19T16:14:45.828 INFO:teuthology.orchestra.run.trial017.stdout:# minimal ceph.conf for f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:45.828 INFO:teuthology.orchestra.run.trial017.stdout:[global] 2026-02-19T16:14:45.828 INFO:teuthology.orchestra.run.trial017.stdout: fsid = f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:14:45.828 INFO:teuthology.orchestra.run.trial017.stdout: mon_host = [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] 2026-02-19T16:14:45.968 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-19T16:14:45.968 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:45.968 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/etc/ceph/ceph.conf 2026-02-19T16:14:45.994 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:45.994 DEBUG:teuthology.orchestra.run.trial017:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:46.059 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:14:46.060 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/etc/ceph/ceph.conf 2026-02-19T16:14:46.088 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:14:46.088 DEBUG:teuthology.orchestra.run.trial189:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-19T16:14:46.152 INFO:tasks.cephadm:Adding mgr.a on trial017 2026-02-19T16:14:46.153 INFO:tasks.cephadm:Adding mgr.b on trial189 2026-02-19T16:14:46.153 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch apply mgr '2;trial017=a;trial189=b' 2026-02-19T16:14:46.311 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.b/config 2026-02-19T16:14:46.556 INFO:teuthology.orchestra.run.trial189.stdout:Scheduled mgr update... 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: Reconfiguring mon.b (monmap changed)... 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: Reconfiguring daemon mon.b on trial189 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:46 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/406046178' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:46.700 DEBUG:teuthology.orchestra.run.trial189:mgr.b> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.b.service 2026-02-19T16:14:46.702 DEBUG:tasks.cephadm:set 0 configs 2026-02-19T16:14:46.702 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph config dump 2026-02-19T16:14:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: Reconfiguring mon.b (monmap changed)... 2026-02-19T16:14:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: Reconfiguring daemon mon.b on trial189 2026-02-19T16:14:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:46.721 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:46 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/406046178' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:46.819 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:47.044 INFO:teuthology.orchestra.run.trial017.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global dev auth_debug true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 * 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global dev debug_asserts_on_shutdown true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global basic log_to_file true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global basic log_to_journald false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global basic log_to_stderr false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_allow_pool_delete true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_cluster_log_to_file true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_election_default_strategy 3 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global dev ms_die_on_bug true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global dev ms_die_on_old_message true 2026-02-19T16:14:47.045 INFO:teuthology.orchestra.run.trial017.stdout:global advanced osd_pool_default_erasure_code_profile plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced debug_mon 20/20 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced debug_ms 1/1 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced debug_paxos 20/20 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_data_avail_warn 5 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-19T16:14:47.046 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced debug_mgr 20/20 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced debug_ms 1/1 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/cephadm/use_agent true * 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev bdev_debug_aio true 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced debug_ms 1/1 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced debug_osd 20/20 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_misdirected_ops true 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_op_order true 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_shutdown true 2026-02-19T16:14:47.047 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_memory_target_autotune true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_op_queue debug_random * 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_recover_clone_overlap true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-19T16:14:47.048 INFO:teuthology.orchestra.run.trial017.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-19T16:14:47.185 INFO:tasks.cephadm:Deploying OSDs... 2026-02-19T16:14:47.185 DEBUG:teuthology.orchestra.run.trial017:> set -ex 2026-02-19T16:14:47.185 DEBUG:teuthology.orchestra.run.trial017:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T16:14:47.242 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T16:14:47.242 DEBUG:teuthology.orchestra.run.trial017:> stat /dev/vg_nvme/lv_1 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Access: 2026-02-19 16:14:32.718465160 +0000 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Modify: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.300 INFO:teuthology.orchestra.run.trial017.stdout:Change: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.301 INFO:teuthology.orchestra.run.trial017.stdout: Birth: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.301 DEBUG:teuthology.orchestra.run.trial017:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T16:14:47.362 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records in 2026-02-19T16:14:47.363 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records out 2026-02-19T16:14:47.363 INFO:teuthology.orchestra.run.trial017.stderr:512 bytes copied, 0.000157662 s, 3.2 MB/s 2026-02-19T16:14:47.364 DEBUG:teuthology.orchestra.run.trial017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T16:14:47.420 DEBUG:teuthology.orchestra.run.trial017:> stat /dev/vg_nvme/lv_2 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Device: 6h/6d Inode: 1302 Links: 1 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Access: 2026-02-19 16:14:32.719465143 +0000 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Modify: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout:Change: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.477 INFO:teuthology.orchestra.run.trial017.stdout: Birth: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.477 DEBUG:teuthology.orchestra.run.trial017:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T16:14:47.540 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records in 2026-02-19T16:14:47.541 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records out 2026-02-19T16:14:47.541 INFO:teuthology.orchestra.run.trial017.stderr:512 bytes copied, 0.000153394 s, 3.3 MB/s 2026-02-19T16:14:47.542 DEBUG:teuthology.orchestra.run.trial017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T16:14:47.556 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mgr[42562]: -- 10.20.193.189:0/3023864657 <== mon.0 v2:10.20.193.17:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x21b9a00 con 0x218d800 2026-02-19T16:14:47.600 DEBUG:teuthology.orchestra.run.trial017:> stat /dev/vg_nvme/lv_3 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='client.14200 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial017=a;trial189=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: Saving service mgr spec with placement trial017=a;trial189=b;count:2 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: Deploying daemon mgr.b on trial189 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1145306093' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:47.623 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T16:14:47.624 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:47 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout:Access: 2026-02-19 16:14:32.719465143 +0000 2026-02-19T16:14:47.638 INFO:teuthology.orchestra.run.trial017.stdout:Modify: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.639 INFO:teuthology.orchestra.run.trial017.stdout:Change: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.639 INFO:teuthology.orchestra.run.trial017.stdout: Birth: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.639 DEBUG:teuthology.orchestra.run.trial017:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T16:14:47.703 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records in 2026-02-19T16:14:47.703 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records out 2026-02-19T16:14:47.703 INFO:teuthology.orchestra.run.trial017.stderr:512 bytes copied, 0.000156961 s, 3.3 MB/s 2026-02-19T16:14:47.704 DEBUG:teuthology.orchestra.run.trial017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T16:14:47.761 DEBUG:teuthology.orchestra.run.trial017:> stat /dev/vg_nvme/lv_4 2026-02-19T16:14:47.816 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='client.14200 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial017=a;trial189=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: Saving service mgr spec with placement trial017=a;trial189=b;count:2 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: Deploying daemon mgr.b on trial189 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1145306093' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-19T16:14:47.817 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:47 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Device: 6h/6d Inode: 1292 Links: 1 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Access: 2026-02-19 16:14:32.719465143 +0000 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Modify: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout:Change: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.818 INFO:teuthology.orchestra.run.trial017.stdout: Birth: 2026-02-19 16:11:34.983322985 +0000 2026-02-19T16:14:47.819 DEBUG:teuthology.orchestra.run.trial017:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T16:14:47.883 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records in 2026-02-19T16:14:47.883 INFO:teuthology.orchestra.run.trial017.stderr:1+0 records out 2026-02-19T16:14:47.884 INFO:teuthology.orchestra.run.trial017.stderr:512 bytes copied, 0.000173712 s, 2.9 MB/s 2026-02-19T16:14:47.885 DEBUG:teuthology.orchestra.run.trial017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T16:14:47.941 DEBUG:teuthology.orchestra.run.trial189:> set -ex 2026-02-19T16:14:47.941 DEBUG:teuthology.orchestra.run.trial189:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T16:14:47.957 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T16:14:47.957 DEBUG:teuthology.orchestra.run.trial189:> stat /dev/vg_nvme/lv_1 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Access: 2026-02-19 16:14:47.155503634 +0000 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Modify: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.014 INFO:teuthology.orchestra.run.trial189.stdout:Change: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.015 INFO:teuthology.orchestra.run.trial189.stdout: Birth: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.015 DEBUG:teuthology.orchestra.run.trial189:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T16:14:48.082 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records in 2026-02-19T16:14:48.082 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records out 2026-02-19T16:14:48.082 INFO:teuthology.orchestra.run.trial189.stderr:512 bytes copied, 0.000351938 s, 1.5 MB/s 2026-02-19T16:14:48.083 DEBUG:teuthology.orchestra.run.trial189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T16:14:48.143 DEBUG:teuthology.orchestra.run.trial189:> stat /dev/vg_nvme/lv_2 2026-02-19T16:14:48.201 INFO:teuthology.orchestra.run.trial189.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T16:14:48.201 INFO:teuthology.orchestra.run.trial189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Device: 6h/6d Inode: 1298 Links: 1 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Access: 2026-02-19 16:14:48.152499050 +0000 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Modify: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout:Change: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.202 INFO:teuthology.orchestra.run.trial189.stdout: Birth: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.202 DEBUG:teuthology.orchestra.run.trial189:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T16:14:48.269 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records in 2026-02-19T16:14:48.269 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records out 2026-02-19T16:14:48.269 INFO:teuthology.orchestra.run.trial189.stderr:512 bytes copied, 0.00013905 s, 3.7 MB/s 2026-02-19T16:14:48.270 DEBUG:teuthology.orchestra.run.trial189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T16:14:48.326 DEBUG:teuthology.orchestra.run.trial189:> stat /dev/vg_nvme/lv_3 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Device: 6h/6d Inode: 1314 Links: 1 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Access: 2026-02-19 16:14:48.379498006 +0000 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Modify: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout:Change: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.385 INFO:teuthology.orchestra.run.trial189.stdout: Birth: 2026-02-19 16:11:36.559788778 +0000 2026-02-19T16:14:48.385 DEBUG:teuthology.orchestra.run.trial189:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T16:14:48.449 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records in 2026-02-19T16:14:48.450 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records out 2026-02-19T16:14:48.450 INFO:teuthology.orchestra.run.trial189.stderr:512 bytes copied, 0.000170539 s, 3.0 MB/s 2026-02-19T16:14:48.451 DEBUG:teuthology.orchestra.run.trial189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T16:14:48.509 DEBUG:teuthology.orchestra.run.trial189:> stat /dev/vg_nvme/lv_4 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Device: 6h/6d Inode: 1305 Links: 1 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Access: 2026-02-19 16:14:48.554497201 +0000 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Modify: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout:Change: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.566 INFO:teuthology.orchestra.run.trial189.stdout: Birth: 2026-02-19 16:11:36.558788808 +0000 2026-02-19T16:14:48.566 DEBUG:teuthology.orchestra.run.trial189:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T16:14:48.627 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b[42536]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T16:14:48.627 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b[42536]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T16:14:48.628 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b[42536]: from numpy import show_config as show_numpy_config 2026-02-19T16:14:48.629 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records in 2026-02-19T16:14:48.629 INFO:teuthology.orchestra.run.trial189.stderr:1+0 records out 2026-02-19T16:14:48.630 INFO:teuthology.orchestra.run.trial189.stderr:512 bytes copied, 0.000150832 s, 3.4 MB/s 2026-02-19T16:14:48.631 DEBUG:teuthology.orchestra.run.trial189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T16:14:48.688 INFO:tasks.cephadm:Deploying osd.0 on trial017 with /dev/vg_nvme/lv_4... 2026-02-19T16:14:48.688 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-19T16:14:48.806 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:48.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: Reconfiguring mgr.a (unknown last config time)... 2026-02-19T16:14:48.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: Reconfiguring daemon mgr.a on trial017 2026-02-19T16:14:48.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:48 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: Reconfiguring mgr.a (unknown last config time)... 2026-02-19T16:14:48.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: Reconfiguring daemon mgr.a on trial017 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:48.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:48 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:49.491 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:14:49.507 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch daemon add osd trial017:vg_nvme/lv_4 --skip-validation 2026-02-19T16:14:49.623 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:14:50.271 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:50.271 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.271 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:14:50.272 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:50 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:14:50.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:14:50.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:50 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='client.14212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial017:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: osd.default does not exist. Creating it now. 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: Creating OSDs with service ID: default on trial017:['vg_nvme/lv_4'] 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: Marking host: trial017 for OSDSpec preview refresh. 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: Saving service osd.default spec with placement trial017 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: Standby manager daemon b started 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1472656390' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4883ada3-f63b-423a-b80b-7e9ab0a6ed39"} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1472656390' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4883ada3-f63b-423a-b80b-7e9ab0a6ed39"}]': finished 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: osdmap e5: 1 total, 0 up, 1 in 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:14:51.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:51 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/26241263' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='client.14212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial017:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: osd.default does not exist. Creating it now. 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: Creating OSDs with service ID: default on trial017:['vg_nvme/lv_4'] 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: Marking host: trial017 for OSDSpec preview refresh. 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: Saving service osd.default spec with placement trial017 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: Standby manager daemon b started 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-19T16:14:51.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='mgr.? 10.20.193.189:0/2394444475' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1472656390' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4883ada3-f63b-423a-b80b-7e9ab0a6ed39"} : dispatch 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1472656390' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4883ada3-f63b-423a-b80b-7e9ab0a6ed39"}]': finished 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: osdmap e5: 1 total, 0 up, 1 in 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:14:51.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:51 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/26241263' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T16:14:52.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:52 trial017 ceph-mon[40022]: mgrmap e14: a(active, since 23s), standbys: b 2026-02-19T16:14:52.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:52 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-19T16:14:52.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:52 trial017 ceph-mon[40022]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:52.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:52 trial189 ceph-mon[40852]: mgrmap e14: a(active, since 23s), standbys: b 2026-02-19T16:14:52.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:52 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-19T16:14:52.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:52 trial189 ceph-mon[40852]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:53.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T16:14:53.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:53 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:53.710 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.711 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.711 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.711 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:53.711 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T16:14:53.711 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:53 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:54.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:54 trial017 ceph-mon[40022]: Deploying daemon osd.0 on trial017 2026-02-19T16:14:54.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:54 trial017 ceph-mon[40022]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:54.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:54 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T16:14:54.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:54 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:54.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:54 trial189 ceph-mon[40852]: Deploying daemon osd.0 on trial017 2026-02-19T16:14:54.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:54 trial189 ceph-mon[40852]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:54.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:54 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-19T16:14:54.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:54 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:14:55.636 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:55 trial017 ceph-mon[40022]: Deploying daemon osd.0 on trial017 2026-02-19T16:14:55.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:55 trial189 ceph-mon[40852]: Deploying daemon osd.0 on trial017 2026-02-19T16:14:56.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:56 trial017 ceph-mon[40022]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:56 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:56 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:56 trial189 ceph-mon[40852]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:56 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:56 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:57.572 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:57 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/1860259382,v1:10.20.193.17:6803/1860259382]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T16:14:57.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:57 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/1860259382,v1:10.20.193.17:6803/1860259382]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T16:14:58.545 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:58.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/1860259382,v1:10.20.193.17:6803/1860259382]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T16:14:58.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: osdmap e6: 1 total, 0 up, 1 in 2026-02-19T16:14:58.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:14:58.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:58.546 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:14:58 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:58.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:14:58.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/1860259382,v1:10.20.193.17:6803/1860259382]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T16:14:58.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: osdmap e6: 1 total, 0 up, 1 in 2026-02-19T16:14:58.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:14:58.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:58.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:14:58 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:14:59.017 INFO:teuthology.orchestra.run.trial017.stdout:Created osd(s) 0 on host 'trial017' 2026-02-19T16:14:59.162 DEBUG:teuthology.orchestra.run.trial017:osd.0> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.0.service 2026-02-19T16:14:59.164 INFO:tasks.cephadm:Deploying osd.1 on trial189 with /dev/vg_nvme/lv_4... 2026-02-19T16:14:59.164 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-19T16:14:59.285 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.b/config 2026-02-19T16:14:59.993 INFO:teuthology.orchestra.run.trial189.stdout: 2026-02-19T16:15:00.011 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch daemon add osd trial189:vg_nvme/lv_4 --skip-validation 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:00.035 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:00 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:00.053 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.053 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.053 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:00.054 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:00 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:00.133 INFO:teuthology.orchestra.run.trial189.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.b/config 2026-02-19T16:15:01.025 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: Adjusting osd_memory_target on trial017 to 83023M 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: osdmap e7: 1 total, 0 up, 1 in 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial017", "root=default"]} : dispatch 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='client.24117 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial189:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:15:01.026 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: osd.default does not exist. Creating it now. 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: Creating OSDs with service ID: default on trial189:['vg_nvme/lv_4'] 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: Marking host: trial189 for OSDSpec preview refresh. 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: Saving service osd.default spec with placement trial189 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:01.027 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:01.028 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:01.028 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:01 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:01.193 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:15:01 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0[52973]: 2026-02-19T16:15:01.025+0000 7f301d662640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T16:15:01.193 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:15:01 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0[52973]: 2026-02-19T16:15:01.027+0000 7f3019529640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T16:15:01.194 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: Adjusting osd_memory_target on trial017 to 83023M 2026-02-19T16:15:01.194 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-19T16:15:01.194 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: osdmap e7: 1 total, 0 up, 1 in 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial017", "root=default"]} : dispatch 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='client.24117 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial189:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: osd.default does not exist. Creating it now. 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: Creating OSDs with service ID: default on trial189:['vg_nvme/lv_4'] 2026-02-19T16:15:01.195 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: Marking host: trial189 for OSDSpec preview refresh. 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: Saving service osd.default spec with placement trial189 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:01.196 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:01 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:02.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial017", "root=default"]}]': finished 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: osdmap e8: 1 total, 0 up, 1 in 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='client.? 10.20.193.189:0/1224978785' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"}]': finished 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006] boot 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: osdmap e9: 2 total, 1 up, 2 in 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='client.? 10.20.193.189:0/941926528' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T16:15:02.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:02.222 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:02 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:02.322 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial017", "root=default"]}]': finished 2026-02-19T16:15:02.322 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: osdmap e8: 1 total, 0 up, 1 in 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='client.? 10.20.193.189:0/1224978785' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59a2321a-e43d-4122-9ccd-46eab153e7d3"}]': finished 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: osd.0 [v2:10.20.193.17:6802/4183493006,v1:10.20.193.17:6803/4183493006] boot 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: osdmap e9: 2 total, 1 up, 2 in 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='client.? 10.20.193.189:0/941926528' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.323 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:02.324 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:02 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:03.140 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:03 trial189 ceph-mon[40852]: purged_snaps scrub starts 2026-02-19T16:15:03.140 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:03 trial189 ceph-mon[40852]: purged_snaps scrub ok 2026-02-19T16:15:03.140 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:03 trial189 ceph-mon[40852]: osdmap e10: 2 total, 1 up, 2 in 2026-02-19T16:15:03.140 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:03 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:03.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:03 trial017 ceph-mon[40022]: purged_snaps scrub starts 2026-02-19T16:15:03.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:03 trial017 ceph-mon[40022]: purged_snaps scrub ok 2026-02-19T16:15:03.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:03 trial017 ceph-mon[40022]: osdmap e10: 2 total, 1 up, 2 in 2026-02-19T16:15:03.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:03 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:04.220 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:04 trial189 ceph-mon[40852]: pgmap v18: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:04.220 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:04 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T16:15:04.220 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:04 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:04.221 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:04 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T16:15:04.221 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:04 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:04.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:04 trial017 ceph-mon[40022]: pgmap v18: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:04.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:04 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T16:15:04.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:04 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:04.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:04 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-19T16:15:04.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:04 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:05.070 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:05 trial189 ceph-mon[40852]: Deploying daemon osd.1 on trial189 2026-02-19T16:15:05.070 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:05 trial189 ceph-mon[40852]: Deploying daemon osd.1 on trial189 2026-02-19T16:15:05.351 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:05 trial017 ceph-mon[40022]: Deploying daemon osd.1 on trial189 2026-02-19T16:15:05.351 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:05 trial017 ceph-mon[40022]: Deploying daemon osd.1 on trial189 2026-02-19T16:15:06.252 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:06 trial189 ceph-mon[40852]: pgmap v19: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:06.252 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:06 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:06.253 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:06 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:06.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:06 trial017 ceph-mon[40022]: pgmap v19: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:06.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:06 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:06.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:06 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:07.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:07 trial189 ceph-mon[40852]: from='osd.1 [v2:10.20.193.189:6800/2393307350,v1:10.20.193.189:6801/2393307350]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:07.291 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:07 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:07.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:07 trial017 ceph-mon[40022]: from='osd.1 [v2:10.20.193.189:6800/2393307350,v1:10.20.193.189:6801/2393307350]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:07.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:07 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:08.167 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:08 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T16:15:08.167 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:08 trial189 ceph-mon[40852]: osdmap e11: 2 total, 1 up, 2 in 2026-02-19T16:15:08.167 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:08 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:08.168 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:08 trial189 ceph-mon[40852]: pgmap v21: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:08.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:08 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T16:15:08.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:08 trial017 ceph-mon[40022]: osdmap e11: 2 total, 1 up, 2 in 2026-02-19T16:15:08.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:08 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:08.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:08 trial017 ceph-mon[40022]: pgmap v21: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:08.971 INFO:teuthology.orchestra.run.trial189.stdout:Created osd(s) 1 on host 'trial189' 2026-02-19T16:15:09.113 DEBUG:teuthology.orchestra.run.trial189:osd.1> sudo journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.1.service 2026-02-19T16:15:09.157 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-02-19T16:15:09.157 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T16:15:09.280 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:09.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:09.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:09 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.517 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.567 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:09.568 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-19T16:15:09.568 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.568 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:09 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:09.658 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1771517701,"num_in_osds":2,"osd_in_since":1771517701,"num_remapped_pgs":0} 2026-02-19T16:15:10.408 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: pgmap v22: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/35523075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: osdmap e12: 2 total, 1 up, 2 in 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:10.409 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:10 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]} : dispatch 2026-02-19T16:15:10.660 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T16:15:10.686 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: pgmap v22: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:10.686 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/35523075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:10.686 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.686 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:10.687 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]} : dispatch 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: osdmap e12: 2 total, 1 up, 2 in 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:10.688 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:10 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]} : dispatch 2026-02-19T16:15:10.778 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:10.917 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:15:10 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1[48249]: 2026-02-19T16:15:10.746+0000 7f8061be8640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T16:15:10.917 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:15:10 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1[48249]: 2026-02-19T16:15:10.748+0000 7f8059aa7640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T16:15:11.007 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:11.148 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":13,"num_osds":2,"num_up_osds":1,"osd_up_since":1771517701,"num_in_osds":2,"osd_in_since":1771517701,"num_remapped_pgs":0} 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: Adjusting osd_memory_target on trial189 to 83023M 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]}]': finished 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: osdmap e13: 2 total, 1 up, 2 in 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:11.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:11 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3804745645' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:11.544 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: Adjusting osd_memory_target on trial189 to 83023M 2026-02-19T16:15:11.544 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial189", "root=default"]}]': finished 2026-02-19T16:15:11.545 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: osdmap e13: 2 total, 1 up, 2 in 2026-02-19T16:15:11.545 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:11.545 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:11.545 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:11 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/3804745645' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:12.149 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd stat -f json 2026-02-19T16:15:12.265 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:12.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: purged_snaps scrub starts 2026-02-19T16:15:12.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: purged_snaps scrub ok 2026-02-19T16:15:12.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: pgmap v25: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:12.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426] boot 2026-02-19T16:15:12.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: osdmap e14: 2 total, 2 up, 2 in 2026-02-19T16:15:12.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:12 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:12.504 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:12.652 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1771517711,"num_in_osds":2,"osd_in_since":1771517701,"num_remapped_pgs":0} 2026-02-19T16:15:12.652 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T16:15:12.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: purged_snaps scrub starts 2026-02-19T16:15:12.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: purged_snaps scrub ok 2026-02-19T16:15:12.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: pgmap v25: 0 pgs: ; 0 B data, 27 MiB used, 700 GiB / 700 GiB avail 2026-02-19T16:15:12.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: osd.1 [v2:10.20.193.189:6800/2622415426,v1:10.20.193.189:6801/2622415426] boot 2026-02-19T16:15:12.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: osdmap e14: 2 total, 2 up, 2 in 2026-02-19T16:15:12.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:12 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-19T16:15:12.772 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:13.015 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:13.015 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":15,"fsid":"f1700aad-0dad-11f1-a230-d404e6e7d460","created":"2026-02-19T16:14:05.133964+0000","modified":"2026-02-19T16:15:12.746969+0000","last_up_change":"2026-02-19T16:15:11.744433+0000","last_in_change":"2026-02-19T16:15:01.176773+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":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4883ada3-f63b-423a-b80b-7e9ab0a6ed39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6802","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6803","nonce":4183493006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6804","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6805","nonce":4183493006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6808","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6809","nonce":4183493006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6806","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6807","nonce":4183493006}]},"public_addr":"10.20.193.17:6803/4183493006","cluster_addr":"10.20.193.17:6805/4183493006","heartbeat_back_addr":"10.20.193.17:6809/4183493006","heartbeat_front_addr":"10.20.193.17:6807/4183493006","state":["exists","up"]},{"osd":1,"uuid":"59a2321a-e43d-4122-9ccd-46eab153e7d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6800","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6801","nonce":2622415426}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6802","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6803","nonce":2622415426}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6806","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6807","nonce":2622415426}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6804","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6805","nonce":2622415426}]},"public_addr":"10.20.193.189:6801/2622415426","cluster_addr":"10.20.193.189:6803/2622415426","heartbeat_back_addr":"10.20.193.189:6807/2622415426","heartbeat_front_addr":"10.20.193.189:6805/2622415426","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:00.020467+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:09.853113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.17:6801/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6800/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/655560832":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/4171122019":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/160947149":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/4104714909":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2864627066":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6801/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:6800/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2523014919":"2026-02-20T16:14:16.240295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T16:15:13.155 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-02-19T16:15:13.156 INFO:tasks.cephadm:Setting up client nodes... 2026-02-19T16:15:13.157 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-19T16:15:13.275 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:13.516 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/2876166523' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:13.547 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:13.548 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.548 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.548 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.548 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:13 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/3302587209' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/2876166523' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:13.634 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:13.635 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.635 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.635 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:13.635 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:13 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3302587209' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:13.659 INFO:teuthology.orchestra.run.trial017.stdout:[{"version":12,"timestamp":"2026-02-19T16:15:09.629395+0000","name":"","changes":[{"name":"osd/host:trial189/osd_memory_target","new_value":"87056184115"}]}] 2026-02-19T16:15:13.660 INFO:tasks.ceph_manager:config epoch is 12 2026-02-19T16:15:13.660 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-19T16:15:13.660 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-19T16:15:13.660 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-19T16:15:13.779 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:14.043 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:14.182 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6800","nonce":2947290131},{"type":"v1","addr":"10.20.193.17:6801","nonce":2947290131}]},"active_addr":"10.20.193.17:6801/2947290131","active_change":"2026-02-19T16:14:27.165689+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":14208,"name":"b","mgr_features":4544132024016699391,"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, use commas to separate multiple","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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy 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:v3.6.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 container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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 for which 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":"quay.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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that 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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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":"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs"],"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, use commas to separate multiple","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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy 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:v3.6.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 container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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 for which 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":"quay.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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that 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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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":"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"services":{"dashboard":"https://10.20.193.17: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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.17:0","nonce":1176863492}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.17:0","nonce":1207157382}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.17:0","nonce":347967645}]}]} 2026-02-19T16:15:14.185 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-19T16:15:14.185 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-19T16:15:14.185 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T16:15:14.302 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:14.416 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:14 trial189 ceph-mon[40852]: Detected new or changed devices on trial017 2026-02-19T16:15:14.416 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:14 trial189 ceph-mon[40852]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:14.416 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:14 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1785194069' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-19T16:15:14.416 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:14 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/2004003348' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-19T16:15:14.418 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:14 trial017 ceph-mon[40022]: Detected new or changed devices on trial017 2026-02-19T16:15:14.418 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:14 trial017 ceph-mon[40022]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:14.418 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:14 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1785194069' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-19T16:15:14.418 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:14 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/2004003348' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-19T16:15:14.539 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:14.539 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":15,"fsid":"f1700aad-0dad-11f1-a230-d404e6e7d460","created":"2026-02-19T16:14:05.133964+0000","modified":"2026-02-19T16:15:12.746969+0000","last_up_change":"2026-02-19T16:15:11.744433+0000","last_in_change":"2026-02-19T16:15:01.176773+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":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4883ada3-f63b-423a-b80b-7e9ab0a6ed39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6802","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6803","nonce":4183493006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6804","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6805","nonce":4183493006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6808","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6809","nonce":4183493006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6806","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6807","nonce":4183493006}]},"public_addr":"10.20.193.17:6803/4183493006","cluster_addr":"10.20.193.17:6805/4183493006","heartbeat_back_addr":"10.20.193.17:6809/4183493006","heartbeat_front_addr":"10.20.193.17:6807/4183493006","state":["exists","up"]},{"osd":1,"uuid":"59a2321a-e43d-4122-9ccd-46eab153e7d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6800","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6801","nonce":2622415426}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6802","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6803","nonce":2622415426}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6806","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6807","nonce":2622415426}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6804","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6805","nonce":2622415426}]},"public_addr":"10.20.193.189:6801/2622415426","cluster_addr":"10.20.193.189:6803/2622415426","heartbeat_back_addr":"10.20.193.189:6807/2622415426","heartbeat_front_addr":"10.20.193.189:6805/2622415426","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:00.020467+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:09.853113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.17:6801/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6800/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/655560832":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/4171122019":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/160947149":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/4104714909":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2864627066":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6801/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:6800/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2523014919":"2026-02-20T16:14:16.240295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T16:15:14.680 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-19T16:15:14.680 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd dump --format=json 2026-02-19T16:15:14.794 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:15.021 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:15.022 INFO:teuthology.orchestra.run.trial017.stdout:{"epoch":15,"fsid":"f1700aad-0dad-11f1-a230-d404e6e7d460","created":"2026-02-19T16:14:05.133964+0000","modified":"2026-02-19T16:15:12.746969+0000","last_up_change":"2026-02-19T16:15:11.744433+0000","last_in_change":"2026-02-19T16:15:01.176773+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":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4883ada3-f63b-423a-b80b-7e9ab0a6ed39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6802","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6803","nonce":4183493006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6804","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6805","nonce":4183493006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6808","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6809","nonce":4183493006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.17:6806","nonce":4183493006},{"type":"v1","addr":"10.20.193.17:6807","nonce":4183493006}]},"public_addr":"10.20.193.17:6803/4183493006","cluster_addr":"10.20.193.17:6805/4183493006","heartbeat_back_addr":"10.20.193.17:6809/4183493006","heartbeat_front_addr":"10.20.193.17:6807/4183493006","state":["exists","up"]},{"osd":1,"uuid":"59a2321a-e43d-4122-9ccd-46eab153e7d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6800","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6801","nonce":2622415426}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6802","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6803","nonce":2622415426}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6806","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6807","nonce":2622415426}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.189:6804","nonce":2622415426},{"type":"v1","addr":"10.20.193.189:6805","nonce":2622415426}]},"public_addr":"10.20.193.189:6801/2622415426","cluster_addr":"10.20.193.189:6803/2622415426","heartbeat_back_addr":"10.20.193.189:6807/2622415426","heartbeat_front_addr":"10.20.193.189:6805/2622415426","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:00.020467+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T16:15:09.853113+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.17:6801/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6800/1489815235":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/655560832":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/4171122019":"2026-02-20T16:14:27.165596+0000","10.20.193.17:0/160947149":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/4104714909":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2864627066":"2026-02-20T16:14:27.165596+0000","10.20.193.17:6801/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:6800/3366139488":"2026-02-20T16:14:16.240295+0000","10.20.193.17:0/2523014919":"2026-02-20T16:14:16.240295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-02-19T16:15:15.161 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-19T16:15:15.161 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-19T16:15:15.277 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:15.278 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/3718514739' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:15.404 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:15 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1774577152' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:15.564 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/3718514739' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:15.564 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:15.565 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:15.566 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:15.566 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:15 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1774577152' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-19T16:15:15.567 INFO:teuthology.orchestra.run.trial017.stdout:38654705669 2026-02-19T16:15:15.568 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T16:15:15.570 INFO:teuthology.orchestra.run.trial017.stdout:60129542146 2026-02-19T16:15:15.571 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T16:15:15.725 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:15.725 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:15.963 INFO:teuthology.orchestra.run.trial017.stdout:38654705668 2026-02-19T16:15:15.964 INFO:teuthology.orchestra.run.trial017.stdout:60129542145 2026-02-19T16:15:16.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705669 got 38654705668 for osd.0 2026-02-19T16:15:16.109 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542146 got 60129542145 for osd.1 2026-02-19T16:15:16.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:16 trial017 ceph-mon[40022]: pgmap v29: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:16.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:16 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1359215307' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T16:15:16.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:16 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1865686394' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T16:15:16.552 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:16 trial189 ceph-mon[40852]: pgmap v29: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:16.553 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:16 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1359215307' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T16:15:16.553 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:16 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1865686394' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T16:15:17.109 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-19T16:15:17.110 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-19T16:15:17.225 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:17.227 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:17.455 INFO:teuthology.orchestra.run.trial017.stdout:60129542147 2026-02-19T16:15:17.458 INFO:teuthology.orchestra.run.trial017.stdout:38654705670 2026-02-19T16:15:17.598 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705669 got 38654705670 for osd.0 2026-02-19T16:15:17.599 DEBUG:teuthology.parallel:result is None 2026-02-19T16:15:17.599 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542146 got 60129542147 for osd.1 2026-02-19T16:15:17.599 DEBUG:teuthology.parallel:result is None 2026-02-19T16:15:17.599 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-19T16:15:17.599 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T16:15:17.716 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:17.942 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:17.943 INFO:teuthology.orchestra.run.trial017.stderr:dumped all 2026-02-19T16:15:18.082 INFO:teuthology.orchestra.run.trial017.stdout:{"pg_ready":true,"pg_map":{"version":30,"stamp":"2026-02-19T16:15:17.173624+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":1468006400,"kb_used":54696,"kb_used_data":256,"kb_used_omap":14,"kb_used_meta":54385,"kb_avail":1467951704,"statfs":{"total":1503238553600,"available":1503182544896,"internally_reserved":0,"allocated":262144,"data_stored":65946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14955,"internal_metadata":55690645},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":14,"seq":60129542147,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27348,"kb_used_data":128,"kb_used_omap":5,"kb_used_meta":27194,"kb_avail":733975852,"statfs":{"total":751619276800,"available":751591272448,"internally_reserved":0,"allocated":131072,"data_stored":32973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5848,"internal_metadata":27846952},"hb_peers":[0],"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":9,"seq":38654705670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27348,"kb_used_data":128,"kb_used_omap":8,"kb_used_meta":27191,"kb_avail":733975852,"statfs":{"total":751619276800,"available":751591272448,"internally_reserved":0,"allocated":131072,"data_stored":32973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9107,"internal_metadata":27843693},"hb_peers":[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":[]}],"pool_statfs":[]}} 2026-02-19T16:15:18.082 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph pg dump --format=json 2026-02-19T16:15:18.197 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:18.313 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:18 trial017 ceph-mon[40022]: pgmap v30: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:18.313 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:18 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:18.313 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:18 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:18.313 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:18 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/480765723' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T16:15:18.313 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:18 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/1873896268' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T16:15:18.423 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:18.424 INFO:teuthology.orchestra.run.trial017.stderr:dumped all 2026-02-19T16:15:18.563 INFO:teuthology.orchestra.run.trial017.stdout:{"pg_ready":true,"pg_map":{"version":30,"stamp":"2026-02-19T16:15:17.173624+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":1468006400,"kb_used":54696,"kb_used_data":256,"kb_used_omap":14,"kb_used_meta":54385,"kb_avail":1467951704,"statfs":{"total":1503238553600,"available":1503182544896,"internally_reserved":0,"allocated":262144,"data_stored":65946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14955,"internal_metadata":55690645},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":14,"seq":60129542147,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27348,"kb_used_data":128,"kb_used_omap":5,"kb_used_meta":27194,"kb_avail":733975852,"statfs":{"total":751619276800,"available":751591272448,"internally_reserved":0,"allocated":131072,"data_stored":32973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5848,"internal_metadata":27846952},"hb_peers":[0],"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":9,"seq":38654705670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27348,"kb_used_data":128,"kb_used_omap":8,"kb_used_meta":27191,"kb_avail":733975852,"statfs":{"total":751619276800,"available":751591272448,"internally_reserved":0,"allocated":131072,"data_stored":32973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9107,"internal_metadata":27843693},"hb_peers":[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":[]}],"pool_statfs":[]}} 2026-02-19T16:15:18.564 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-19T16:15:18.564 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-19T16:15:18.564 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-19T16:15:18.564 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph health --format=json 2026-02-19T16:15:18.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:18 trial189 ceph-mon[40852]: pgmap v30: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:18.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:18 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:18.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:18 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:18.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:18 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/480765723' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-19T16:15:18.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:18 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/1873896268' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-19T16:15:18.679 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:18.931 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:18.931 INFO:teuthology.orchestra.run.trial017.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T16:15:19.070 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-19T16:15:19.071 INFO:tasks.cephadm:Setup complete, yielding 2026-02-19T16:15:19.071 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T16:15:19.098 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T16:15:19.099 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@trial017.front.sepia.ceph.com 2026-02-19T16:15:19.099 DEBUG:teuthology.orchestra.run.trial017:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2026-02-19T16:15:19.126 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@trial189.front.sepia.ceph.com 2026-02-19T16:15:19.127 DEBUG:teuthology.orchestra.run.trial189:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2026-02-19T16:15:19.156 INFO:teuthology.run_tasks:Running task cephadm.apply... 2026-02-19T16:15:19.169 INFO:tasks.cephadm:Applying spec(s): extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon --- custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest --- custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z 2026-02-19T16:15:19.169 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch apply -i - 2026-02-19T16:15:19.282 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:19.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:19 trial189 ceph-mon[40852]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:19.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:19 trial189 ceph-mon[40852]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:19.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:19 trial189 ceph-mon[40852]: from='client.? 10.20.193.17:0/178125117' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-19T16:15:19.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:19 trial017 ceph-mon[40022]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:19.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:19 trial017 ceph-mon[40022]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:19.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:19 trial017 ceph-mon[40022]: from='client.? 10.20.193.17:0/178125117' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-19T16:15:19.524 INFO:teuthology.orchestra.run.trial017.stdout:Scheduled mon update... 2026-02-19T16:15:19.524 INFO:teuthology.orchestra.run.trial017.stdout:Scheduled container.foo update... 2026-02-19T16:15:19.524 INFO:teuthology.orchestra.run.trial017.stdout:Scheduled container.bar update... 2026-02-19T16:15:19.666 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T16:15:19.677 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2026-02-19T16:15:19.677 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:19.795 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:20.030 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:20.030 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:19.522473Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:20.170 INFO:tasks.cephadm:mon has 2/2 2026-02-19T16:15:20.170 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T16:15:20.185 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2026-02-19T16:15:20.186 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:20.300 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:20.415 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:20 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:20.475 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.476 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.476 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:20.476 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:20.476 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:20.476 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:20 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:20.529 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:20.529 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:19.522473Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:20.670 INFO:tasks.cephadm:container.foo has 0/2 2026-02-19T16:15:21.353 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:21 trial189 ceph-mon[40852]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:15:21.353 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:21 trial189 ceph-mon[40852]: Saving service mon spec with placement * 2026-02-19T16:15:21.353 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:21 trial189 ceph-mon[40852]: Saving service container.foo spec with placement * 2026-02-19T16:15:21.353 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:21 trial189 ceph-mon[40852]: Saving service container.bar spec with placement * 2026-02-19T16:15:21.353 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:21 trial189 ceph-mon[40852]: from='client.14320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:21.671 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:21.695 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:21 trial017 ceph-mon[40022]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-19T16:15:21.695 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:21 trial017 ceph-mon[40022]: Saving service mon spec with placement * 2026-02-19T16:15:21.695 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:21 trial017 ceph-mon[40022]: Saving service container.foo spec with placement * 2026-02-19T16:15:21.695 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:21 trial017 ceph-mon[40022]: Saving service container.bar spec with placement * 2026-02-19T16:15:21.696 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:21 trial017 ceph-mon[40022]: from='client.14320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:21.787 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:22.024 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:22.024 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:19.522473Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:22.199 INFO:tasks.cephadm:container.foo has 0/2 2026-02-19T16:15:22.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:22 trial189 ceph-mon[40852]: from='client.14324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:22.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:22 trial189 ceph-mon[40852]: pgmap v32: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:22.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:22 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:22.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:22 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:22.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:22 trial017 ceph-mon[40022]: from='client.14324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:22.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:22 trial017 ceph-mon[40022]: pgmap v32: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:22.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:22 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:22.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:22 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:23.199 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:23.323 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:23.573 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:23.573 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:19.522473Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:23.574 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:23 trial017 ceph-mon[40022]: Deploying daemon container.foo.trial017 on trial017 2026-02-19T16:15:23.574 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:23 trial017 ceph-mon[40022]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:23.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:23 trial189 ceph-mon[40852]: Deploying daemon container.foo.trial017 on trial017 2026-02-19T16:15:23.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:23 trial189 ceph-mon[40852]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:24.139 INFO:tasks.cephadm:container.foo has 0/2 2026-02-19T16:15:24.384 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:24 trial017 ceph-mon[40022]: pgmap v33: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:24.614 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:24 trial189 ceph-mon[40852]: pgmap v33: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:25.140 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:25.272 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:25.520 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:25.521 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:24.429477Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:25.661 INFO:tasks.cephadm:container.foo has 0/2 2026-02-19T16:15:25.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:25 trial189 ceph-mon[40852]: from='client.14332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:25.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:25 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:25 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:25 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:25 trial189 ceph-mon[40852]: Deploying daemon container.foo.trial189 on trial189 2026-02-19T16:15:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:25 trial017 ceph-mon[40022]: from='client.14332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:25 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:25 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:25 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:25.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:25 trial017 ceph-mon[40022]: Deploying daemon container.foo.trial189 on trial189 2026-02-19T16:15:26.568 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:26 trial189 ceph-mon[40852]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:26.662 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:26.683 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:26 trial017 ceph-mon[40022]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:26.780 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:27.029 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:27.030 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:08.736660Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "running": 0, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:08.736732Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:08.736702Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:08.736760Z", "running": 2, "size": 2}}] 2026-02-19T16:15:27.168 INFO:tasks.cephadm:container.foo has 0/2 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='client.14336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.561 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:27 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='client.14336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:27.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:27 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.169 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:28.291 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:28.536 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:28.536 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:28.034193Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "last_refresh": "2026-02-19T16:15:28.034354Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:28.034329Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:28.034272Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:28.034240Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:28.034300Z", "running": 2, "size": 2}}] 2026-02-19T16:15:28.654 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: Deploying daemon container.bar.trial189 on trial189 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='client.14340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.655 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.656 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.656 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.656 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:28 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.677 INFO:tasks.cephadm:container.foo has 2/2 2026-02-19T16:15:28.677 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-19T16:15:28.693 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2026-02-19T16:15:28.694 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:28.813 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:28.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: Deploying daemon container.bar.trial189 on trial189 2026-02-19T16:15:28.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='client.14340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:28.917 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:28.918 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:28 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:29.050 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:29.050 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:28.034193Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:19.523966Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "last_refresh": "2026-02-19T16:15:28.034354Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:28.034329Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:28.034272Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:28.034240Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:28.034300Z", "running": 2, "size": 2}}] 2026-02-19T16:15:29.191 INFO:tasks.cephadm:container.bar has 0/2 2026-02-19T16:15:29.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:29 trial017 ceph-mon[40022]: from='client.14344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:29.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:29 trial017 ceph-mon[40022]: from='client.14348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:29.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:29 trial017 ceph-mon[40022]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:29.819 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:29 trial189 ceph-mon[40852]: from='client.14344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:29.819 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:29 trial189 ceph-mon[40852]: from='client.14348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:29.819 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:29 trial189 ceph-mon[40852]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:30.193 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:30.313 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:30.548 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:30.548 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:28.034193Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:30.366747Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:28.034329Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:28.034272Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:28.034240Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:28.034300Z", "running": 2, "size": 2}}] 2026-02-19T16:15:30.706 INFO:tasks.cephadm:container.bar has 0/2 2026-02-19T16:15:31.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: Deploying daemon container.bar.trial017 on trial017 2026-02-19T16:15:31.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:31 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.707 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: Deploying daemon container.bar.trial017 on trial017 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:31 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:31.835 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:32.088 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:32.088 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:28.185686Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:30.366747Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "last_refresh": "2026-02-19T16:15:31.156180Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:28.185747Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:28.185499Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:28.185458Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:28.185719Z", "running": 2, "size": 2}}] 2026-02-19T16:15:32.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:32 trial189 ceph-mon[40852]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:32.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:32 trial189 ceph-mon[40852]: Detected new or changed devices on trial189 2026-02-19T16:15:32.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:32 trial189 ceph-mon[40852]: pgmap v37: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:32.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:32 trial017 ceph-mon[40022]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:32.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:32 trial017 ceph-mon[40022]: Detected new or changed devices on trial189 2026-02-19T16:15:32.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:32 trial017 ceph-mon[40022]: pgmap v37: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:32.936 INFO:tasks.cephadm:container.bar has 0/2 2026-02-19T16:15:33.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:33 trial017 ceph-mon[40022]: from='client.14356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:33.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:33 trial189 ceph-mon[40852]: from='client.14356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-19T16:15:33.938 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:34.085 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:34.326 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:34.326 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:28.185686Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:34.077502Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "last_refresh": "2026-02-19T16:15:31.156180Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:28.185747Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:28.185499Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:28.185458Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:28.185719Z", "running": 2, "size": 2}}] 2026-02-19T16:15:34.468 INFO:tasks.cephadm:container.bar has 0/2 2026-02-19T16:15:34.627 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: pgmap v38: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:34.627 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.627 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.627 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:34.628 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-mon[40022]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: pgmap v38: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:34.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:34.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:34.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:34.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:34 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:34.889 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 systemd[1]: Stopping Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:34.889 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[39996]: 2026-02-19T16:15:34.696+0000 7f4f69023640 -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 2026-02-19T16:15:34.889 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[39996]: 2026-02-19T16:15:34.696+0000 7f4f69023640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:34 trial017 podman[61439]: 2026-02-19 16:15:34.949477139 +0000 UTC m=+0.268807973 container died 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.license=GPLv2) 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 podman[61439]: 2026-02-19 16:15:35.061964605 +0000 UTC m=+0.381295449 container remove 542875fa889f8d474042a197d9cded350fa158b0d1d732fb5d3fdc94749212e5 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 bash[61439]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 systemd[1]: Stopped Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:35.139 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service: Consumed 1.648s CPU time. 2026-02-19T16:15:35.419 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 systemd[1]: Starting Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:35.419 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 podman[61941]: 2026-02-19 16:15:35.376007599 +0000 UTC m=+0.017343313 container create 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.41.3, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T16:15:35.469 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph orch ls -f json 2026-02-19T16:15:35.596 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 podman[61941]: 2026-02-19 16:15:35.41993266 +0000 UTC m=+0.061268384 container init 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 podman[61941]: 2026-02-19 16:15:35.423802209 +0000 UTC m=+0.065137923 container start 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.41.3, CEPH_REF=wip-yuri-testing-2026-02-18-1820, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216) 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 bash[61941]: 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 podman[61941]: 2026-02-19 16:15:35.369354598 +0000 UTC m=+0.010690312 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 systemd[1]: Started Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: pidfile_write: ignore empty --pid-file 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: load: jerasure load: lrc 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: RocksDB version: 7.9.2 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Git sha 0 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Compile date 2026-02-19 02:20:50 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: DB SUMMARY 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: DB Session ID: 5E42F38E3I46OCZJVJQY 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: CURRENT file: CURRENT 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 4660380 ; 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.error_if_exists: 0 2026-02-19T16:15:35.673 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.create_if_missing: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.paranoid_checks: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.env: 0xed8120 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.info_log: 0x3140e80 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.statistics: (nil) 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.use_fsync: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_log_file_size: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_fallocate: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.use_direct_reads: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.db_log_dir: 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.wal_dir: 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.write_buffer_manager: 0x313c140 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T16:15:35.674 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.unordered_write: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.row_cache: None 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.wal_filter: None 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.two_write_queues: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.wal_compression: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.atomic_flush: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.log_readahead_size: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_background_jobs: 2 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_background_compactions: -1 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_subcompactions: 1 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_open_files: -1 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T16:15:35.675 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_background_flushes: -1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Compression algorithms supported: 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kZSTD supported: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kXpressCompression supported: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kBZip2Compression supported: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kLZ4Compression supported: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kZlibCompression supported: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: kSnappyCompression supported: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.merge_operator: 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_filter: None 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x31415c0) 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_top_level_index_and_filter: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: index_type: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_index_type: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: index_shortening: 1 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: checksum: 4 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: no_block_cache: 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache: 0x310fa50 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_name: BinnedLRUCache 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_options: 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: capacity : 536870912 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: num_shard_bits : 4 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: strict_capacity_limit : 0 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: high_pri_pool_ratio: 0.000 2026-02-19T16:15:35.676 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_compressed: (nil) 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: persistent_cache: (nil) 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size: 4096 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size_deviation: 10 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: block_restart_interval: 16 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: index_block_restart_interval: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: metadata_block_size: 4096 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: partition_filters: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: use_delta_encoding: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: filter_policy: bloomfilter 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: whole_key_filtering: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: verify_compression: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: read_amp_bytes_per_bit: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: format_version: 5 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_index_compression: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: block_align: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: max_auto_readahead_size: 262144 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: prepopulate_block_cache: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: initial_auto_readahead_size: 8192 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression: NoCompression 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.num_levels: 7 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T16:15:35.677 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T16:15:35.678 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.inplace_update_support: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.bloom_locality: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.max_successive_merges: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.ttl: 2592000 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enable_blob_files: false 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.min_blob_size: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T16:15:35.679 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 229, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 69d76f2b-7fac-4cf1-90a6-09b5883db80c 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517735440563, "job": 1, "event": "recovery_started", "wal_files": [14]} 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517735454210, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 4013118, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 234, "largest_seqno": 3188, "table_properties": {"data_size": 4001111, "index_size": 7506, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3461, "raw_key_size": 31579, "raw_average_key_size": 22, "raw_value_size": 3973674, "raw_average_value_size": 2879, "num_data_blocks": 354, "num_entries": 1380, "num_filter_entries": 1380, "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": 1771517735, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "69d76f2b-7fac-4cf1-90a6-09b5883db80c", "db_session_id": "5E42F38E3I46OCZJVJQY", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517735454319, "job": 1, "event": "recovery_finished"} 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x315ce00 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: DB pointer 0x3f4e000 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: ** DB Stats ** 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: L0 3/0 3.90 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 413.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Sum 3/0 3.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 413.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.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 413.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.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 413.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: Flush(GB): cumulative 0.004, interval 0.004 2026-02-19T16:15:35.680 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative compaction: 0.00 GB write, 231.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval compaction: 0.00 GB write, 231.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.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 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache BinnedLRUCache@0x310fa50#7 capacity: 512.00 MB usage: 13.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,4.73 KB,0.00090301%) IndexBlock(3,8.44 KB,0.00160933%) Misc(1,0.00 KB,0%) 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: starting mon.a rank 0 at public addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] at bind addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???) e2 preinit fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).mds e1 new map 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).mds e1 print_map 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: e1 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: btime 2026-02-19T16:14:05:133811+0000 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.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} 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: legacy client fscid: -1 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout: No filesystems configured 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).osd e15 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a calling monitor election 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: monmap epoch 2 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: min_mon_release 20 (tentacle) 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: election_strategy: 1 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: fsmap 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:35.681 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: mgrmap e14: a(active, since 68s), standbys: b 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: overall HEALTH_OK 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.682 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:35 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: mon.a calling monitor election 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: monmap epoch 2 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:35.742 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: min_mon_release 20 (tentacle) 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: election_strategy: 1 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: fsmap 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: mgrmap e14: a(active, since 68s), standbys: b 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: overall HEALTH_OK 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.743 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:35.744 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:35.744 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 ceph-mon[40852]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:35.835 INFO:teuthology.orchestra.run.trial017.stdout: 2026-02-19T16:15:35.835 INFO:teuthology.orchestra.run.trial017.stdout:[{"events": ["2026-02-19T16:14:36.557325Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "spec": {"certificate_source": "cephadm-signed", "ssl": true}, "status": {"created": "2026-02-19T16:14:27.352659Z", "last_refresh": "2026-02-19T16:15:35.419188Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2026-02-19T16:15:34.077502Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2026-02-19T16:15:19.522558Z", "last_refresh": "2026-02-19T16:15:35.419279Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2026-02-19T16:15:26.648419Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2026-02-19T16:15:19.520518Z", "last_refresh": "2026-02-19T16:15:35.419245Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:14:47.390806Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial017=a", "trial189=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-19T16:14:46.553406Z", "last_refresh": "2026-02-19T16:15:35.419169Z", "running": 2, "size": 2}}, {"events": ["2026-02-19T16:15:19.527150Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-02-19T16:15:19.517889Z", "last_refresh": "2026-02-19T16:15:35.710742Z", "running": 1, "size": 2}}, {"events": ["2026-02-19T16:15:00.374230Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial189"}, "service_id": "default", "service_name": "osd.default", "service_type": "osd", "spec": {"data_devices": {"paths": ["vg_nvme/lv_4"]}, "filter_logic": "AND", "objectstore": "bluestore", "osd_type": "classic", "termination_grace_period_seconds": 30}, "status": {"created": "2026-02-19T16:15:00.372708Z", "last_refresh": "2026-02-19T16:15:35.419216Z", "running": 2, "size": 2}}] 2026-02-19T16:15:35.977 INFO:tasks.cephadm:container.bar has 2/2 2026-02-19T16:15:35.977 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T16:15:35.995 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T16:15:35.996 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@trial017.front.sepia.ceph.com 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> sleep 60 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> # check extra container and entrypoint args written to mon unit run file 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run 2026-02-19T16:15:35.996 DEBUG:teuthology.orchestra.run.trial017:> # check that custom container properly wrote content to file. 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # This requires the custom config, extra container args, and 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # entrypoint args to all be working in order for this to have 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # been written. The container entrypoint was set up with custom_configs, 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # the content and where to write to with the entrypoint args, and the mounting 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # of the /etc/cephadm_testing dir with extra container args 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> grep "testing_custom_containers" /etc/cephadm_testing/testing.txt 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # Verify that container bar'"'"'s init containers and primary container 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> # ran successfully 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name '"'"'container.bar.*'"'"') 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> test -n "$dir" 2026-02-19T16:15:35.997 DEBUG:teuthology.orchestra.run.trial017:> grep ok ${dir}/data/primary.txt 2026-02-19T16:15:35.998 DEBUG:teuthology.orchestra.run.trial017:> grep from=centos ${dir}/data/from.txt 2026-02-19T16:15:35.998 DEBUG:teuthology.orchestra.run.trial017:> test -s ${dir}/data/presized.dat 2026-02-19T16:15:35.998 DEBUG:teuthology.orchestra.run.trial017:> ' 2026-02-19T16:15:36.024 INFO:teuthology.orchestra.run.trial017.stderr:++ /home/ubuntu/cephtest/cephadm shell -- ceph fsid 2026-02-19T16:15:36.032 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:35 trial189 systemd[1]: Stopping Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:36.119 INFO:teuthology.orchestra.run.trial017.stderr:Inferring fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:36.119 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:15:36.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[40809]: 2026-02-19T16:15:36.028+0000 7f695ada0640 -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 2026-02-19T16:15:36.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[40809]: 2026-02-19T16:15:36.028+0000 7f695ada0640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-19T16:15:36.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55208]: 2026-02-19 16:15:36.100170752 +0000 UTC m=+0.086585001 container died 48388cc11225c1ef80d7922d0303ea83e5a8318e08b940b0c9d1c7deb1f3dfb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820) 2026-02-19T16:15:36.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55208]: 2026-02-19 16:15:36.213215185 +0000 UTC m=+0.199629434 container remove 48388cc11225c1ef80d7922d0303ea83e5a8318e08b940b0c9d1c7deb1f3dfb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-19T16:15:36.290 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 bash[55208]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b 2026-02-19T16:15:36.575 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b.service: Deactivated successfully. 2026-02-19T16:15:36.575 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 systemd[1]: Stopped Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:36.575 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b.service: Consumed 1.070s CPU time. 2026-02-19T16:15:36.575 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 systemd[1]: Starting Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:36.575 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55392]: 2026-02-19 16:15:36.538991664 +0000 UTC m=+0.016220501 container create faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260216) 2026-02-19T16:15:36.644 INFO:teuthology.orchestra.run.trial017.stderr:+ FSID=f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:36.644 INFO:teuthology.orchestra.run.trial017.stderr:+ sleep 60 2026-02-19T16:15:36.836 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55392]: 2026-02-19 16:15:36.574491438 +0000 UTC m=+0.051720204 container init faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:15:36.836 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55392]: 2026-02-19 16:15:36.578329562 +0000 UTC m=+0.055558328 container start faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:15:36.836 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 bash[55392]: faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 2026-02-19T16:15:36.836 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 podman[55392]: 2026-02-19 16:15:36.532764028 +0000 UTC m=+0.009992784 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 systemd[1]: Started Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: pidfile_write: ignore empty --pid-file 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: load: jerasure load: lrc 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: RocksDB version: 7.9.2 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Git sha 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Compile date 2026-02-19 02:20:50 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: DB SUMMARY 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: DB Session ID: EOT5GC5D0VFZUWGVOHZM 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: CURRENT file: CURRENT 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 6085420 ; 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.error_if_exists: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.create_if_missing: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.paranoid_checks: 1 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.env: 0xed8120 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.info_log: 0x1d2ee80 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.statistics: (nil) 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.use_fsync: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_log_file_size: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_fallocate: 1 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.use_direct_reads: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T16:15:36.837 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.db_log_dir: 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.wal_dir: 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.write_buffer_manager: 0x1d2a140 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T16:15:36.838 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T16:15:36.839 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T16:15:36.839 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.unordered_write: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.row_cache: None 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.wal_filter: None 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.two_write_queues: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.wal_compression: 0 2026-02-19T16:15:36.840 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.atomic_flush: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.log_readahead_size: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T16:15:36.841 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_background_jobs: 2 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_background_compactions: -1 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_subcompactions: 1 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_open_files: -1 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T16:15:36.842 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_background_flushes: -1 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Compression algorithms supported: 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kZSTD supported: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kXpressCompression supported: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kBZip2Compression supported: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kLZ4Compression supported: 1 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kZlibCompression supported: 1 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: kSnappyCompression supported: 1 2026-02-19T16:15:36.843 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.merge_operator: 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_filter: None 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x1d2f5c0) 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout: cache_index_and_filter_blocks: 1 2026-02-19T16:15:36.844 INFO:journalctl@ceph.mon.b.trial189.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: pin_top_level_index_and_filter: 1 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: index_type: 0 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: data_block_index_type: 0 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: index_shortening: 1 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: checksum: 4 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: no_block_cache: 0 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache: 0x1cfda50 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_name: BinnedLRUCache 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_options: 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: capacity : 536870912 2026-02-19T16:15:36.845 INFO:journalctl@ceph.mon.b.trial189.stdout: num_shard_bits : 4 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: strict_capacity_limit : 0 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: high_pri_pool_ratio: 0.000 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_compressed: (nil) 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: persistent_cache: (nil) 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: block_size: 4096 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: block_size_deviation: 10 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: block_restart_interval: 16 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: index_block_restart_interval: 1 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: metadata_block_size: 4096 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: partition_filters: 0 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: use_delta_encoding: 1 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: filter_policy: bloomfilter 2026-02-19T16:15:36.846 INFO:journalctl@ceph.mon.b.trial189.stdout: whole_key_filtering: 1 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: verify_compression: 0 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: read_amp_bytes_per_bit: 0 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: format_version: 5 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: enable_index_compression: 1 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: block_align: 0 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: max_auto_readahead_size: 262144 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: prepopulate_block_cache: 0 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: initial_auto_readahead_size: 8192 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T16:15:36.847 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression: NoCompression 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.num_levels: 7 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T16:15:36.848 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T16:15:36.849 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T16:15:36.850 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T16:15:36.851 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.inplace_update_support: 0 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T16:15:36.852 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.bloom_locality: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.max_successive_merges: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.ttl: 2592000 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enable_blob_files: false 2026-02-19T16:15:36.853 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.min_blob_size: 0 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4f8dd635-6633-4a3b-b2b8-d74aa065b865 2026-02-19T16:15:36.854 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517736595571, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517736605461, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 4248152, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3172, "table_properties": {"data_size": 4234914, "index_size": 8097, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4101, "raw_key_size": 42019, "raw_average_key_size": 26, "raw_value_size": 4201348, "raw_average_value_size": 2603, "num_data_blocks": 381, "num_entries": 1614, "num_filter_entries": 1614, "num_deletions": 4, "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": 1771517736, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4f8dd635-6633-4a3b-b2b8-d74aa065b865", "db_session_id": "EOT5GC5D0VFZUWGVOHZM", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517736605527, "job": 1, "event": "recovery_finished"} 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x1d4ae00 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: DB pointer 0x2b3c000 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout: ** DB Stats ** 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:36.855 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.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) 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: L0 2/0 4.05 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1022.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.stdout: Sum 2/0 4.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1022.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-19T16:15:36.856 INFO:journalctl@ceph.mon.b.trial189.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 1022.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.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) 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.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 1022.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: Flush(GB): cumulative 0.004, interval 0.004 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:36.857 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative compaction: 0.00 GB write, 336.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval compaction: 0.00 GB write, 336.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.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 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: Block cache BinnedLRUCache@0x1cfda50#7 capacity: 512.00 MB usage: 12.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,4.64 KB,0.000885129%) IndexBlock(2,8.19 KB,0.00156164%) Misc(1,0.00 KB,0%) 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: starting mon.b rank 1 at public addrs [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] at bind addrs [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???) e2 preinit fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:36.858 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).mds e1 new map 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).mds e1 print_map 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: e1 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: btime 2026-02-19T16:14:05:133811+0000 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.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} 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: legacy client fscid: -1 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout: No filesystems configured 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).osd e15 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:36.859 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:36.860 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:36.860 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:36 trial189 ceph-mon[55442]: mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2026-02-19T16:15:37.762 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: mon.b calling monitor election 2026-02-19T16:15:37.762 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: mon.a calling monitor election 2026-02-19T16:15:37.762 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:37.762 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: monmap epoch 2 2026-02-19T16:15:37.762 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: min_mon_release 20 (tentacle) 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: election_strategy: 1 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: fsmap 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: mgrmap e14: a(active, since 69s), standbys: b 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: overall HEALTH_OK 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.763 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: pgmap v40: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: pgmap v41: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: pgmap v42: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:37.764 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:37.765 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:37 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: mon.b calling monitor election 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: mon.a calling monitor election 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: monmap epoch 2 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:37.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: min_mon_release 20 (tentacle) 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: election_strategy: 1 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: fsmap 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: mgrmap e14: a(active, since 69s), standbys: b 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: overall HEALTH_OK 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: pgmap v40: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: pgmap v41: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: pgmap v42: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:37.971 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:37 trial017 ceph-mon[62003]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:38.870 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:38 trial189 ceph-mon[55442]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-02-19T16:15:38.970 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:38 trial017 ceph-mon[62003]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-02-19T16:15:39.772 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 systemd[1]: Stopping Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:39.773 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[61974]: 2026-02-19T16:15:39.578+0000 7f48e03c1640 -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 2026-02-19T16:15:39.773 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[61974]: 2026-02-19T16:15:39.578+0000 7f48e03c1640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-19T16:15:39.773 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 podman[62794]: 2026-02-19 16:15:39.599755208 +0000 UTC m=+0.036906293 container died 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, CEPH_REF=wip-yuri-testing-2026-02-18-1820, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:15:39.773 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 podman[62794]: 2026-02-19 16:15:39.711799902 +0000 UTC m=+0.148950977 container remove 53db4bfee4bb2e164fd20c7bd95fca87e773dc1cf49c612f1e9cf3b06b05e2b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, OSD_FLAVOR=default, org.label-schema.build-date=20260216, io.buildah.version=1.41.3, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, CEPH_REF=wip-yuri-testing-2026-02-18-1820, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:15:39.773 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 bash[62794]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a 2026-02-19T16:15:40.044 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-19T16:15:40.044 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 systemd[1]: Stopped Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:40.044 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:39 trial017 systemd[1]: Starting Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:40.044 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 podman[62981]: 2026-02-19 16:15:40.006444942 +0000 UTC m=+0.016399502 container create 3c33bae95214618834433a8adb5cbb941ac2ee13316be0d2c4a434a8ce768fd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-19T16:15:40.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:15:40.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: mon.a calling monitor election 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: monmap epoch 2 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: min_mon_release 20 (tentacle) 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: election_strategy: 1 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:40.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: fsmap 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: mgrmap e14: a(active, since 72s), standbys: b 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: daemon mon.a on trial017 is in unknown state 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:40.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-mon[55442]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:40.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 podman[62981]: 2026-02-19 16:15:40.045113273 +0000 UTC m=+0.055067833 container init 3c33bae95214618834433a8adb5cbb941ac2ee13316be0d2c4a434a8ce768fd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.build-date=20260216, ceph=True, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:15:40.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 podman[62981]: 2026-02-19 16:15:40.048565757 +0000 UTC m=+0.058520317 container start 3c33bae95214618834433a8adb5cbb941ac2ee13316be0d2c4a434a8ce768fd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 bash[62981]: 3c33bae95214618834433a8adb5cbb941ac2ee13316be0d2c4a434a8ce768fd4 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 podman[62981]: 2026-02-19 16:15:39.999394053 +0000 UTC m=+0.009348613 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 systemd[1]: Started Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: pidfile_write: ignore empty --pid-file 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: load: jerasure load: lrc 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: RocksDB version: 7.9.2 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Git sha 0 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Compile date 2026-02-19 02:20:50 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: DB SUMMARY 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: DB Session ID: D22N6R3IRX7XBWFCMI06 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: CURRENT file: CURRENT 2026-02-19T16:15:40.473 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 3, files: 000008.sst 000013.sst 000018.sst 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 414538 ; 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.error_if_exists: 0 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.create_if_missing: 0 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.paranoid_checks: 1 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.env: 0xed8120 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.info_log: 0x191ae80 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.statistics: (nil) 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.use_fsync: 0 2026-02-19T16:15:40.474 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_log_file_size: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_fallocate: 1 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.use_direct_reads: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.db_log_dir: 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.wal_dir: 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T16:15:40.475 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.write_buffer_manager: 0x1916140 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.unordered_write: 0 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T16:15:40.476 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.row_cache: None 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.wal_filter: None 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.two_write_queues: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.wal_compression: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.atomic_flush: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.log_readahead_size: 0 2026-02-19T16:15:40.477 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_background_jobs: 2 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_background_compactions: -1 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_subcompactions: 1 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T16:15:40.478 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_open_files: -1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_background_flushes: -1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Compression algorithms supported: 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kZSTD supported: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kXpressCompression supported: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kBZip2Compression supported: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kLZ4Compression supported: 1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kZlibCompression supported: 1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: kSnappyCompression supported: 1 2026-02-19T16:15:40.479 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.merge_operator: 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_filter: None 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x191b5c0) 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks: 1 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T16:15:40.480 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: pin_top_level_index_and_filter: 1 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: index_type: 0 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_index_type: 0 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: index_shortening: 1 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: checksum: 4 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: no_block_cache: 0 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache: 0x18e9a50 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_name: BinnedLRUCache 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_options: 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: capacity : 536870912 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: num_shard_bits : 4 2026-02-19T16:15:40.481 INFO:journalctl@ceph.mon.a.trial017.stdout: strict_capacity_limit : 0 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: high_pri_pool_ratio: 0.000 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: block_cache_compressed: (nil) 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: persistent_cache: (nil) 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size: 4096 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: block_size_deviation: 10 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: block_restart_interval: 16 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: index_block_restart_interval: 1 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: metadata_block_size: 4096 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: partition_filters: 0 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: use_delta_encoding: 1 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: filter_policy: bloomfilter 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: whole_key_filtering: 1 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: verify_compression: 0 2026-02-19T16:15:40.482 INFO:journalctl@ceph.mon.a.trial017.stdout: read_amp_bytes_per_bit: 0 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: format_version: 5 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_index_compression: 1 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: block_align: 0 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: max_auto_readahead_size: 262144 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: prepopulate_block_cache: 0 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: initial_auto_readahead_size: 8192 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression: NoCompression 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T16:15:40.483 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.num_levels: 7 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T16:15:40.484 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T16:15:40.485 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T16:15:40.486 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.inplace_update_support: 0 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T16:15:40.487 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.bloom_locality: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.max_successive_merges: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.ttl: 2592000 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enable_blob_files: false 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.min_blob_size: 0 2026-02-19T16:15:40.488 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 succeeded,manifest_file_number is 20, next_file_number is 22, last_sequence is 3188, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 69d76f2b-7fac-4cf1-90a6-09b5883db80c 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517740065975, "job": 1, "event": "recovery_started", "wal_files": [19]} 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517740067692, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 345347, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3194, "largest_seqno": 3454, "table_properties": {"data_size": 342949, "index_size": 975, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3316, "raw_average_key_size": 24, "raw_value_size": 339787, "raw_average_value_size": 2498, "num_data_blocks": 45, "num_entries": 136, "num_filter_entries": 136, "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": 1771517740, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "69d76f2b-7fac-4cf1-90a6-09b5883db80c", "db_session_id": "D22N6R3IRX7XBWFCMI06", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2026-02-19T16:15:40.489 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517740067742, "job": 1, "event": "recovery_finished"} 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000019.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x1936e00 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: DB pointer 0x2728000 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(337KB) 18(3919KB) 13(71KB) 8(1912B)] 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517740068692, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 4434014, "oldest_snapshot_seqno": -1} 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout: ** DB Stats ** 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:40.490 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: L0 4/4 4.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 288.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: Sum 4/4 4.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 288.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.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 288.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:40.491 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.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) 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.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 288.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:40.492 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: Cumulative compaction: 0.00 GB write, 95.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: Interval compaction: 0.00 GB write, 95.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.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 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache BinnedLRUCache@0x18e9a50#7 capacity: 512.00 MB usage: 15.64 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.7e-05 secs_since: 0 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,5.17 KB,0.000986457%) IndexBlock(4,9.52 KB,0.00181496%) Misc(2,0.95 KB,0.000181794%) 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: CompressorRegistry(0x1a2ea18) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: Event(0x1a20e08 nevent=5000 time_id=1).set_owner center_id=0 owner=140187008812608 2026-02-19T16:15:40.493 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: Event(0x1a21048 nevent=5000 time_id=1).set_owner center_id=1 owner=140187017205312 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: stack operator() starting 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: stack operator() starting 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: Event(0x1a21288 nevent=5000 time_id=1).set_owner center_id=2 owner=140187109525056 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: stack operator() starting 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: starting mon.a rank 0 at public addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] at bind addrs [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: CompressorRegistry(0x1a2fa18) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: -- operator() registering messenger mon-mgrc using key mon-mgrc failed due to a name collision. messenger won't be available to "messenger dump" 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???) e2 preinit fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).mds e1 new map 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).mds e1 print_map 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout: e1 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout: btime 2026-02-19T16:14:05:133811+0000 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T16:15:40.494 INFO:journalctl@ceph.mon.a.trial017.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} 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout: legacy client fscid: -1 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout: 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout: No filesystems configured 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).osd e15 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a calling monitor election 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:40.495 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: monmap epoch 2 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: min_mon_release 20 (tentacle) 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: election_strategy: 1 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: fsmap 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: mgrmap e14: a(active, since 72s), standbys: b 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: daemon mon.a on trial017 is in unknown state 2026-02-19T16:15:40.496 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:40.497 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-19T16:15:40.497 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-19T16:15:40.497 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 ' entity='mgr.a' 2026-02-19T16:15:40.497 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:40 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:40.780 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 systemd[1]: Stopping Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:40.780 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[55414]: 2026-02-19T16:15:40.649+0000 7f14869ca640 -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 2026-02-19T16:15:40.780 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[55414]: 2026-02-19T16:15:40.649+0000 7f14869ca640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-19T16:15:40.780 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 podman[56430]: 2026-02-19 16:15:40.670072257 +0000 UTC m=+0.035117159 container died faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, CEPH_REF=wip-yuri-testing-2026-02-18-1820, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.authors=Ceph Release Team , ceph=True, io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-19T16:15:41.094 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 podman[56430]: 2026-02-19 16:15:40.781584552 +0000 UTC m=+0.146629454 container remove faaaf168cde795940caa5e9ea7176fba0a90d6242217211c7d072ce69d7fc930 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, OSD_FLAVOR=default, ceph=True, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-19T16:15:41.094 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 bash[56430]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b 2026-02-19T16:15:41.094 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b.service: Deactivated successfully. 2026-02-19T16:15:41.094 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:40 trial189 systemd[1]: Stopped Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:41.094 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 systemd[1]: Starting Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 podman[56617]: 2026-02-19 16:15:41.090755001 +0000 UTC m=+0.016089385 container create 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, OSD_FLAVOR=default, org.label-schema.schema-version=1.0) 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 podman[56617]: 2026-02-19 16:15:41.128508413 +0000 UTC m=+0.053842807 container init 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 podman[56617]: 2026-02-19 16:15:41.131807228 +0000 UTC m=+0.057141632 container start 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3, ceph=True, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.build-date=20260216, CEPH_REF=wip-yuri-testing-2026-02-18-1820, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS) 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 bash[56617]: 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 podman[56617]: 2026-02-19 16:15:41.084320898 +0000 UTC m=+0.009655282 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 systemd[1]: Started Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460. 2026-02-19T16:15:41.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: set uid:gid to 167:167 (ceph:ceph) 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: ceph version 20.3.0-5336-g802bf111 (802bf111cd55e57f5842153d7ba2b8b964aa818a) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: pidfile_write: ignore empty --pid-file 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: load: jerasure load: lrc 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: RocksDB version: 7.9.2 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Git sha 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Compile date 2026-02-19 02:20:50 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: DB SUMMARY 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: DB Session ID: 7UABRYDIJD3E1W1H5TOZ 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: CURRENT file: CURRENT 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: IDENTITY file: IDENTITY 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 371385 ; 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.error_if_exists: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.create_if_missing: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.paranoid_checks: 1 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.env: 0xed8120 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.fs: PosixFileSystem 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.info_log: 0x361ce80 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_file_opening_threads: 16 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.statistics: (nil) 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.use_fsync: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_log_file_size: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.keep_log_file_num: 1000 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.recycle_log_file_num: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_fallocate: 1 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_mmap_reads: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_mmap_writes: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.use_direct_reads: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-19T16:15:41.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.create_missing_column_families: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.db_log_dir: 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.wal_dir: 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.advise_random_on_open: 1 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.db_write_buffer_size: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.write_buffer_manager: 0x3618140 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.rate_limiter: (nil) 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.wal_recovery_mode: 2 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enable_thread_tracking: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enable_pipelined_write: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.unordered_write: 0 2026-02-19T16:15:41.419 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.row_cache: None 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.wal_filter: None 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_ingest_behind: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.two_write_queues: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.manual_wal_flush: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.wal_compression: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.atomic_flush: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.log_readahead_size: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.best_efforts_recovery: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.allow_data_in_errors: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.db_host_id: __hostname__ 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_background_jobs: 2 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_background_compactions: -1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_subcompactions: 1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_total_wal_size: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_open_files: -1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bytes_per_sync: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_readahead_size: 0 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_background_flushes: -1 2026-02-19T16:15:41.420 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Compression algorithms supported: 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kZSTD supported: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kXpressCompression supported: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kBZip2Compression supported: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kLZ4Compression supported: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kZlibCompression supported: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kLZ4HCCompression supported: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: kSnappyCompression supported: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.merge_operator: 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_filter: None 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_filter_factory: None 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.sst_partitioner_factory: None 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x361d5c0) 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: cache_index_and_filter_blocks: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: pin_top_level_index_and_filter: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: index_type: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: data_block_index_type: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: index_shortening: 1 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: checksum: 4 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: no_block_cache: 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache: 0x35eba50 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_name: BinnedLRUCache 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_options: 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: capacity : 536870912 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: num_shard_bits : 4 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: strict_capacity_limit : 0 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: high_pri_pool_ratio: 0.000 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: block_cache_compressed: (nil) 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: persistent_cache: (nil) 2026-02-19T16:15:41.421 INFO:journalctl@ceph.mon.b.trial189.stdout: block_size: 4096 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: block_size_deviation: 10 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: block_restart_interval: 16 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: index_block_restart_interval: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: metadata_block_size: 4096 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: partition_filters: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: use_delta_encoding: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: filter_policy: bloomfilter 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: whole_key_filtering: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: verify_compression: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: read_amp_bytes_per_bit: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: format_version: 5 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: enable_index_compression: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: block_align: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: max_auto_readahead_size: 262144 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: prepopulate_block_cache: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: initial_auto_readahead_size: 8192 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout: num_file_reads_for_auto_readahead: 2 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.write_buffer_size: 33554432 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_write_buffer_number: 2 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression: NoCompression 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression: Disabled 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.prefix_extractor: nullptr 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.num_levels: 7 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.level: 32767 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.strategy: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-19T16:15:41.422 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.enabled: false 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.target_file_size_base: 67108864 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.arena_block_size: 1048576 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.disable_auto_compactions: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.inplace_update_support: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-19T16:15:41.423 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.bloom_locality: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.max_successive_merges: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.paranoid_file_checks: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.force_consistency_checks: 1 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.report_bg_io_stats: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.ttl: 2592000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enable_blob_files: false 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.min_blob_size: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_file_size: 268435456 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.blob_file_starting_level: 0 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 3172, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4f8dd635-6633-4a3b-b2b8-d74aa065b865 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517741148342, "job": 1, "event": "recovery_started", "wal_files": [14]} 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517741149488, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 221054, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3184, "largest_seqno": 3375, "table_properties": {"data_size": 219096, "index_size": 601, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2824, "raw_average_key_size": 25, "raw_value_size": 216659, "raw_average_value_size": 1969, "num_data_blocks": 27, "num_entries": 110, "num_filter_entries": 110, "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": 1771517741, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4f8dd635-6633-4a3b-b2b8-d74aa065b865", "db_session_id": "7UABRYDIJD3E1W1H5TOZ", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771517741149550, "job": 1, "event": "recovery_finished"} 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x3638e00 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: DB pointer 0x442a000 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: ** DB Stats ** 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-19T16:15:41.424 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.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) 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: L0 3/0 4.26 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 286.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Sum 3/0 4.26 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 286.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.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 286.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: ** Compaction Stats [default] ** 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.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) 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.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 286.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Cumulative compaction: 0.00 GB write, 70.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Interval compaction: 0.00 GB write, 70.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.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 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Block cache BinnedLRUCache@0x35eba50#7 capacity: 512.00 MB usage: 13.91 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3e-05 secs_since: 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,5.02 KB,0.000956655%) IndexBlock(3,8.89 KB,0.00169575%) Misc(1,0.00 KB,0%) 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: CompressorRegistry(0x3730a18) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: Event(0x3723048 nevent=5000 time_id=1).set_owner center_id=0 owner=140325811758656 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: stack operator() starting 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: Event(0x3723288 nevent=5000 time_id=1).set_owner center_id=1 owner=140325820151360 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: Event(0x3722bc8 nevent=5000 time_id=1).set_owner center_id=2 owner=140325912471104 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: stack operator() starting 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: stack operator() starting 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: starting mon.b rank 1 at public addrs [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] at bind addrs [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: CompressorRegistry(0x3731a18) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2026-02-19T16:15:41.425 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: -- operator() registering messenger mon-mgrc using key mon-mgrc failed due to a name collision. messenger won't be available to "messenger dump" 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???) e2 preinit fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).mds e1 new map 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).mds e1 print_map 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: e1 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: btime 2026-02-19T16:14:05:133811+0000 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.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} 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: legacy client fscid: -1 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout: No filesystems configured 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).osd e15 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).osd e15 crush map has features 288514050185494528, adjusting msgr requires 2026-02-19T16:15:41.426 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:41 trial189 ceph-mon[56667]: mon.b@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: mon.b calling monitor election 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: mon.a calling monitor election 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: monmap epoch 2 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: min_mon_release 20 (tentacle) 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: election_strategy: 1 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: fsmap 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: mgrmap e14: a(active, since 73s), standbys: b 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: daemon mon.a on trial017 is in unknown state 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:42.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:42.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:42.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:42.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.418 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:42 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:42.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: mon.b calling monitor election 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: mon.a calling monitor election 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: monmap epoch 2 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: fsid f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: last_changed 2026-02-19T16:14:39.093621+0000 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: created 2026-02-19T16:14:03.953334+0000 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: min_mon_release 20 (tentacle) 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: election_strategy: 1 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: 0: [v2:10.20.193.17:3300/0,v1:10.20.193.17:6789/0] mon.a 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: 1: [v2:10.20.193.189:3300/0,v1:10.20.193.189:6789/0] mon.b 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: fsmap 2026-02-19T16:15:42.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: osdmap e15: 2 total, 2 up, 2 in 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: mgrmap e14: a(active, since 73s), standbys: b 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: daemon mon.a on trial017 is in unknown state 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:42.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:42 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-19T16:15:43.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:43 trial189 ceph-mon[56667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-02-19T16:15:43.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:43 trial189 ceph-mon[56667]: Cluster is now healthy 2026-02-19T16:15:43.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:43 trial017 ceph-mon[63030]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-02-19T16:15:43.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:43 trial017 ceph-mon[63030]: Cluster is now healthy 2026-02-19T16:15:44.417 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:44 trial189 ceph-mon[56667]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:44.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:44 trial017 ceph-mon[63030]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:46.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:46 trial189 ceph-mon[56667]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:46.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:46 trial017 ceph-mon[63030]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:48.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:48 trial189 ceph-mon[56667]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:48.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:48 trial017 ceph-mon[63030]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:50.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:50 trial189 ceph-mon[56667]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:50.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:50 trial017 ceph-mon[63030]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:52.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:52 trial189 ceph-mon[56667]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:52.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:52 trial017 ceph-mon[63030]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:54.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:54 trial189 ceph-mon[56667]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:54.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:54 trial017 ceph-mon[63030]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:56.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:56.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:56 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:56.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:56 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:15:58.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:15:58 trial189 ceph-mon[56667]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:15:58.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:15:58 trial017 ceph-mon[63030]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:00.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:00 trial189 ceph-mon[56667]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:00.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:00 trial017 ceph-mon[63030]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:02.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:02 trial189 ceph-mon[56667]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:02.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:02 trial017 ceph-mon[63030]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:04.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:04 trial189 ceph-mon[56667]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:04.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:04 trial017 ceph-mon[63030]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:06.522 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:06 trial017 ceph-mon[63030]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:06.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:06 trial189 ceph-mon[56667]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:08.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:08 trial189 ceph-mon[56667]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:08.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:08 trial017 ceph-mon[63030]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:10.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:10 trial189 ceph-mon[56667]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:10.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:10 trial017 ceph-mon[63030]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:12.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:12 trial189 ceph-mon[56667]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:12.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:12 trial017 ceph-mon[63030]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:14.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:14 trial189 ceph-mon[56667]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:14.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:14 trial017 ceph-mon[63030]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:16.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:16.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.471 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.472 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:16 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:16.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:16 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:18.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:18 trial189 ceph-mon[56667]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:18.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:18 trial017 ceph-mon[63030]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:20.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:20 trial189 ceph-mon[56667]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:20.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:20 trial017 ceph-mon[63030]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:22.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:22 trial189 ceph-mon[56667]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:22.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:22 trial017 ceph-mon[63030]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:24.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:24 trial189 ceph-mon[56667]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:24.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:24 trial017 ceph-mon[63030]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:26.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:26 trial189 ceph-mon[56667]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:26.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:26 trial017 ceph-mon[63030]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:28.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:28 trial189 ceph-mon[56667]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:28.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:28 trial017 ceph-mon[63030]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:30.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:30 trial189 ceph-mon[56667]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:30.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:30 trial017 ceph-mon[63030]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:32.667 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:32 trial189 ceph-mon[56667]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:32.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:32 trial017 ceph-mon[63030]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:34.517 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:34 trial189 ceph-mon[56667]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:34.720 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:34 trial017 ceph-mon[63030]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:36.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:36 trial017 ceph-mon[63030]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:36.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:36 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:36 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.470 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:36 trial017 ceph-mon[63030]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.646 INFO:teuthology.orchestra.run.trial017.stderr:+ grep '\-\-cpus=2' /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/unit.run 2026-02-19T16:16:36.648 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service-pid --cidfile /run/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 -e NODE_NAME=trial017 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460:/var/run/ceph:z -v /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460:/var/log/ceph:z -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash:/var/lib/ceph/crash:z -v /run/systemd/journal:/run/systemd/journal -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 -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 --debug_ms 10 2026-02-19T16:16:36.648 INFO:teuthology.orchestra.run.trial017.stderr:+ grep '\-\-debug_ms 10' /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/unit.run 2026-02-19T16:16:36.649 INFO:teuthology.orchestra.run.trial017.stdout:/usr/bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service-pid --cidfile /run/ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 -e NODE_NAME=trial017 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460:/var/run/ceph:z -v /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460:/var/log/ceph:z -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash:/var/lib/ceph/crash:z -v /run/systemd/journal:/run/systemd/journal -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 -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 --debug_ms 10 2026-02-19T16:16:36.649 INFO:teuthology.orchestra.run.trial017.stderr:+ grep testing_custom_containers /etc/cephadm_testing/testing.txt 2026-02-19T16:16:36.650 INFO:teuthology.orchestra.run.trial017.stdout:testing_custom_containers 2026-02-19T16:16:36.651 INFO:teuthology.orchestra.run.trial017.stderr:++ find /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460 -maxdepth 1 -type d -name 'container.bar.*' 2026-02-19T16:16:36.651 INFO:teuthology.orchestra.run.trial017.stderr:+ dir=/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/container.bar.trial017 2026-02-19T16:16:36.652 INFO:teuthology.orchestra.run.trial017.stderr:+ test -n /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/container.bar.trial017 2026-02-19T16:16:36.652 INFO:teuthology.orchestra.run.trial017.stderr:+ grep ok /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/container.bar.trial017/data/primary.txt 2026-02-19T16:16:36.652 INFO:teuthology.orchestra.run.trial017.stdout:ok 2026-02-19T16:16:36.652 INFO:teuthology.orchestra.run.trial017.stderr:+ grep from=centos /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/container.bar.trial017/data/from.txt 2026-02-19T16:16:36.653 INFO:teuthology.orchestra.run.trial017.stdout:from=centos 2026-02-19T16:16:36.653 INFO:teuthology.orchestra.run.trial017.stderr:+ test -s /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/container.bar.trial017/data/presized.dat 2026-02-19T16:16:36.655 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-19T16:16:36.665 INFO:tasks.cephadm:Teardown begin 2026-02-19T16:16:36.665 DEBUG:teuthology.orchestra.run.trial017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:16:36.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:36 trial189 ceph-mon[56667]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-19T16:16:36.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:36 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:36 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.668 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:36 trial189 ceph-mon[56667]: from='mgr.14152 10.20.193.17:0/3875222962' entity='mgr.a' 2026-02-19T16:16:36.692 DEBUG:teuthology.orchestra.run.trial189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:16:36.725 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-19T16:16:36.725 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-19T16:16:36.850 INFO:teuthology.orchestra.run.trial017.stderr:Inferring config /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/mon.a/config 2026-02-19T16:16:36.868 INFO:teuthology.orchestra.run.trial017.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-19T16:16:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-19T16:16:36.886 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-19T16:16:36.886 DEBUG:teuthology.orchestra.run.trial017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T16:16:36.903 DEBUG:teuthology.orchestra.run.trial189:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-19T16:16:36.920 INFO:tasks.cephadm:Stopping all daemons... 2026-02-19T16:16:36.920 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-19T16:16:36.920 DEBUG:teuthology.orchestra.run.trial017:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a 2026-02-19T16:16:37.220 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:36 trial017 systemd[1]: Stopping Ceph mon.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:37.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:37 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[63005]: 2026-02-19T16:16:37.043+0000 7f7fdc5db640 -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 --debug_ms 10 (PID: 1) UID: 0 2026-02-19T16:16:37.221 INFO:journalctl@ceph.mon.a.trial017.stdout:Feb 19 16:16:37 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-a[63005]: 2026-02-19T16:16:37.043+0000 7f7fdc5db640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-19T16:16:37.430 DEBUG:teuthology.orchestra.run.trial017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.a.service' 2026-02-19T16:16:37.483 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:37.483 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-19T16:16:37.483 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2026-02-19T16:16:37.484 DEBUG:teuthology.orchestra.run.trial189:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b 2026-02-19T16:16:37.772 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 systemd[1]: Stopping Ceph mon.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:37.773 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[56640]: 2026-02-19T16:16:37.581+0000 7fa02daa9640 -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 --debug_ms 10 (PID: 1) UID: 0 2026-02-19T16:16:37.773 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b[56640]: 2026-02-19T16:16:37.581+0000 7fa02daa9640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-19T16:16:37.773 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 podman[58013]: 2026-02-19 16:16:37.602144744 +0000 UTC m=+0.035150688 container died 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216) 2026-02-19T16:16:37.773 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 podman[58013]: 2026-02-19 16:16:37.713817929 +0000 UTC m=+0.146823873 container remove 5aa023a59f393af3d7a252431768dca4aa5f1711e237ff6bab15310929d3b2aa (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T16:16:37.773 INFO:journalctl@ceph.mon.b.trial189.stdout:Feb 19 16:16:37 trial189 bash[58013]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mon-b 2026-02-19T16:16:37.792 DEBUG:teuthology.orchestra.run.trial189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mon.b.service' 2026-02-19T16:16:37.841 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:37.842 INFO:tasks.cephadm.mon.b:Stopped mon.b 2026-02-19T16:16:37.842 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2026-02-19T16:16:37.843 DEBUG:teuthology.orchestra.run.trial017:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a 2026-02-19T16:16:38.149 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:16:37 trial017 systemd[1]: Stopping Ceph mgr.a for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:38.150 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:16:37 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a[40323]: 2026-02-19T16:16:37.942+0000 7f39b4bd5640 -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 2026-02-19T16:16:38.150 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:16:37 trial017 podman[64616]: 2026-02-19 16:16:37.97315589 +0000 UTC m=+0.045176509 container died c550a216962ab507d19595a34e1c9cbb1d1b33cec7c3135118d9fc9456996ef7 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a, ceph=True, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, CEPH_REF=wip-yuri-testing-2026-02-18-1820, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS) 2026-02-19T16:16:38.150 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:16:38 trial017 podman[64616]: 2026-02-19 16:16:38.091541167 +0000 UTC m=+0.163561796 container remove c550a216962ab507d19595a34e1c9cbb1d1b33cec7c3135118d9fc9456996ef7 (image=quay.ceph.io/ceph-ci/ceph:802bf111cd55e57f5842153d7ba2b8b964aa818a, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3) 2026-02-19T16:16:38.150 INFO:journalctl@ceph.mgr.a.trial017.stdout:Feb 19 16:16:38 trial017 bash[64616]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-a 2026-02-19T16:16:38.168 DEBUG:teuthology.orchestra.run.trial017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.a.service' 2026-02-19T16:16:38.215 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:38.215 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2026-02-19T16:16:38.215 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2026-02-19T16:16:38.215 DEBUG:teuthology.orchestra.run.trial189:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.b 2026-02-19T16:16:38.509 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:16:38 trial189 systemd[1]: Stopping Ceph mgr.b for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:38.509 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:16:38 trial189 podman[58185]: 2026-02-19 16:16:38.340024512 +0000 UTC m=+0.045757109 container died 07afca03fe0936380b7ba72d7fb46c357926a66f25e946e330e51fad3caf8168 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, ceph=True, io.buildah.version=1.41.3, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T16:16:38.509 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:16:38 trial189 podman[58185]: 2026-02-19 16:16:38.458696413 +0000 UTC m=+0.164429010 container remove 07afca03fe0936380b7ba72d7fb46c357926a66f25e946e330e51fad3caf8168 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_REF=wip-yuri-testing-2026-02-18-1820, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS) 2026-02-19T16:16:38.509 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:16:38 trial189 bash[58185]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-mgr-b 2026-02-19T16:16:38.509 INFO:journalctl@ceph.mgr.b.trial189.stdout:Feb 19 16:16:38 trial189 systemd[1]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.b.service: Main process exited, code=exited, status=143/n/a 2026-02-19T16:16:38.523 DEBUG:teuthology.orchestra.run.trial189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@mgr.b.service' 2026-02-19T16:16:38.568 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:38.568 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2026-02-19T16:16:38.569 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-19T16:16:38.569 DEBUG:teuthology.orchestra.run.trial017:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.0 2026-02-19T16:16:38.970 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:38 trial017 systemd[1]: Stopping Ceph osd.0 for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:38.971 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:38 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0[52973]: 2026-02-19T16:16:38.669+0000 7f301e664640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-19T16:16:38.971 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:38 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0[52973]: 2026-02-19T16:16:38.669+0000 7f301e664640 -1 osd.0 15 *** Got signal Terminated *** 2026-02-19T16:16:38.971 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:38 trial017 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0[52973]: 2026-02-19T16:16:38.669+0000 7f301e664640 -1 osd.0 15 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T16:16:43.997 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:43 trial017 podman[64782]: 2026-02-19 16:16:43.728640154 +0000 UTC m=+5.074003416 container died de8b018c0399fe6cef6f9e77be822d940b4f0b4511696737a64b0e84419d1014 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:16:43.997 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:43 trial017 podman[64782]: 2026-02-19 16:16:43.84110324 +0000 UTC m=+5.186466492 container remove de8b018c0399fe6cef6f9e77be822d940b4f0b4511696737a64b0e84419d1014 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820, io.buildah.version=1.41.3, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS) 2026-02-19T16:16:43.997 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:43 trial017 bash[64782]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0 2026-02-19T16:16:43.998 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:43 trial017 podman[64926]: 2026-02-19 16:16:43.968926879 +0000 UTC m=+0.016138222 container create df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, OSD_FLAVOR=default, ceph=True, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:44.006625538 +0000 UTC m=+0.053836891 container init df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:44.009891886 +0000 UTC m=+0.057103229 container start df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0) 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:44.010386574 +0000 UTC m=+0.057597927 container attach df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820) 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:43.962529855 +0000 UTC m=+0.009741208 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:44.1297691 +0000 UTC m=+0.176980443 container died df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-yuri-testing-2026-02-18-1820, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T16:16:44.248 INFO:journalctl@ceph.osd.0.trial017.stdout:Feb 19 16:16:44 trial017 podman[64926]: 2026-02-19 16:16:44.244856453 +0000 UTC m=+0.292067796 container remove df4cea27543ee280a9fb4e0812465be0273d84c0efdd192abc3339090a098aeb (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820, ceph=True, org.label-schema.build-date=20260216, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-19T16:16:44.263 DEBUG:teuthology.orchestra.run.trial017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.0.service' 2026-02-19T16:16:44.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:44.309 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-19T16:16:44.310 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-19T16:16:44.310 DEBUG:teuthology.orchestra.run.trial189:> sudo systemctl stop ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.1 2026-02-19T16:16:44.667 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:44 trial189 systemd[1]: Stopping Ceph osd.1 for f1700aad-0dad-11f1-a230-d404e6e7d460... 2026-02-19T16:16:44.667 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:44 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1[48249]: 2026-02-19T16:16:44.417+0000 7f8062bea640 -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 --osd-objectstore=bluestore (PID: 1) UID: 0 2026-02-19T16:16:44.668 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:44 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1[48249]: 2026-02-19T16:16:44.417+0000 7f8062bea640 -1 osd.1 15 *** Got signal Terminated *** 2026-02-19T16:16:44.668 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:44 trial189 ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1[48249]: 2026-02-19T16:16:44.417+0000 7f8062bea640 -1 osd.1 15 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-19T16:16:49.735 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58356]: 2026-02-19 16:16:49.476376594 +0000 UTC m=+5.073768171 container died f18fc2cd15949dfd9f1c424810fec4ef5afadf0b234d6a23024feff7a39ea50f (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-19T16:16:49.735 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58356]: 2026-02-19 16:16:49.589581097 +0000 UTC m=+5.186972674 container remove f18fc2cd15949dfd9f1c424810fec4ef5afadf0b234d6a23024feff7a39ea50f (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20260216, CEPH_REF=wip-yuri-testing-2026-02-18-1820, io.buildah.version=1.41.3, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0) 2026-02-19T16:16:49.735 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 bash[58356]: ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1 2026-02-19T16:16:50.013 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.732859749 +0000 UTC m=+0.016813636 container create 09a49c93592445993b0869348d7691754a6d3a4dc23ad64685c47fb872fb7229 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-yuri-testing-2026-02-18-1820) 2026-02-19T16:16:50.013 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.769962696 +0000 UTC m=+0.053916583 container init 09a49c93592445993b0869348d7691754a6d3a4dc23ad64685c47fb872fb7229 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1-deactivate, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260216, OSD_FLAVOR=default, io.buildah.version=1.41.3, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-19T16:16:50.013 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.773373653 +0000 UTC m=+0.057327540 container start 09a49c93592445993b0869348d7691754a6d3a4dc23ad64685c47fb872fb7229 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.41.3, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a) 2026-02-19T16:16:50.013 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.773885881 +0000 UTC m=+0.057839768 container attach 09a49c93592445993b0869348d7691754a6d3a4dc23ad64685c47fb872fb7229 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1-deactivate, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, io.buildah.version=1.41.3, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-yuri-testing-2026-02-18-1820, org.label-schema.build-date=20260216, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-19T16:16:50.013 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.726108437 +0000 UTC m=+0.010062324 image pull 4159ebdb916eaf88d7eb6f495056b36d605f27ec1e5fdc11ef8af1210f33d4b8 quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920 2026-02-19T16:16:50.014 INFO:journalctl@ceph.osd.1.trial189.stdout:Feb 19 16:16:49 trial189 podman[58500]: 2026-02-19 16:16:49.899541678 +0000 UTC m=+0.183495565 container died 09a49c93592445993b0869348d7691754a6d3a4dc23ad64685c47fb872fb7229 (image=quay.ceph.io/ceph-ci/ceph@sha256:2426459a0d42dda785e47e9c8995d86b496d53c69b612dac8582eddd50e69920, name=ceph-f1700aad-0dad-11f1-a230-d404e6e7d460-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_REF=wip-yuri-testing-2026-02-18-1820, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=802bf111cd55e57f5842153d7ba2b8b964aa818a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, io.buildah.version=1.41.3) 2026-02-19T16:16:50.045 DEBUG:teuthology.orchestra.run.trial189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f1700aad-0dad-11f1-a230-d404e6e7d460@osd.1.service' 2026-02-19T16:16:50.091 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-19T16:16:50.092 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-19T16:16:50.092 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 --force --keep-logs 2026-02-19T16:16:50.210 INFO:teuthology.orchestra.run.trial017.stdout:Deleting cluster with fsid: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:16:52.519 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 --force --keep-logs 2026-02-19T16:16:52.639 INFO:teuthology.orchestra.run.trial189.stdout:Deleting cluster with fsid: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:16:54.935 DEBUG:teuthology.orchestra.run.trial017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:16:54.965 DEBUG:teuthology.orchestra.run.trial189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-19T16:16:54.992 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-19T16:16:54.994 DEBUG:teuthology.misc:Transferring archived files from trial017:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial017/crash 2026-02-19T16:16:54.995 DEBUG:teuthology.orchestra.run.trial017:> sudo tar c -f - -C /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash -- . 2026-02-19T16:16:55.028 INFO:teuthology.orchestra.run.trial017.stderr:tar: /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T16:16:55.028 INFO:teuthology.orchestra.run.trial017.stderr:tar: Error is not recoverable: exiting now 2026-02-19T16:16:55.030 DEBUG:teuthology.misc:Transferring archived files from trial189:/var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial189/crash 2026-02-19T16:16:55.031 DEBUG:teuthology.orchestra.run.trial189:> sudo tar c -f - -C /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash -- . 2026-02-19T16:16:55.056 INFO:teuthology.orchestra.run.trial189.stderr:tar: /var/lib/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-19T16:16:55.057 INFO:teuthology.orchestra.run.trial189.stderr:tar: Error is not recoverable: exiting now 2026-02-19T16:16:55.058 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-19T16:16:55.058 DEBUG:teuthology.orchestra.run.trial017:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | grep -E -v CEPHADM_FAILED_DAEMON | head -n 1 2026-02-19T16:16:55.096 INFO:tasks.cephadm:Compressing logs... 2026-02-19T16:16:55.097 DEBUG:teuthology.orchestra.run.trial017:> 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 -- 2026-02-19T16:16:55.139 DEBUG:teuthology.orchestra.run.trial189:> 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 -- 2026-02-19T16:16:55.160 INFO:teuthology.orchestra.run.trial017.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-19T16:16:55.160 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T16:16:55.160 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.a.log 2026-02-19T16:16:55.160 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.0.log 2026-02-19T16:16:55.162 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.a.log 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.0.log: /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr: 79.9% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log: 85.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log: /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log: 90.2% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log.gz 2026-02-19T16:16:55.163 INFO:teuthology.orchestra.run.trial017.stderr: 85.7% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log.gz 2026-02-19T16:16:55.164 INFO:teuthology.orchestra.run.trial017.stderr: 94.7% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log.gz 2026-02-19T16:16:55.166 INFO:teuthology.orchestra.run.trial189.stderr:find: ‘/var/log/rbd-target-api’gzip: No such file or directory -5 2026-02-19T16:16:55.166 INFO:teuthology.orchestra.run.trial189.stderr: --verbose -- /var/log/ceph/cephadm.log 2026-02-19T16:16:55.166 INFO:teuthology.orchestra.run.trial189.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log 2026-02-19T16:16:55.166 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.b.log 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log: 78.8% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.b.log 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr: 83.5% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log: /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.1.log 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr: 90.6% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.audit.log.gz 2026-02-19T16:16:55.167 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log 2026-02-19T16:16:55.168 INFO:teuthology.orchestra.run.trial189.stderr:/var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.1.log: /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log: 85.8% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph.log.gz 2026-02-19T16:16:55.168 INFO:teuthology.orchestra.run.trial189.stderr: 90.2% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.b.log.gz 2026-02-19T16:16:55.168 INFO:teuthology.orchestra.run.trial189.stderr: 94.9% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-volume.log.gz 2026-02-19T16:16:55.170 INFO:teuthology.orchestra.run.trial017.stderr: 93.9% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.0.log.gz 2026-02-19T16:16:55.176 INFO:teuthology.orchestra.run.trial189.stderr: 93.9% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-osd.1.log.gz 2026-02-19T16:16:55.194 INFO:teuthology.orchestra.run.trial017.stderr: 88.2% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mgr.a.log.gz 2026-02-19T16:16:55.197 INFO:teuthology.orchestra.run.trial189.stderr: 93.5% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.b.log.gz 2026-02-19T16:16:55.199 INFO:teuthology.orchestra.run.trial189.stderr: 2026-02-19T16:16:55.199 INFO:teuthology.orchestra.run.trial189.stderr:real 0m0.043s 2026-02-19T16:16:55.199 INFO:teuthology.orchestra.run.trial189.stderr:user 0m0.051s 2026-02-19T16:16:55.199 INFO:teuthology.orchestra.run.trial189.stderr:sys 0m0.019s 2026-02-19T16:16:55.246 INFO:teuthology.orchestra.run.trial017.stderr: 91.9% -- replaced with /var/log/ceph/f1700aad-0dad-11f1-a230-d404e6e7d460/ceph-mon.a.log.gz 2026-02-19T16:16:55.247 INFO:teuthology.orchestra.run.trial017.stderr: 2026-02-19T16:16:55.248 INFO:teuthology.orchestra.run.trial017.stderr:real 0m0.095s 2026-02-19T16:16:55.248 INFO:teuthology.orchestra.run.trial017.stderr:user 0m0.132s 2026-02-19T16:16:55.248 INFO:teuthology.orchestra.run.trial017.stderr:sys 0m0.022s 2026-02-19T16:16:55.248 INFO:tasks.cephadm:Archiving logs... 2026-02-19T16:16:55.248 DEBUG:teuthology.misc:Transferring archived files from trial017:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial017/log 2026-02-19T16:16:55.250 DEBUG:teuthology.orchestra.run.trial017:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T16:16:55.332 DEBUG:teuthology.misc:Transferring archived files from trial189:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial189/log 2026-02-19T16:16:55.333 DEBUG:teuthology.orchestra.run.trial189:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T16:16:55.369 INFO:tasks.cephadm:Removing cluster... 2026-02-19T16:16:55.369 DEBUG:teuthology.orchestra.run.trial017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 --force 2026-02-19T16:16:55.489 INFO:teuthology.orchestra.run.trial017.stdout:Deleting cluster with fsid: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:16:55.652 DEBUG:teuthology.orchestra.run.trial189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f1700aad-0dad-11f1-a230-d404e6e7d460 --force 2026-02-19T16:16:55.772 INFO:teuthology.orchestra.run.trial189.stdout:Deleting cluster with fsid: f1700aad-0dad-11f1-a230-d404e6e7d460 2026-02-19T16:16:55.942 INFO:tasks.cephadm:Removing cephadm ... 2026-02-19T16:16:55.942 DEBUG:teuthology.orchestra.run.trial017:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T16:16:55.960 DEBUG:teuthology.orchestra.run.trial189:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-19T16:16:55.976 INFO:tasks.cephadm:Teardown complete 2026-02-19T16:16:55.976 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-19T16:16:55.992 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... 2026-02-19T16:16:55.992 DEBUG:teuthology.orchestra.run.trial017:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T16:16:56.002 DEBUG:teuthology.orchestra.run.trial189:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T16:16:56.160 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T16:16:56.170 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T16:16:56.170 DEBUG:teuthology.orchestra.run.trial017:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T16:16:56.172 DEBUG:teuthology.orchestra.run.trial189:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T16:16:56.187 INFO:teuthology.orchestra.run.trial017.stderr:bash: line 1: ntpq: command not found 2026-02-19T16:16:56.188 INFO:teuthology.orchestra.run.trial189.stderr:bash: line 1: ntpq: command not found 2026-02-19T16:16:56.208 INFO:teuthology.orchestra.run.trial189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T16:16:56.209 INFO:teuthology.orchestra.run.trial189.stdout:=============================================================================== 2026-02-19T16:16:56.209 INFO:teuthology.orchestra.run.trial189.stdout:^- as393746.mci.trtnw.net 2 6 377 58 -3215us[-3215us] +/- 36ms 2026-02-19T16:16:56.209 INFO:teuthology.orchestra.run.trial189.stdout:^- time-dfw.far.net 2 6 377 58 +154us[ +154us] +/- 38ms 2026-02-19T16:16:56.209 INFO:teuthology.orchestra.run.trial189.stdout:^- time-ord.far.net 2 6 377 59 -4331us[-4331us] +/- 27ms 2026-02-19T16:16:56.209 INFO:teuthology.orchestra.run.trial189.stdout:^* pool-96-231-54-150.washd> 1 6 377 59 +236us[ +334us] +/- 6933us 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:=============================================================================== 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:^+ rn-03.koehn.com 2 6 377 59 +122us[ +166us] +/- 38ms 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:^+ ntp.maxhost.io 2 6 377 58 +81us[ +81us] +/- 55ms 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:^- owners.kjsl.com 2 6 340 320 +720us[ +660us] +/- 40ms 2026-02-19T16:16:56.238 INFO:teuthology.orchestra.run.trial017.stdout:^* 198.71.50.75 3 6 377 58 -196us[ -152us] +/- 47ms 2026-02-19T16:16:56.239 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T16:16:56.250 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T16:16:56.250 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T16:16:56.265 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:16:56.339 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:16:56.398 DEBUG:teuthology.orchestra.run.trial017:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-19T16:16:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:16:56.426 DEBUG:teuthology.orchestra.run.trial189:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-19T16:16:56.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:16:56.453 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T16:16:56.470 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T16:16:56.487 INFO:teuthology.task.internal:Duration was 498.219967 seconds 2026-02-19T16:16:56.488 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T16:16:56.504 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T16:16:56.505 DEBUG:teuthology.orchestra.run.trial017:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T16:16:56.508 DEBUG:teuthology.orchestra.run.trial189:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T16:16:56.542 INFO:teuthology.orchestra.run.trial017.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T16:16:56.545 INFO:teuthology.orchestra.run.trial189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T16:16:56.752 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T16:16:56.753 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial017.front.sepia.ceph.com 2026-02-19T16:16:56.753 DEBUG:teuthology.orchestra.run.trial017:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T16:16:56.812 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial189.front.sepia.ceph.com 2026-02-19T16:16:56.812 DEBUG:teuthology.orchestra.run.trial189:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T16:16:56.833 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T16:16:56.833 DEBUG:teuthology.orchestra.run.trial017:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T16:16:56.854 DEBUG:teuthology.orchestra.run.trial189:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T16:16:56.957 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T16:16:56.957 DEBUG:teuthology.orchestra.run.trial017:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T16:16:56.959 DEBUG:teuthology.orchestra.run.trial189:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T16:16:56.979 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:16:56.980 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:16:56.980 INFO:teuthology.orchestra.run.trial017.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T16:16:56.980 INFO:teuthology.orchestra.run.trial017.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T16:16:56.980 INFO:teuthology.orchestra.run.trial017.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T16:16:56.981 INFO:teuthology.orchestra.run.trial189.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T16:16:56.981 INFO:teuthology.orchestra.run.trial189.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T16:16:56.982 INFO:teuthology.orchestra.run.trial189.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T16:16:56.982 INFO:teuthology.orchestra.run.trial189.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T16:16:56.982 INFO:teuthology.orchestra.run.trial189.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T16:16:56.998 INFO:teuthology.orchestra.run.trial189.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T16:16:57.000 INFO:teuthology.orchestra.run.trial017.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T16:16:57.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T16:16:57.020 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T16:16:57.020 DEBUG:teuthology.orchestra.run.trial017:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T16:16:57.069 DEBUG:teuthology.orchestra.run.trial189:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T16:16:57.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T16:16:57.114 DEBUG:teuthology.orchestra.run.trial017:> 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 2026-02-19T16:16:57.116 DEBUG:teuthology.orchestra.run.trial189:> 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 2026-02-19T16:16:57.137 INFO:teuthology.orchestra.run.trial017.stdout:kernel.core_pattern = core 2026-02-19T16:16:57.160 INFO:teuthology.orchestra.run.trial189.stdout:kernel.core_pattern = core 2026-02-19T16:16:57.191 DEBUG:teuthology.orchestra.run.trial017:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T16:16:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:16:57.209 DEBUG:teuthology.orchestra.run.trial189:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T16:16:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T16:16:57.246 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T16:16:57.264 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T16:16:57.265 DEBUG:teuthology.misc:Transferring archived files from trial017:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial017 2026-02-19T16:16:57.266 DEBUG:teuthology.orchestra.run.trial017:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T16:16:57.319 DEBUG:teuthology.misc:Transferring archived files from trial189:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59034/remote/trial189 2026-02-19T16:16:57.319 DEBUG:teuthology.orchestra.run.trial189:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T16:16:57.358 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T16:16:57.359 DEBUG:teuthology.orchestra.run.trial017:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T16:16:57.361 DEBUG:teuthology.orchestra.run.trial189:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T16:16:57.406 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T16:16:57.424 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T16:16:57.425 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T16:16:57.440 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T16:16:57.441 DEBUG:teuthology.orchestra.run.trial017:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T16:16:57.443 DEBUG:teuthology.orchestra.run.trial189:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T16:16:57.458 INFO:teuthology.orchestra.run.trial017.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 16:16 /home/ubuntu/cephtest 2026-02-19T16:16:57.462 INFO:teuthology.orchestra.run.trial189.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 16:16 /home/ubuntu/cephtest 2026-02-19T16:16:57.464 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T16:16:57.484 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T16:16:57.524 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_extra_daemon_features} duration: 498.2199673652649 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-19T16:16:57.525 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:16:57.644 INFO:teuthology.run:pass