2026-02-17T04:01:03.206 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-17T04:01:03.222 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T04:01:03.307 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820 branch: wip-bharath18-testing-2026-02-13-0856 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_extra_daemon_features} email: skanta@redhat.com first_in_suite: false flavor: default job_id: '50820' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath18-testing-2026-02-13-0856 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: 325850157d309f65985eea9ec9bb9f1d56726fee ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 325850157d309f65985eea9ec9bb9f1d56726fee selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath18-testing-2026-02-13-0856 sha1: 325850157d309f65985eea9ec9bb9f1d56726fee owner: scheduled_skanta@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: 7109 sha1: 325850157d309f65985eea9ec9bb9f1d56726fee sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath18-testing-2026-02-13-0856 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_325850157d309f65985eea9ec9bb9f1d56726fee/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 325850157d309f65985eea9ec9bb9f1d56726fee targets: trial088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEGEjT+y6LxxVlP9+wU1nF+wa7XBTV67qrDANvzAlb9TZ9ff9SdNbW7nGpdS4Urm1KX6BE7u+C7q1ePDj0Ty3RE= trial103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG5GIPiXXflf5VbQsX2AxN912eUnqNZOpt7Nlq7+Rwa3Ptnlf8mml/QUXbWX86hbIA3KGbHQNYHO0QmJagEyI+Q= 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-17_03:53:03 tube: trial user: skanta verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-17T04:01:03.307 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_325850157d309f65985eea9ec9bb9f1d56726fee/qa; will attempt to use it 2026-02-17T04:01:03.308 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_325850157d309f65985eea9ec9bb9f1d56726fee/qa/tasks 2026-02-17T04:01:03.308 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-17T04:01:03.309 INFO:teuthology.task.internal:Checking packages... 2026-02-17T04:01:03.310 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '325850157d309f65985eea9ec9bb9f1d56726fee' 2026-02-17T04:01:03.310 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-17T04:01:03.310 INFO:teuthology.packaging:ref: None 2026-02-17T04:01:03.310 INFO:teuthology.packaging:tag: None 2026-02-17T04:01:03.310 INFO:teuthology.packaging:branch: wip-bharath18-testing-2026-02-13-0856 2026-02-17T04:01:03.310 INFO:teuthology.packaging:sha1: 325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:01:03.310 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath18-testing-2026-02-13-0856 2026-02-17T04:01:03.440 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5271.g32585015 2026-02-17T04:01:03.441 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-17T04:01:03.457 INFO:teuthology.task.internal:no buildpackages task found 2026-02-17T04:01:03.457 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-17T04:01:03.471 INFO:teuthology.task.internal:Saving configuration 2026-02-17T04:01:03.487 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-17T04:01:03.498 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-17T04:01:03.580 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial088.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820', '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-17 03:55:48.894014', 'locked_by': 'scheduled_skanta@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEGEjT+y6LxxVlP9+wU1nF+wa7XBTV67qrDANvzAlb9TZ9ff9SdNbW7nGpdS4Urm1KX6BE7u+C7q1ePDj0Ty3RE='} 2026-02-17T04:01:03.636 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial103.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820', '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-17 03:55:48.893396', 'locked_by': 'scheduled_skanta@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG5GIPiXXflf5VbQsX2AxN912eUnqNZOpt7Nlq7+Rwa3Ptnlf8mml/QUXbWX86hbIA3KGbHQNYHO0QmJagEyI+Q='} 2026-02-17T04:01:03.636 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-17T04:01:03.649 INFO:teuthology.task.internal:roles: ubuntu@trial088.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2026-02-17T04:01:03.649 INFO:teuthology.task.internal:roles: ubuntu@trial103.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2026-02-17T04:01:03.649 INFO:teuthology.run_tasks:Running task console_log... 2026-02-17T04:01:03.792 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc053e002c0>, signals=[15]) 2026-02-17T04:01:03.792 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-17T04:01:03.804 INFO:teuthology.task.internal:Opening connections... 2026-02-17T04:01:03.804 DEBUG:teuthology.task.internal:connecting to ubuntu@trial088.front.sepia.ceph.com 2026-02-17T04:01:03.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:01:03.871 DEBUG:teuthology.task.internal:connecting to ubuntu@trial103.front.sepia.ceph.com 2026-02-17T04:01:03.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:01:03.930 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-17T04:01:03.943 DEBUG:teuthology.orchestra.run.trial088:> uname -m 2026-02-17T04:01:03.959 INFO:teuthology.orchestra.run.trial088.stdout:x86_64 2026-02-17T04:01:03.959 DEBUG:teuthology.orchestra.run.trial088:> cat /etc/os-release 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:NAME="CentOS Stream" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:VERSION="9" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:ID="centos" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:ID_LIKE="rhel fedora" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:VERSION_ID="9" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:PLATFORM_ID="platform:el9" 2026-02-17T04:01:04.015 INFO:teuthology.orchestra.run.trial088.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:ANSI_COLOR="0;31" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:LOGO="fedora-logo-icon" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:HOME_URL="https://centos.org/" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T04:01:04.016 INFO:teuthology.orchestra.run.trial088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T04:01:04.016 INFO:teuthology.lock.ops:Updating trial088.front.sepia.ceph.com on lock server 2026-02-17T04:01:04.092 DEBUG:teuthology.orchestra.run.trial103:> uname -m 2026-02-17T04:01:04.107 INFO:teuthology.orchestra.run.trial103.stdout:x86_64 2026-02-17T04:01:04.107 DEBUG:teuthology.orchestra.run.trial103:> cat /etc/os-release 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:NAME="CentOS Stream" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:VERSION="9" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:ID="centos" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:ID_LIKE="rhel fedora" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:VERSION_ID="9" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:PLATFORM_ID="platform:el9" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:ANSI_COLOR="0;31" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:LOGO="fedora-logo-icon" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T04:01:04.163 INFO:teuthology.orchestra.run.trial103.stdout:HOME_URL="https://centos.org/" 2026-02-17T04:01:04.164 INFO:teuthology.orchestra.run.trial103.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T04:01:04.164 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T04:01:04.164 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T04:01:04.164 INFO:teuthology.lock.ops:Updating trial103.front.sepia.ceph.com on lock server 2026-02-17T04:01:04.239 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-17T04:01:04.251 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-17T04:01:04.265 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-17T04:01:04.265 DEBUG:teuthology.orchestra.run.trial088:> test '!' -e /home/ubuntu/cephtest 2026-02-17T04:01:04.267 DEBUG:teuthology.orchestra.run.trial103:> test '!' -e /home/ubuntu/cephtest 2026-02-17T04:01:04.281 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-17T04:01:04.293 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-17T04:01:04.293 DEBUG:teuthology.orchestra.run.trial088:> test -z $(ls -A /var/lib/ceph) 2026-02-17T04:01:04.324 DEBUG:teuthology.orchestra.run.trial103:> test -z $(ls -A /var/lib/ceph) 2026-02-17T04:01:04.340 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-17T04:01:04.499 INFO:teuthology.run_tasks:Running task kernel... 2026-02-17T04:01:04.519 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-17T04:01:04.519 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-17T04:01:04.519 DEBUG:teuthology.orchestra.run.trial088:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-17T04:01:04.519 DEBUG:teuthology.orchestra.run.trial103:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-17T04:01:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:01:04.535 DEBUG:teuthology.orchestra.run.trial103:> uname -r 2026-02-17T04:01:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:01:04.535 DEBUG:teuthology.orchestra.run.trial088:> uname -r 2026-02-17T04:01:04.590 INFO:teuthology.orchestra.run.trial103.stdout:5.14.0-645.el9.x86_64 2026-02-17T04:01:04.590 INFO:teuthology.task.kernel:Running kernel on trial103: 5.14.0-645.el9.x86_64 2026-02-17T04:01:04.590 DEBUG:teuthology.orchestra.run.trial103:> sudo yum install -y kernel 2026-02-17T04:01:04.591 INFO:teuthology.orchestra.run.trial088.stdout:5.14.0-645.el9.x86_64 2026-02-17T04:01:04.591 INFO:teuthology.task.kernel:Running kernel on trial088: 5.14.0-645.el9.x86_64 2026-02-17T04:01:04.591 DEBUG:teuthology.orchestra.run.trial088:> sudo yum install -y kernel 2026-02-17T04:01:05.213 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - BaseOS 35 MB/s | 8.9 MB 00:00 2026-02-17T04:01:06.013 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - BaseOS 8.4 MB/s | 8.9 MB 00:01 2026-02-17T04:01:09.012 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - AppStream 8.2 MB/s | 27 MB 00:03 2026-02-17T04:01:09.133 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-17T04:01:11.706 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - CRB 23 MB/s | 7.8 MB 00:00 2026-02-17T04:01:12.532 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - CRB 7.6 MB/s | 7.8 MB 00:01 2026-02-17T04:01:12.572 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - Extras packages 145 kB/s | 20 kB 00:00 2026-02-17T04:01:12.849 INFO:teuthology.orchestra.run.trial088.stdout:Extra Packages for Enterprise Linux 95 MB/s | 20 MB 00:00 2026-02-17T04:01:13.454 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - Extras packages 103 kB/s | 20 kB 00:00 2026-02-17T04:01:16.050 INFO:teuthology.orchestra.run.trial088.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-17T04:01:17.077 INFO:teuthology.orchestra.run.trial088.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-17T04:01:17.097 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: Package Architecture Version Repository Size 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:Installing dependencies: 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:01:17.098 INFO:teuthology.orchestra.run.trial088.stdout:Install 4 Packages 2026-02-17T04:01:17.099 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:17.099 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 88 M 2026-02-17T04:01:17.099 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 135 M 2026-02-17T04:01:17.099 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:01:17.472 INFO:teuthology.orchestra.run.trial088.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 13 MB/s | 803 kB 00:00 2026-02-17T04:01:17.628 INFO:teuthology.orchestra.run.trial088.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 78 MB/s | 17 MB 00:00 2026-02-17T04:01:17.978 INFO:teuthology.orchestra.run.trial088.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 70 MB/s | 40 MB 00:00 2026-02-17T04:01:18.415 INFO:teuthology.orchestra.run.trial088.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 33 MB/s | 31 MB 00:00 2026-02-17T04:01:18.415 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:01:18.415 INFO:teuthology.orchestra.run.trial088.stdout:Total 67 MB/s | 88 MB 00:01 2026-02-17T04:01:18.610 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:01:18.814 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:01:18.814 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:01:19.160 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:01:19.161 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:01:20.241 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:01:20.521 INFO:teuthology.orchestra.run.trial088.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-17T04:01:20.541 INFO:teuthology.orchestra.run.trial088.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:01:22.317 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:01:22.346 INFO:teuthology.orchestra.run.trial088.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:01:25.544 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:01:25.550 INFO:teuthology.orchestra.run.trial088.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:28.644 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:33.464 INFO:teuthology.orchestra.run.trial103.stdout:Extra Packages for Enterprise Linux 1.0 MB/s | 20 MB 00:19 2026-02-17T04:01:36.648 INFO:teuthology.orchestra.run.trial103.stdout:lab-extras 1.3 MB/s | 50 kB 00:00 2026-02-17T04:01:37.674 INFO:teuthology.orchestra.run.trial103.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-17T04:01:37.694 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: Package Architecture Version Repository Size 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Installing dependencies: 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Install 4 Packages 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 88 M 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 135 M 2026-02-17T04:01:37.695 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:01:37.814 INFO:teuthology.orchestra.run.trial103.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 24 MB/s | 803 kB 00:00 2026-02-17T04:01:37.943 INFO:teuthology.orchestra.run.trial103.stdout:(2/4): kernel-modules-core-5.14.0-681.el9.x86_6 239 MB/s | 31 MB 00:00 2026-02-17T04:01:38.008 INFO:teuthology.orchestra.run.trial103.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 175 MB/s | 40 MB 00:00 2026-02-17T04:01:38.066 INFO:teuthology.orchestra.run.trial103.stdout:(4/4): kernel-core-5.14.0-681.el9.x86_64.rpm 60 MB/s | 17 MB 00:00 2026-02-17T04:01:38.066 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:01:38.066 INFO:teuthology.orchestra.run.trial103.stdout:Total 238 MB/s | 88 MB 00:00 2026-02-17T04:01:38.259 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:01:38.461 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:01:38.462 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:01:38.808 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:01:38.809 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:01:39.893 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:01:40.175 INFO:teuthology.orchestra.run.trial103.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-17T04:01:40.195 INFO:teuthology.orchestra.run.trial103.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:01:41.980 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:01:42.009 INFO:teuthology.orchestra.run.trial103.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:01:45.030 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:01:45.037 INFO:teuthology.orchestra.run.trial103.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:48.139 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:58.930 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:58.951 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:59.016 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:59.016 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-17T04:01:59.016 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:01:59.017 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:01:59.069 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:01:59.069 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:59.069 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:59.070 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:01:59.129 DEBUG:teuthology.orchestra.run.trial088:> rpm -q kernel | sort -rV | head -n 1 2026-02-17T04:01:59.154 INFO:teuthology.orchestra.run.trial088.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.155 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-17T04:01:59.155 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-17T04:01:59.155 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-17T04:01:59.155 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-17T04:01:59.155 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2026-02-17T04:01:59.155 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial088.front.sepia.ceph.com, path=None, version=distro) 2026-02-17T04:01:59.155 DEBUG:teuthology.orchestra.run.trial088:> rpm -q kernel | sort -rV | head -n 1 2026-02-17T04:01:59.218 INFO:teuthology.orchestra.run.trial088.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.219 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-17T04:01:59.219 DEBUG:teuthology.orchestra.run.trial088:> sudo rpm -qi grub2-tools 2026-02-17T04:01:59.289 INFO:teuthology.orchestra.run.trial088.stdout:Name : grub2-tools 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Epoch : 1 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Version : 2.06 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Release : 118.el9 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Architecture: x86_64 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Group : Unspecified 2026-02-17T04:01:59.290 INFO:teuthology.orchestra.run.trial088.stdout:Size : 8393909 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:License : GPLv3+ 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Packager : builder@centos.org 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Vendor : CentOS 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Summary : Support tools for GRUB. 2026-02-17T04:01:59.291 INFO:teuthology.orchestra.run.trial088.stdout:Description : 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout:hardware devices. 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:01:59.292 INFO:teuthology.orchestra.run.trial088.stdout:This subpackage provides tools for support of all platforms. 2026-02-17T04:01:59.293 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-17T04:01:59.294 INFO:teuthology.task.kernel:Updating grub on trial088 to boot 5.14.0-681.el9.x86_64 2026-02-17T04:01:59.294 DEBUG:teuthology.orchestra.run.trial088:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-17T04:01:59.357 INFO:teuthology.orchestra.run.trial088.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-17T04:01:59.359 DEBUG:teuthology.orchestra.run.trial088:> sudo command -v grubby && echo yes || echo no 2026-02-17T04:01:59.423 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/grubby 2026-02-17T04:01:59.425 INFO:teuthology.orchestra.run.trial088.stdout:yes 2026-02-17T04:01:59.425 DEBUG:teuthology.orchestra.run.trial088:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-17T04:01:59.491 INFO:teuthology.orchestra.run.trial088.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-17T04:01:59.492 DEBUG:teuthology.orchestra.run.trial088:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.564 DEBUG:teuthology.orchestra.run.trial088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-17T04:01:59.771 INFO:teuthology.orchestra.run.trial088.stderr:Generating grub configuration file ... 2026-02-17T04:01:59.834 INFO:teuthology.orchestra.run.trial088.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-17T04:01:59.840 INFO:teuthology.orchestra.run.trial088.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-17T04:02:00.085 INFO:teuthology.orchestra.run.trial088.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-17T04:02:00.092 INFO:teuthology.orchestra.run.trial088.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-17T04:02:00.123 INFO:teuthology.orchestra.run.trial088.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-17T04:02:00.130 INFO:teuthology.orchestra.run.trial088.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-17T04:02:00.153 INFO:teuthology.orchestra.run.trial088.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-17T04:02:00.160 INFO:teuthology.orchestra.run.trial088.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-17T04:02:00.242 INFO:teuthology.orchestra.run.trial088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-17T04:02:00.249 INFO:teuthology.orchestra.run.trial088.stderr:done 2026-02-17T04:02:00.251 DEBUG:teuthology.orchestra.run.trial088:> test -d /sys/firmware/efi 2026-02-17T04:02:00.266 DEBUG:teuthology.orchestra.run.trial088:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-17T04:02:00.331 INFO:teuthology.orchestra.run.trial088.stdout:/boot/efi/EFI/BOOT 2026-02-17T04:02:00.331 INFO:teuthology.orchestra.run.trial088.stdout:/boot/efi/EFI/centos 2026-02-17T04:02:00.333 DEBUG:teuthology.orchestra.run.trial088:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-17T04:02:00.397 INFO:teuthology.orchestra.run.trial088.stdout:no 2026-02-17T04:02:00.398 DEBUG:teuthology.orchestra.run.trial088:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-17T04:02:00.462 INFO:teuthology.orchestra.run.trial088.stdout:yes 2026-02-17T04:02:00.462 DEBUG:teuthology.orchestra.run.trial088:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-17T04:02:00.526 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial088 2026-02-17T04:02:00.526 DEBUG:teuthology.orchestra.run.trial088:> sudo bash -c ' 2026-02-17T04:02:00.526 DEBUG:teuthology.orchestra.run.trial088:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-17T04:02:00.526 DEBUG:teuthology.orchestra.run.trial088:> ' 2026-02-17T04:02:18.349 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:02:18.370 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:02:18.540 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:02:18.540 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-17T04:02:18.540 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-17T04:02:18.540 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-17T04:02:18.593 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-17T04:02:18.593 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:02:18.594 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:02:18.652 DEBUG:teuthology.orchestra.run.trial103:> rpm -q kernel | sort -rV | head -n 1 2026-02-17T04:02:18.677 INFO:teuthology.orchestra.run.trial103.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.678 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-17T04:02:18.678 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-17T04:02:18.678 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-17T04:02:18.678 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-17T04:02:18.678 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2026-02-17T04:02:18.678 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial103.front.sepia.ceph.com, path=None, version=distro) 2026-02-17T04:02:18.678 DEBUG:teuthology.orchestra.run.trial103:> rpm -q kernel | sort -rV | head -n 1 2026-02-17T04:02:18.741 INFO:teuthology.orchestra.run.trial103.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-17T04:02:18.741 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-17T04:02:18.742 DEBUG:teuthology.orchestra.run.trial103:> sudo rpm -qi grub2-tools 2026-02-17T04:02:18.811 INFO:teuthology.orchestra.run.trial103.stdout:Name : grub2-tools 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Epoch : 1 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Version : 2.06 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Release : 118.el9 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Architecture: x86_64 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Group : Unspecified 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Size : 8393909 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:License : GPLv3+ 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Packager : builder@centos.org 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Vendor : CentOS 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Summary : Support tools for GRUB. 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:Description : 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:hardware devices. 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:02:18.812 INFO:teuthology.orchestra.run.trial103.stdout:This subpackage provides tools for support of all platforms. 2026-02-17T04:02:18.813 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-17T04:02:18.813 INFO:teuthology.task.kernel:Updating grub on trial103 to boot 5.14.0-681.el9.x86_64 2026-02-17T04:02:18.813 DEBUG:teuthology.orchestra.run.trial103:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-17T04:02:18.875 INFO:teuthology.orchestra.run.trial103.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-17T04:02:18.877 DEBUG:teuthology.orchestra.run.trial103:> sudo command -v grubby && echo yes || echo no 2026-02-17T04:02:18.939 INFO:teuthology.orchestra.run.trial103.stdout:/sbin/grubby 2026-02-17T04:02:18.940 INFO:teuthology.orchestra.run.trial103.stdout:yes 2026-02-17T04:02:18.941 DEBUG:teuthology.orchestra.run.trial103:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-17T04:02:19.004 INFO:teuthology.orchestra.run.trial103.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-17T04:02:19.004 DEBUG:teuthology.orchestra.run.trial103:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-17T04:02:19.078 DEBUG:teuthology.orchestra.run.trial103:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-17T04:02:19.284 INFO:teuthology.orchestra.run.trial103.stderr:Generating grub configuration file ... 2026-02-17T04:02:19.348 INFO:teuthology.orchestra.run.trial103.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-17T04:02:19.354 INFO:teuthology.orchestra.run.trial103.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-17T04:02:19.600 INFO:teuthology.orchestra.run.trial103.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-17T04:02:19.606 INFO:teuthology.orchestra.run.trial103.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-17T04:02:19.638 INFO:teuthology.orchestra.run.trial103.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-17T04:02:19.645 INFO:teuthology.orchestra.run.trial103.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-17T04:02:19.668 INFO:teuthology.orchestra.run.trial103.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-17T04:02:19.675 INFO:teuthology.orchestra.run.trial103.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-17T04:02:19.758 INFO:teuthology.orchestra.run.trial103.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-17T04:02:19.767 INFO:teuthology.orchestra.run.trial103.stderr:done 2026-02-17T04:02:19.768 DEBUG:teuthology.orchestra.run.trial103:> test -d /sys/firmware/efi 2026-02-17T04:02:19.784 DEBUG:teuthology.orchestra.run.trial103:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-17T04:02:19.848 INFO:teuthology.orchestra.run.trial103.stdout:/boot/efi/EFI/BOOT 2026-02-17T04:02:19.848 INFO:teuthology.orchestra.run.trial103.stdout:/boot/efi/EFI/centos 2026-02-17T04:02:19.850 DEBUG:teuthology.orchestra.run.trial103:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-17T04:02:19.915 INFO:teuthology.orchestra.run.trial103.stdout:no 2026-02-17T04:02:19.915 DEBUG:teuthology.orchestra.run.trial103:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-17T04:02:19.978 INFO:teuthology.orchestra.run.trial103.stdout:yes 2026-02-17T04:02:19.979 DEBUG:teuthology.orchestra.run.trial103:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-17T04:02:20.042 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial103 2026-02-17T04:02:20.042 DEBUG:teuthology.orchestra.run.trial103:> sudo bash -c ' 2026-02-17T04:02:20.042 DEBUG:teuthology.orchestra.run.trial103:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-17T04:02:20.042 DEBUG:teuthology.orchestra.run.trial103:> ' 2026-02-17T04:02:30.569 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2026-02-17T04:02:30.570 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial088.front.sepia.ceph.com' 2026-02-17T04:02:30.570 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:02:44.864 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.88 2026-02-17T04:02:50.085 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2026-02-17T04:02:50.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-17T04:02:50.086 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:02:53.868 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial088.front.sepia.ceph.com' 2026-02-17T04:02:53.869 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:03:04.385 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.103 2026-02-17T04:03:13.391 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-17T04:03:13.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:03:29.945 DEBUG:teuthology.orchestra.run.trial088:> true 2026-02-17T04:03:30.097 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial088.front.sepia.ceph.com' 2026-02-17T04:03:30.097 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-681.el9.x86_64"... 2026-02-17T04:03:30.097 DEBUG:teuthology.orchestra.run.trial088:> uname -r 2026-02-17T04:03:30.153 INFO:teuthology.orchestra.run.trial088.stdout:5.14.0-681.el9.x86_64 2026-02-17T04:03:30.153 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-17T04:03:30.153 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-17T04:03:30.153 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-17T04:03:31.154 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-17T04:03:31.154 DEBUG:teuthology.orchestra.run.trial088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-17T04:03:31.183 INFO:teuthology.orchestra.run.trial088.stdout:ttyS1 2026-02-17T04:03:31.207 DEBUG:teuthology.parallel:result is None 2026-02-17T04:03:49.323 DEBUG:teuthology.orchestra.run.trial103:> true 2026-02-17T04:03:49.490 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-17T04:03:49.490 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-681.el9.x86_64"... 2026-02-17T04:03:49.490 DEBUG:teuthology.orchestra.run.trial103:> uname -r 2026-02-17T04:03:49.546 INFO:teuthology.orchestra.run.trial103.stdout:5.14.0-681.el9.x86_64 2026-02-17T04:03:49.547 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-17T04:03:49.547 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-17T04:03:49.547 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-17T04:03:50.547 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-17T04:03:50.547 DEBUG:teuthology.orchestra.run.trial103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-17T04:03:50.577 INFO:teuthology.orchestra.run.trial103.stdout:ttyS1 2026-02-17T04:03:50.596 DEBUG:teuthology.parallel:result is None 2026-02-17T04:03:50.597 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-17T04:03:50.614 INFO:teuthology.task.internal:Creating test directory... 2026-02-17T04:03:50.614 DEBUG:teuthology.orchestra.run.trial088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-17T04:03:50.616 DEBUG:teuthology.orchestra.run.trial103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-17T04:03:50.654 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-17T04:03:50.665 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-17T04:03:50.680 INFO:teuthology.task.internal:Creating archive directory... 2026-02-17T04:03:50.680 DEBUG:teuthology.orchestra.run.trial088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-17T04:03:50.682 DEBUG:teuthology.orchestra.run.trial103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-17T04:03:50.715 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-17T04:03:50.727 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-17T04:03:50.727 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:03:50.738 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:03:50.760 INFO:teuthology.orchestra.run.trial088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-17T04:03:50.769 INFO:teuthology.orchestra.run.trial088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-17T04:03:50.778 INFO:teuthology.orchestra.run.trial103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-17T04:03:50.787 INFO:teuthology.orchestra.run.trial103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-17T04:03:50.788 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-17T04:03:50.800 INFO:teuthology.task.internal:Configuring sudo... 2026-02-17T04:03:50.800 DEBUG:teuthology.orchestra.run.trial088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-17T04:03:50.812 DEBUG:teuthology.orchestra.run.trial103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-17T04:03:50.853 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-17T04:03:50.869 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-17T04:03:50.869 DEBUG:teuthology.orchestra.run.trial088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-17T04:03:50.877 DEBUG:teuthology.orchestra.run.trial103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-17T04:03:50.909 DEBUG:teuthology.orchestra.run.trial088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:03:51.015 DEBUG:teuthology.orchestra.run.trial088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:03:51.039 DEBUG:teuthology.orchestra.run.trial088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:03:51.164 DEBUG:teuthology.orchestra.run.trial088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:03:51.188 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:03:51.188 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-17T04:03:51.250 DEBUG:teuthology.orchestra.run.trial103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:03:51.328 DEBUG:teuthology.orchestra.run.trial103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:03:51.352 DEBUG:teuthology.orchestra.run.trial103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:03:51.481 DEBUG:teuthology.orchestra.run.trial103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:03:51.505 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:03:51.505 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-17T04:03:51.568 DEBUG:teuthology.orchestra.run.trial088:> sudo service rsyslog restart 2026-02-17T04:03:51.570 DEBUG:teuthology.orchestra.run.trial103:> sudo service rsyslog restart 2026-02-17T04:03:51.596 INFO:teuthology.orchestra.run.trial088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-17T04:03:51.635 INFO:teuthology.orchestra.run.trial103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-17T04:03:52.157 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-17T04:03:52.170 INFO:teuthology.task.internal:Starting timer... 2026-02-17T04:03:52.170 INFO:teuthology.run_tasks:Running task pcp... 2026-02-17T04:03:52.189 INFO:teuthology.run_tasks:Running task selinux... 2026-02-17T04:03:52.201 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-17T04:03:52.201 DEBUG:teuthology.orchestra.run.trial088:> sudo service auditd rotate 2026-02-17T04:03:52.231 INFO:teuthology.orchestra.run.trial088.stdout:Rotating logs: 2026-02-17T04:03:52.232 DEBUG:teuthology.orchestra.run.trial103:> sudo service auditd rotate 2026-02-17T04:03:52.262 INFO:teuthology.orchestra.run.trial103.stdout:Rotating logs: 2026-02-17T04:03:52.263 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-17T04:03:52.263 DEBUG:teuthology.orchestra.run.trial088:> /usr/sbin/getenforce 2026-02-17T04:03:52.288 INFO:teuthology.orchestra.run.trial088.stdout:Permissive 2026-02-17T04:03:52.288 DEBUG:teuthology.orchestra.run.trial103:> /usr/sbin/getenforce 2026-02-17T04:03:52.320 INFO:teuthology.orchestra.run.trial103.stdout:Permissive 2026-02-17T04:03:52.320 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial088.front.sepia.ceph.com': 'permissive', 'ubuntu@trial103.front.sepia.ceph.com': 'permissive'} 2026-02-17T04:03:52.321 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:03:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:03:52.354 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:03:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:03:52.387 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-17T04:03:52.387 DEBUG:teuthology.orchestra.run.trial088:> sudo /usr/sbin/setenforce permissive 2026-02-17T04:03:52.416 DEBUG:teuthology.orchestra.run.trial103:> sudo /usr/sbin/setenforce permissive 2026-02-17T04:03:52.452 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-17T04:03:52.465 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-17T04:03:52.471 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-17T04:03:52.471 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial088.front.sepia.ceph.com,trial103.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-17T04:06:24.903 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial088.front.sepia.ceph.com'), Remote(name='ubuntu@trial103.front.sepia.ceph.com')] 2026-02-17T04:06:24.904 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial088.front.sepia.ceph.com' 2026-02-17T04:06:24.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:06:24.992 DEBUG:teuthology.orchestra.run.trial088:> true 2026-02-17T04:06:25.066 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial088.front.sepia.ceph.com' 2026-02-17T04:06:25.066 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-17T04:06:25.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T04:06:25.135 DEBUG:teuthology.orchestra.run.trial103:> true 2026-02-17T04:06:25.211 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-17T04:06:25.211 INFO:teuthology.run_tasks:Running task clock... 2026-02-17T04:06:25.224 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-17T04:06:25.224 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-17T04:06:25.224 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:06:25.226 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-17T04:06:25.226 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:06:25.252 INFO:teuthology.orchestra.run.trial088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-17T04:06:25.265 INFO:teuthology.orchestra.run.trial088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-17T04:06:25.277 INFO:teuthology.orchestra.run.trial103.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-17T04:06:25.285 INFO:teuthology.orchestra.run.trial088.stderr:sudo: ntpd: command not found 2026-02-17T04:06:25.288 INFO:teuthology.orchestra.run.trial103.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-17T04:06:25.294 INFO:teuthology.orchestra.run.trial088.stdout:506 Cannot talk to daemon 2026-02-17T04:06:25.306 INFO:teuthology.orchestra.run.trial088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-17T04:06:25.307 INFO:teuthology.orchestra.run.trial103.stderr:sudo: ntpd: command not found 2026-02-17T04:06:25.316 INFO:teuthology.orchestra.run.trial103.stdout:506 Cannot talk to daemon 2026-02-17T04:06:25.318 INFO:teuthology.orchestra.run.trial088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-17T04:06:25.328 INFO:teuthology.orchestra.run.trial103.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-17T04:06:25.340 INFO:teuthology.orchestra.run.trial103.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-17T04:06:25.367 INFO:teuthology.orchestra.run.trial088.stderr:bash: line 1: ntpq: command not found 2026-02-17T04:06:25.385 INFO:teuthology.orchestra.run.trial103.stderr:bash: line 1: ntpq: command not found 2026-02-17T04:06:25.387 INFO:teuthology.orchestra.run.trial088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-17T04:06:25.388 INFO:teuthology.orchestra.run.trial088.stdout:=============================================================================== 2026-02-17T04:06:25.388 INFO:teuthology.orchestra.run.trial088.stdout:^? 45-79-189-79.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.388 INFO:teuthology.orchestra.run.trial088.stdout:^? 24-111-79-186-dynamic.mi> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.388 INFO:teuthology.orchestra.run.trial088.stdout:^? server.ethanyoo.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.388 INFO:teuthology.orchestra.run.trial088.stdout:^? h134-215-155-177.mdtnwi.> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:=============================================================================== 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:^? 170-187-142-180.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:^? 3dhomejoe.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:^? 216-144-228-179-host.col> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.495 INFO:teuthology.orchestra.run.trial103.stdout:^? 23.186.168.129 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-17T04:06:25.496 INFO:teuthology.run_tasks:Running task pexec... 2026-02-17T04:06:25.510 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-17T04:06:25.511 DEBUG:teuthology.orchestra.run.trial088:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-17T04:06:25.511 DEBUG:teuthology.orchestra.run.trial103:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-17T04:06:25.514 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial088.front.sepia.ceph.com 2026-02-17T04:06:25.514 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-17T04:06:25.514 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-17T04:06:25.514 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-17T04:06:25.514 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-17T04:06:25.538 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial103.front.sepia.ceph.com 2026-02-17T04:06:25.538 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-17T04:06:25.538 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-17T04:06:25.538 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-17T04:06:25.538 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-17T04:06:25.688 INFO:teuthology.orchestra.run.trial088.stdout:No match for argument: nvme-cli 2026-02-17T04:06:25.689 INFO:teuthology.orchestra.run.trial088.stderr:No packages marked for removal. 2026-02-17T04:06:25.691 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:06:25.692 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:06:25.692 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:06:25.710 INFO:teuthology.orchestra.run.trial103.stdout:No match for argument: nvme-cli 2026-02-17T04:06:25.710 INFO:teuthology.orchestra.run.trial103.stderr:No packages marked for removal. 2026-02-17T04:06:25.712 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:06:25.713 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:06:25.713 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:06:25.995 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:32 ago on Tue 17 Feb 2026 04:05:53 AM UTC. 2026-02-17T04:06:26.018 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:31 ago on Tue 17 Feb 2026 04:05:54 AM UTC. 2026-02-17T04:06:26.078 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:06:26.079 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:06:26.079 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repository Size 2026-02-17T04:06:26.079 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:Upgrading: 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:Installing dependencies: 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:06:26.080 INFO:teuthology.orchestra.run.trial088.stdout:Install 7 Packages 2026-02-17T04:06:26.081 INFO:teuthology.orchestra.run.trial088.stdout:Upgrade 1 Package 2026-02-17T04:06:26.081 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:06:26.081 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 6.4 M 2026-02-17T04:06:26.081 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repository Size 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-17T04:06:26.100 INFO:teuthology.orchestra.run.trial103.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Upgrading: 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Installing dependencies: 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Install 7 Packages 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Upgrade 1 Package 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 6.4 M 2026-02-17T04:06:26.101 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:06:26.316 INFO:teuthology.orchestra.run.trial103.stdout:(1/8): nvmetcli-0.8-3.el9.noarch.rpm 660 kB/s | 44 kB 00:00 2026-02-17T04:06:26.316 INFO:teuthology.orchestra.run.trial103.stdout:(2/8): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2026-02-17T04:06:26.340 INFO:teuthology.orchestra.run.trial103.stdout:(3/8): nvme-cli-2.16-1.el9.x86_64.rpm 13 MB/s | 1.2 MB 00:00 2026-02-17T04:06:26.342 INFO:teuthology.orchestra.run.trial103.stdout:(4/8): python3-kmod-0.9-32.el9.x86_64.rpm 3.1 MB/s | 84 kB 00:00 2026-02-17T04:06:26.343 INFO:teuthology.orchestra.run.trial103.stdout:(5/8): python3-pyparsing-2.4.7-9.el9.noarch.rpm 5.6 MB/s | 150 kB 00:00 2026-02-17T04:06:26.372 INFO:teuthology.orchestra.run.trial103.stdout:(6/8): libnvme-1.16.1-2.el9.x86_64.rpm 4.0 MB/s | 116 kB 00:00 2026-02-17T04:06:26.380 INFO:teuthology.orchestra.run.trial103.stdout:(7/8): python3-urwid-2.1.2-4.el9.x86_64.rpm 20 MB/s | 837 kB 00:00 2026-02-17T04:06:26.599 INFO:teuthology.orchestra.run.trial103.stdout:(8/8): runc-1.4.0-1.el9.x86_64.rpm 15 MB/s | 4.0 MB 00:00 2026-02-17T04:06:26.600 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:06:26.600 INFO:teuthology.orchestra.run.trial103.stdout:Total 13 MB/s | 6.4 MB 00:00 2026-02-17T04:06:26.611 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] nvme-cli-2.16-1.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/nvme-cli-2.16-1.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:26.614 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] nvmetcli-0.8-3.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/nvmetcli-0.8-3.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:26.617 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] python3-configshell-1.1.30-1.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/python3-configshell-1.1.30-1.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:26.676 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:06:26.685 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:06:26.685 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:06:26.748 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:06:26.748 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:06:26.833 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:06:26.900 INFO:teuthology.orchestra.run.trial103.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/9 2026-02-17T04:06:26.907 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2026-02-17T04:06:26.915 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/9 2026-02-17T04:06:26.921 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/9 2026-02-17T04:06:26.926 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/9 2026-02-17T04:06:26.927 INFO:teuthology.orchestra.run.trial103.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/9 2026-02-17T04:06:27.029 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] nvme-cli-2.16-1.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/nvme-cli-2.16-1.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.032 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] nvmetcli-0.8-3.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/nvmetcli-0.8-3.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.035 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] python3-configshell-1.1.30-1.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/python3-configshell-1.1.30-1.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.056 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/9 2026-02-17T04:06:27.058 INFO:teuthology.orchestra.run.trial103.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/9 2026-02-17T04:06:27.064 INFO:teuthology.orchestra.run.trial088.stdout:(1/8): nvmetcli-0.8-3.el9.noarch.rpm 53 kB/s | 44 kB 00:00 2026-02-17T04:06:27.070 INFO:teuthology.orchestra.run.trial088.stdout:(2/8): python3-configshell-1.1.30-1.el9.noarch. 86 kB/s | 72 kB 00:00 2026-02-17T04:06:27.093 INFO:teuthology.orchestra.run.trial088.stdout:(3/8): nvme-cli-2.16-1.el9.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00 2026-02-17T04:06:27.325 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/9 2026-02-17T04:06:27.325 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-17T04:06:27.325 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:27.362 INFO:teuthology.orchestra.run.trial103.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 8/9 2026-02-17T04:06:27.378 INFO:teuthology.orchestra.run.trial103.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:27.419 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] python3-kmod-0.9-32.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/python3-kmod-0.9-32.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.423 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] python3-pyparsing-2.4.7-9.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/python3-pyparsing-2.4.7-9.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.431 INFO:teuthology.orchestra.run.trial088.stdout:(4/8): python3-kmod-0.9-32.el9.x86_64.rpm 229 kB/s | 84 kB 00:00 2026-02-17T04:06:27.444 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] python3-urwid-2.1.2-4.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/python3-urwid-2.1.2-4.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:27.449 INFO:teuthology.orchestra.run.trial088.stdout:(5/8): python3-pyparsing-2.4.7-9.el9.noarch.rpm 396 kB/s | 150 kB 00:00 2026-02-17T04:06:27.462 INFO:teuthology.orchestra.run.trial088.stdout:(6/8): libnvme-1.16.1-2.el9.x86_64.rpm 8.9 MB/s | 116 kB 00:00 2026-02-17T04:06:27.465 INFO:teuthology.orchestra.run.trial088.stdout:(7/8): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.2 MB/s | 837 kB 00:00 2026-02-17T04:06:27.512 INFO:teuthology.orchestra.run.trial088.stdout:(8/8): runc-1.4.0-1.el9.x86_64.rpm 49 MB/s | 4.0 MB 00:00 2026-02-17T04:06:27.515 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:06:27.515 INFO:teuthology.orchestra.run.trial088.stdout:Total 4.4 MB/s | 6.4 MB 00:01 2026-02-17T04:06:27.591 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:06:27.600 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:06:27.600 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/9 2026-02-17T04:06:27.609 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 8/9 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout:Upgraded: 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:27.665 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:06:27.666 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:06:27.666 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:06:27.718 DEBUG:teuthology.parallel:result is None 2026-02-17T04:06:27.751 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:06:27.819 INFO:teuthology.orchestra.run.trial088.stdout: Upgrading : libnvme-1.16.1-2.el9.x86_64 1/9 2026-02-17T04:06:27.825 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2026-02-17T04:06:27.834 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 3/9 2026-02-17T04:06:27.841 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 4/9 2026-02-17T04:06:27.846 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 5/9 2026-02-17T04:06:27.847 INFO:teuthology.orchestra.run.trial088.stdout: Installing : nvmetcli-0.8-3.el9.noarch 6/9 2026-02-17T04:06:27.977 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 6/9 2026-02-17T04:06:27.979 INFO:teuthology.orchestra.run.trial088.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/9 2026-02-17T04:06:28.254 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/9 2026-02-17T04:06:28.255 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-17T04:06:28.255 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:06:28.292 INFO:teuthology.orchestra.run.trial088.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 8/9 2026-02-17T04:06:28.308 INFO:teuthology.orchestra.run.trial088.stdout: Cleanup : libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/9 2026-02-17T04:06:28.528 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/9 2026-02-17T04:06:28.529 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/9 2026-02-17T04:06:28.529 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libnvme-1.16.1-2.el9.x86_64 8/9 2026-02-17T04:06:28.587 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libnvme-1.13-1.el9.x86_64 9/9 2026-02-17T04:06:28.587 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:06:28.587 INFO:teuthology.orchestra.run.trial088.stdout:Upgraded: 2026-02-17T04:06:28.587 INFO:teuthology.orchestra.run.trial088.stdout: libnvme-1.16.1-2.el9.x86_64 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:06:28.588 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:06:28.640 DEBUG:teuthology.parallel:result is None 2026-02-17T04:06:28.640 INFO:teuthology.run_tasks:Running task install... 2026-02-17T04:06:28.653 DEBUG:teuthology.task.install:project ceph 2026-02-17T04:06:28.653 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '325850157d309f65985eea9ec9bb9f1d56726fee'}} 2026-02-17T04:06:28.653 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '325850157d309f65985eea9ec9bb9f1d56726fee'} 2026-02-17T04:06:28.653 INFO:teuthology.task.install:Using flavor: default 2026-02-17T04:06:28.656 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-17T04:06:28.656 INFO:teuthology.task.install:extra packages: [] 2026-02-17T04:06:28.656 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': '325850157d309f65985eea9ec9bb9f1d56726fee', 'tag': None, 'wait_for_package': False} 2026-02-17T04:06:28.657 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:06:28.659 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': '325850157d309f65985eea9ec9bb9f1d56726fee', 'tag': None, 'wait_for_package': False} 2026-02-17T04:06:28.659 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:06:28.834 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/ 2026-02-17T04:06:28.834 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5271.g32585015 2026-02-17T04:06:28.844 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/ 2026-02-17T04:06:28.844 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5271.g32585015 2026-02-17T04:06:29.043 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/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-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/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-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-17T04:06:29.043 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:06:29.043 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-17T04:06:29.067 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/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-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/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-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-17T04:06:29.067 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:06:29.067 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-17T04:06:29.069 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-17T04:06:29.069 DEBUG:teuthology.orchestra.run.trial088:> 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/325850157d309f65985eea9ec9bb9f1d56726fee/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-17T04:06:29.094 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-17T04:06:29.094 DEBUG:teuthology.orchestra.run.trial103:> 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/325850157d309f65985eea9ec9bb9f1d56726fee/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-17T04:06:29.133 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:06:29.159 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:06:29.208 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:06:29.233 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:06:29.273 INFO:teuthology.orchestra.run.trial088.stdout:check_obsoletes = 1 2026-02-17T04:06:29.274 DEBUG:teuthology.orchestra.run.trial088:> sudo yum clean all 2026-02-17T04:06:29.296 INFO:teuthology.orchestra.run.trial103.stdout:check_obsoletes = 1 2026-02-17T04:06:29.297 DEBUG:teuthology.orchestra.run.trial103:> sudo yum clean all 2026-02-17T04:06:29.421 INFO:teuthology.orchestra.run.trial088.stdout:41 files removed 2026-02-17T04:06:29.435 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-radosgw 2026-02-17T04:06:29.449 INFO:teuthology.orchestra.run.trial103.stdout:41 files removed 2026-02-17T04:06:29.463 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-radosgw 2026-02-17T04:06:29.923 INFO:teuthology.orchestra.run.trial088.stdout:ceph packages for x86_64 271 kB/s | 93 kB 00:00 2026-02-17T04:06:29.951 INFO:teuthology.orchestra.run.trial103.stdout:ceph packages for x86_64 272 kB/s | 93 kB 00:00 2026-02-17T04:06:30.213 INFO:teuthology.orchestra.run.trial088.stdout:ceph noarch packages 93 kB/s | 24 kB 00:00 2026-02-17T04:06:30.227 INFO:teuthology.orchestra.run.trial103.stdout:ceph noarch packages 98 kB/s | 24 kB 00:00 2026-02-17T04:06:30.365 INFO:teuthology.orchestra.run.trial088.stdout:ceph source packages 16 kB/s | 2.1 kB 00:00 2026-02-17T04:06:30.375 INFO:teuthology.orchestra.run.trial103.stdout:ceph source packages 16 kB/s | 2.1 kB 00:00 2026-02-17T04:06:30.622 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - BaseOS 39 MB/s | 8.9 MB 00:00 2026-02-17T04:06:31.253 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-17T04:06:33.683 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-17T04:06:34.295 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-17T04:06:37.319 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - CRB 6.4 MB/s | 7.8 MB 00:01 2026-02-17T04:06:37.572 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - CRB 8.4 MB/s | 7.8 MB 00:00 2026-02-17T04:06:38.250 INFO:teuthology.orchestra.run.trial103.stdout:CentOS Stream 9 - Extras packages 110 kB/s | 20 kB 00:00 2026-02-17T04:06:39.293 INFO:teuthology.orchestra.run.trial103.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-17T04:06:39.360 INFO:teuthology.orchestra.run.trial088.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 20 kB 00:01 2026-02-17T04:06:42.521 INFO:teuthology.orchestra.run.trial103.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-17T04:06:43.750 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repository Size 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout: ceph-radosgw x86_64 2:20.3.0-5271.g32585015.el9 ceph 13 M 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout:Upgrading: 2026-02-17T04:06:43.751 INFO:teuthology.orchestra.run.trial103.stdout: librados2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 3.5 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: librbd1 x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.8 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout:Installing dependencies: 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: ceph-base x86_64 2:20.3.0-5271.g32585015.el9 ceph 5.2 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: ceph-common x86_64 2:20.3.0-5271.g32585015.el9 ceph 24 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: ceph-selinux x86_64 2:20.3.0-5271.g32585015.el9 ceph 25 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 909 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libradosstriper1 x86_64 2:20.3.0-5271.g32585015.el9 ceph 248 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: librgw2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 6.5 M 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-17T04:06:43.752 INFO:teuthology.orchestra.run.trial103.stdout: python3-ceph-argparse x86_64 2:20.3.0-5271.g32585015.el9 ceph 45 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: python3-ceph-common x86_64 2:20.3.0-5271.g32585015.el9 ceph 185 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: python3-cephfs x86_64 2:20.3.0-5271.g32585015.el9 ceph 204 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: python3-rados x86_64 2:20.3.0-5271.g32585015.el9 ceph 324 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: python3-rbd x86_64 2:20.3.0-5271.g32585015.el9 ceph 306 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: python3-rgw x86_64 2:20.3.0-5271.g32585015.el9 ceph 100 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout:Installing weak dependencies: 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-daemon x86_64 2:20.3.0-5271.g32585015.el9 ceph 37 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 25 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout:Install 34 Packages 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout:Upgrade 2 Packages 2026-02-17T04:06:43.753 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:43.754 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 67 M 2026-02-17T04:06:43.754 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:06:45.082 INFO:teuthology.orchestra.run.trial103.stdout:(1/36): ceph-base-20.3.0-5271.g32585015.el9.x86 4.7 MB/s | 5.2 MB 00:01 2026-02-17T04:06:45.129 INFO:teuthology.orchestra.run.trial103.stdout:(2/36): ceph-selinux-20.3.0-5271.g32585015.el9. 543 kB/s | 25 kB 00:00 2026-02-17T04:06:45.174 INFO:teuthology.orchestra.run.trial103.stdout:(3/36): libcephfs-daemon-20.3.0-5271.g32585015. 807 kB/s | 37 kB 00:00 2026-02-17T04:06:45.218 INFO:teuthology.orchestra.run.trial103.stdout:(4/36): libcephfs-proxy2-20.3.0-5271.g32585015. 568 kB/s | 25 kB 00:00 2026-02-17T04:06:45.429 INFO:teuthology.orchestra.run.trial103.stdout:(5/36): libcephfs2-20.3.0-5271.g32585015.el9.x8 4.2 MB/s | 909 kB 00:00 2026-02-17T04:06:45.546 INFO:teuthology.orchestra.run.trial103.stdout:(6/36): libradosstriper1-20.3.0-5271.g32585015. 2.1 MB/s | 248 kB 00:00 2026-02-17T04:06:45.638 INFO:teuthology.orchestra.run.trial103.stdout:(7/36): ceph-radosgw-20.3.0-5271.g32585015.el9. 7.9 MB/s | 13 MB 00:01 2026-02-17T04:06:45.670 INFO:teuthology.orchestra.run.trial103.stdout:(8/36): python3-ceph-argparse-20.3.0-5271.g3258 1.4 MB/s | 45 kB 00:00 2026-02-17T04:06:45.709 INFO:teuthology.orchestra.run.trial103.stdout:(9/36): python3-ceph-common-20.3.0-5271.g325850 4.7 MB/s | 185 kB 00:00 2026-02-17T04:06:45.751 INFO:teuthology.orchestra.run.trial103.stdout:(10/36): python3-cephfs-20.3.0-5271.g32585015.e 4.8 MB/s | 204 kB 00:00 2026-02-17T04:06:45.797 INFO:teuthology.orchestra.run.trial103.stdout:(11/36): python3-rados-20.3.0-5271.g32585015.el 6.9 MB/s | 324 kB 00:00 2026-02-17T04:06:45.845 INFO:teuthology.orchestra.run.trial103.stdout:(12/36): python3-rbd-20.3.0-5271.g32585015.el9. 6.2 MB/s | 306 kB 00:00 2026-02-17T04:06:45.891 INFO:teuthology.orchestra.run.trial103.stdout:(13/36): python3-rgw-20.3.0-5271.g32585015.el9. 2.1 MB/s | 100 kB 00:00 2026-02-17T04:06:46.081 INFO:teuthology.orchestra.run.trial103.stdout:(14/36): mailcap-2.1.49-5.el9.noarch.rpm 175 kB/s | 33 kB 00:00 2026-02-17T04:06:46.121 INFO:teuthology.orchestra.run.trial103.stdout:(15/36): ceph-common-20.3.0-5271.g32585015.el9. 11 MB/s | 24 MB 00:02 2026-02-17T04:06:46.231 INFO:teuthology.orchestra.run.trial103.stdout:(16/36): boost-program-options-1.75.0-13.el9.x8 945 kB/s | 104 kB 00:00 2026-02-17T04:06:46.341 INFO:teuthology.orchestra.run.trial103.stdout:(17/36): libnbd-1.20.3-4.el9.x86_64.rpm 1.5 MB/s | 164 kB 00:00 2026-02-17T04:06:46.356 INFO:teuthology.orchestra.run.trial103.stdout:(18/36): pciutils-3.7.0-7.el9.x86_64.rpm 338 kB/s | 93 kB 00:00 2026-02-17T04:06:46.446 INFO:teuthology.orchestra.run.trial103.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 506 kB/s | 45 kB 00:00 2026-02-17T04:06:46.494 INFO:teuthology.orchestra.run.trial103.stdout:(20/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2026-02-17T04:06:46.566 INFO:teuthology.orchestra.run.trial103.stdout:(21/36): librdkafka-1.6.1-102.el9.x86_64.rpm 5.4 MB/s | 662 kB 00:00 2026-02-17T04:06:46.576 INFO:teuthology.orchestra.run.trial103.stdout:(22/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.5 MB/s | 292 kB 00:00 2026-02-17T04:06:46.645 INFO:teuthology.orchestra.run.trial103.stdout:(23/36): qatlib-25.08.0-2.el9.x86_64.rpm 3.0 MB/s | 240 kB 00:00 2026-02-17T04:06:46.657 INFO:teuthology.orchestra.run.trial103.stdout:(24/36): qatlib-service-25.08.0-2.el9.x86_64.rp 460 kB/s | 37 kB 00:00 2026-02-17T04:06:46.707 INFO:teuthology.orchestra.run.trial103.stdout:(25/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 1.0 MB/s | 66 kB 00:00 2026-02-17T04:06:46.856 INFO:teuthology.orchestra.run.trial103.stdout:(26/36): librgw2-20.3.0-5271.g32585015.el9.x86_ 4.9 MB/s | 6.5 MB 00:01 2026-02-17T04:06:46.992 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] gperftools-libs-2.9.1-3.el9.x86_64.rpm: Status code: 503 for https://ftp-osl.osuosl.org/pub/fedora-epel/9/Everything/x86_64/Packages/g/gperftools-libs-2.9.1-3.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:47.040 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] libarrow-9.0.0-15.el9.x86_64.rpm: Status code: 503 for https://ftp-osl.osuosl.org/pub/fedora-epel/9/Everything/x86_64/Packages/l/libarrow-9.0.0-15.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:47.156 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] gperftools-libs-2.9.1-3.el9.x86_64.rpm: Status code: 503 for http://ftp-osl.osuosl.org/pub/fedora-epel/9/Everything/x86_64/Packages/g/gperftools-libs-2.9.1-3.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:47.193 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] libarrow-doc-9.0.0-15.el9.noarch.rpm: Status code: 503 for https://ftp-osl.osuosl.org/pub/fedora-epel/9/Everything/x86_64/Packages/l/libarrow-doc-9.0.0-15.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:06:47.214 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] libarrow-9.0.0-15.el9.x86_64.rpm: Status code: 503 for http://ftp-osl.osuosl.org/pub/fedora-epel/9/Everything/x86_64/Packages/l/libarrow-9.0.0-15.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:06:47.336 INFO:teuthology.orchestra.run.trial103.stdout:(27/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 453 kB/s | 308 kB 00:00 2026-02-17T04:06:47.438 INFO:teuthology.orchestra.run.trial103.stdout:(28/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 43 kB/s | 25 kB 00:00 2026-02-17T04:06:47.481 INFO:teuthology.orchestra.run.trial103.stdout:(29/36): libarrow-9.0.0-15.el9.x86_64.rpm 5.7 MB/s | 4.4 MB 00:00 2026-02-17T04:06:47.602 INFO:teuthology.orchestra.run.trial103.stdout:(30/36): libunwind-1.6.2-1.el9.x86_64.rpm 411 kB/s | 67 kB 00:00 2026-02-17T04:06:47.684 INFO:teuthology.orchestra.run.trial103.stdout:(31/36): liboath-2.6.12-1.el9.x86_64.rpm 141 kB/s | 49 kB 00:00 2026-02-17T04:06:47.768 INFO:teuthology.orchestra.run.trial103.stdout:(32/36): re2-20211101-20.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2026-02-17T04:06:48.135 INFO:teuthology.orchestra.run.trial103.stdout:(33/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 1.3 MB/s | 838 kB 00:00 2026-02-17T04:06:48.211 INFO:teuthology.orchestra.run.trial103.stdout:(34/36): thrift-0.15.0-4.el9.x86_64.rpm 3.0 MB/s | 1.6 MB 00:00 2026-02-17T04:06:48.338 INFO:teuthology.orchestra.run.trial103.stdout:(35/36): librados2-20.3.0-5271.g32585015.el9.x8 6.1 MB/s | 3.5 MB 00:00 2026-02-17T04:06:48.341 INFO:teuthology.orchestra.run.trial103.stdout:(36/36): librbd1-20.3.0-5271.g32585015.el9.x86_ 14 MB/s | 2.8 MB 00:00 2026-02-17T04:06:48.344 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:06:48.344 INFO:teuthology.orchestra.run.trial103.stdout:Total 15 MB/s | 67 MB 00:04 2026-02-17T04:06:48.436 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:06:48.454 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:06:48.454 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:06:48.699 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:06:48.699 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:06:49.007 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:06:49.159 INFO:teuthology.orchestra.run.trial103.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/38 2026-02-17T04:06:49.163 INFO:teuthology.orchestra.run.trial103.stdout: Upgrading : librados2-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:06:49.212 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librados2-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:06:49.213 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:06:49.226 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:06:49.228 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_6 4/38 2026-02-17T04:06:49.229 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:06:49.256 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:06:49.258 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 6/38 2026-02-17T04:06:49.265 INFO:teuthology.orchestra.run.trial103.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/38 2026-02-17T04:06:49.268 INFO:teuthology.orchestra.run.trial103.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/38 2026-02-17T04:06:49.271 INFO:teuthology.orchestra.run.trial103.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/38 2026-02-17T04:06:49.275 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/38 2026-02-17T04:06:49.286 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-ceph-argparse-2:20.3.0-5271.g32585015.el9. 11/38 2026-02-17T04:06:49.298 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 12/38 2026-02-17T04:06:49.299 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 13/38 2026-02-17T04:06:49.320 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 13/38 2026-02-17T04:06:49.324 INFO:teuthology.orchestra.run.trial103.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/38 2026-02-17T04:06:49.355 INFO:teuthology.orchestra.run.trial103.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-17T04:06:49.358 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-17T04:06:49.366 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-17T04:06:49.368 INFO:teuthology.orchestra.run.trial103.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-17T04:06:49.372 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-17T04:06:49.495 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-17T04:06:49.496 INFO:teuthology.orchestra.run.trial103.stdout: Upgrading : librbd1-2:20.3.0-5271.g32585015.el9.x86_64 21/38 2026-02-17T04:06:49.522 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librbd1-2:20.3.0-5271.g32585015.el9.x86_64 21/38 2026-02-17T04:06:49.525 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 22/38 2026-02-17T04:06:49.531 INFO:teuthology.orchestra.run.trial103.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-17T04:06:49.813 INFO:teuthology.orchestra.run.trial103.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-17T04:06:49.814 INFO:teuthology.orchestra.run.trial103.stdout: Installing : librgw2-2:20.3.0-5271.g32585015.el9.x86_64 25/38 2026-02-17T04:06:49.831 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librgw2-2:20.3.0-5271.g32585015.el9.x86_64 25/38 2026-02-17T04:06:49.834 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 26/38 2026-02-17T04:06:49.840 INFO:teuthology.orchestra.run.trial103.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-17T04:06:49.842 INFO:teuthology.orchestra.run.trial103.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-17T04:06:49.843 INFO:teuthology.orchestra.run.trial103.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-17T04:06:49.861 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-17T04:06:49.864 INFO:teuthology.orchestra.run.trial103.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-17T04:06:49.899 INFO:teuthology.orchestra.run.trial103.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-17T04:06:49.900 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-ceph-common-2:20.3.0-5271.g32585015.el9.x8 32/38 2026-02-17T04:06:50.992 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:06:50.995 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:06:51.262 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:06:51.265 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 34/38 2026-02-17T04:06:51.305 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 34/38 2026-02-17T04:06:51.305 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-17T04:06:51.305 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-17T04:06:51.305 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:51.309 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /sys 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /proc 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /mnt 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /var/tmp 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /home 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /root 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout:skipping the directory /tmp 2026-02-17T04:06:55.872 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:56.450 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 36/38 2026-02-17T04:06:56.473 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 36/38 2026-02-17T04:06:56.473 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:06:56.473 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-17T04:06:56.474 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-17T04:06:56.474 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-17T04:06:56.474 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:56.475 INFO:teuthology.orchestra.run.trial103.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-17T04:06:56.489 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-17T04:06:56.489 INFO:teuthology.orchestra.run.trial103.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:06:56.544 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:06:56.544 INFO:teuthology.orchestra.run.trial103.stdout:Creating group 'qat' with GID 992. 2026-02-17T04:06:56.545 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 1/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 4/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 6/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 7/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 8/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librgw2-2:20.3.0-5271.g32585015.el9.x86_64 9/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5271.g32585015.el9. 10/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-ceph-common-2:20.3.0-5271.g32585015.el9.x8 11/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 12/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 13/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 14/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 15/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-17T04:06:56.824 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librados2-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-17T04:06:56.825 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librbd1-2:20.3.0-5271.g32585015.el9.x86_64 37/38 2026-02-17T04:06:56.886 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:06:56.886 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:56.886 INFO:teuthology.orchestra.run.trial103.stdout:Upgraded: 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: librados2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: librbd1-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-17T04:06:56.887 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: librgw2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-17T04:06:56.888 INFO:teuthology.orchestra.run.trial103.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-ceph-argparse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: re2-1:20211101-20.el9.x86_64 2026-02-17T04:06:56.889 INFO:teuthology.orchestra.run.trial103.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-17T04:06:56.890 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:56.890 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:06:56.928 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-test 2026-02-17T04:06:57.236 INFO:teuthology.orchestra.run.trial088.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 20 MB 00:17 2026-02-17T04:06:57.241 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:15 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:06:57.323 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:06:57.323 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:57.323 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repository Size 2026-02-17T04:06:57.323 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:57.323 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: ceph-test x86_64 2:20.3.0-5271.g32585015.el9 ceph 78 M 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Installing dependencies: 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: libcephsqlite x86_64 2:20.3.0-5271.g32585015.el9 ceph 159 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Install 10 Packages 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 82 M 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 339 M 2026-02-17T04:06:57.324 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:06:57.588 INFO:teuthology.orchestra.run.trial103.stdout:(1/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 28 MB/s | 2.1 MB 00:00 2026-02-17T04:06:57.597 INFO:teuthology.orchestra.run.trial103.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 2026-02-17T04:06:57.607 INFO:teuthology.orchestra.run.trial103.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 9.9 MB/s | 94 kB 00:00 2026-02-17T04:06:57.669 INFO:teuthology.orchestra.run.trial103.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 3.7 MB/s | 233 kB 00:00 2026-02-17T04:06:57.698 INFO:teuthology.orchestra.run.trial103.stdout:(5/10): protobuf-3.14.0-17.el9.x86_64.rpm 34 MB/s | 1.0 MB 00:00 2026-02-17T04:06:57.728 INFO:teuthology.orchestra.run.trial103.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 10 MB/s | 303 kB 00:00 2026-02-17T04:06:57.751 INFO:teuthology.orchestra.run.trial103.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.7 MB/s | 64 kB 00:00 2026-02-17T04:06:57.876 INFO:teuthology.orchestra.run.trial103.stdout:(8/10): libcephsqlite-20.3.0-5271.g32585015.el9 438 kB/s | 159 kB 00:00 2026-02-17T04:06:57.892 INFO:teuthology.orchestra.run.trial103.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 870 kB/s | 122 kB 00:00 2026-02-17T04:07:00.019 INFO:teuthology.orchestra.run.trial103.stdout:(10/10): ceph-test-20.3.0-5271.g32585015.el9.x8 31 MB/s | 78 MB 00:02 2026-02-17T04:07:00.022 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:00.022 INFO:teuthology.orchestra.run.trial103.stdout:Total 31 MB/s | 82 MB 00:02 2026-02-17T04:07:00.085 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:00.096 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:00.096 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:00.359 INFO:teuthology.orchestra.run.trial088.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-17T04:07:00.380 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:00.380 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:00.686 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:00.694 INFO:teuthology.orchestra.run.trial103.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-17T04:07:00.703 INFO:teuthology.orchestra.run.trial103.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-17T04:07:00.708 INFO:teuthology.orchestra.run.trial103.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-17T04:07:00.712 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-17T04:07:00.718 INFO:teuthology.orchestra.run.trial103.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-17T04:07:00.719 INFO:teuthology.orchestra.run.trial103.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-17T04:07:00.729 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-17T04:07:00.737 INFO:teuthology.orchestra.run.trial103.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-17T04:07:00.737 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 9/10 2026-02-17T04:07:01.593 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repository Size 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout: ceph-radosgw x86_64 2:20.3.0-5271.g32585015.el9 ceph 13 M 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout:Upgrading: 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout: librados2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 3.5 M 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout: librbd1 x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.8 M 2026-02-17T04:07:01.594 INFO:teuthology.orchestra.run.trial088.stdout:Installing dependencies: 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: ceph-base x86_64 2:20.3.0-5271.g32585015.el9 ceph 5.2 M 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: ceph-common x86_64 2:20.3.0-5271.g32585015.el9 ceph 24 M 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: ceph-selinux x86_64 2:20.3.0-5271.g32585015.el9 ceph 25 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 909 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libradosstriper1 x86_64 2:20.3.0-5271.g32585015.el9 ceph 248 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: librgw2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 6.5 M 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-ceph-argparse x86_64 2:20.3.0-5271.g32585015.el9 ceph 45 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-ceph-common x86_64 2:20.3.0-5271.g32585015.el9 ceph 185 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-cephfs x86_64 2:20.3.0-5271.g32585015.el9 ceph 204 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-rados x86_64 2:20.3.0-5271.g32585015.el9 ceph 324 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-rbd x86_64 2:20.3.0-5271.g32585015.el9 ceph 306 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: python3-rgw x86_64 2:20.3.0-5271.g32585015.el9 ceph 100 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout:Installing weak dependencies: 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-daemon x86_64 2:20.3.0-5271.g32585015.el9 ceph 37 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5271.g32585015.el9 ceph 25 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout:Install 34 Packages 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout:Upgrade 2 Packages 2026-02-17T04:07:01.595 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:01.596 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 67 M 2026-02-17T04:07:01.596 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:02.741 INFO:teuthology.orchestra.run.trial088.stdout:(1/36): ceph-base-20.3.0-5271.g32585015.el9.x86 8.2 MB/s | 5.2 MB 00:00 2026-02-17T04:07:02.752 INFO:teuthology.orchestra.run.trial088.stdout:(2/36): ceph-selinux-20.3.0-5271.g32585015.el9. 2.1 MB/s | 25 kB 00:00 2026-02-17T04:07:02.763 INFO:teuthology.orchestra.run.trial088.stdout:(3/36): libcephfs-daemon-20.3.0-5271.g32585015. 3.2 MB/s | 37 kB 00:00 2026-02-17T04:07:02.775 INFO:teuthology.orchestra.run.trial088.stdout:(4/36): libcephfs-proxy2-20.3.0-5271.g32585015. 2.1 MB/s | 25 kB 00:00 2026-02-17T04:07:02.804 INFO:teuthology.orchestra.run.trial088.stdout:(5/36): libcephfs2-20.3.0-5271.g32585015.el9.x8 31 MB/s | 909 kB 00:00 2026-02-17T04:07:02.817 INFO:teuthology.orchestra.run.trial088.stdout:(6/36): libradosstriper1-20.3.0-5271.g32585015. 18 MB/s | 248 kB 00:00 2026-02-17T04:07:03.044 INFO:teuthology.orchestra.run.trial088.stdout:(7/36): librgw2-20.3.0-5271.g32585015.el9.x86_6 29 MB/s | 6.5 MB 00:00 2026-02-17T04:07:03.065 INFO:teuthology.orchestra.run.trial088.stdout:(8/36): python3-ceph-argparse-20.3.0-5271.g3258 2.1 MB/s | 45 kB 00:00 2026-02-17T04:07:03.100 INFO:teuthology.orchestra.run.trial088.stdout:(9/36): python3-ceph-common-20.3.0-5271.g325850 5.3 MB/s | 185 kB 00:00 2026-02-17T04:07:03.131 INFO:teuthology.orchestra.run.trial088.stdout:(10/36): python3-cephfs-20.3.0-5271.g32585015.e 6.4 MB/s | 204 kB 00:00 2026-02-17T04:07:03.174 INFO:teuthology.orchestra.run.trial088.stdout:(11/36): python3-rados-20.3.0-5271.g32585015.el 7.4 MB/s | 324 kB 00:00 2026-02-17T04:07:03.222 INFO:teuthology.orchestra.run.trial088.stdout:(12/36): python3-rbd-20.3.0-5271.g32585015.el9. 6.2 MB/s | 306 kB 00:00 2026-02-17T04:07:03.263 INFO:teuthology.orchestra.run.trial088.stdout:(13/36): python3-rgw-20.3.0-5271.g32585015.el9. 2.4 MB/s | 100 kB 00:00 2026-02-17T04:07:03.437 INFO:teuthology.orchestra.run.trial088.stdout:(14/36): ceph-radosgw-20.3.0-5271.g32585015.el9 10 MB/s | 13 MB 00:01 2026-02-17T04:07:03.639 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] mailcap-2.1.49-5.el9.noarch.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/mailcap-2.1.49-5.el9.noarch.rpm (IP: 140.211.166.134) 2026-02-17T04:07:03.711 INFO:teuthology.orchestra.run.trial088.stdout:(15/36): ceph-common-20.3.0-5271.g32585015.el9. 15 MB/s | 24 MB 00:01 2026-02-17T04:07:03.794 INFO:teuthology.orchestra.run.trial088.stdout:[MIRROR] pciutils-3.7.0-7.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/pciutils-3.7.0-7.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-17T04:07:03.836 INFO:teuthology.orchestra.run.trial088.stdout:(16/36): boost-program-options-1.75.0-13.el9.x8 836 kB/s | 104 kB 00:00 2026-02-17T04:07:03.892 INFO:teuthology.orchestra.run.trial088.stdout:(17/36): libnbd-1.20.3-4.el9.x86_64.rpm 2.9 MB/s | 164 kB 00:00 2026-02-17T04:07:03.928 INFO:teuthology.orchestra.run.trial088.stdout:(18/36): libpmemobj-1.12.1-1.el9.x86_64.rpm 4.4 MB/s | 160 kB 00:00 2026-02-17T04:07:03.955 INFO:teuthology.orchestra.run.trial088.stdout:(19/36): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.6 MB/s | 45 kB 00:00 2026-02-17T04:07:04.025 INFO:teuthology.orchestra.run.trial088.stdout:(20/36): librdkafka-1.6.1-102.el9.x86_64.rpm 9.3 MB/s | 662 kB 00:00 2026-02-17T04:07:04.055 INFO:teuthology.orchestra.run.trial088.stdout:(21/36): lttng-ust-2.12.0-6.el9.x86_64.rpm 9.4 MB/s | 292 kB 00:00 2026-02-17T04:07:04.084 INFO:teuthology.orchestra.run.trial088.stdout:(22/36): qatlib-25.08.0-2.el9.x86_64.rpm 8.0 MB/s | 240 kB 00:00 2026-02-17T04:07:04.110 INFO:teuthology.orchestra.run.trial088.stdout:(23/36): qatlib-service-25.08.0-2.el9.x86_64.rp 1.4 MB/s | 37 kB 00:00 2026-02-17T04:07:04.136 INFO:teuthology.orchestra.run.trial088.stdout:(24/36): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.5 MB/s | 66 kB 00:00 2026-02-17T04:07:04.171 INFO:teuthology.orchestra.run.trial088.stdout:(25/36): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.5 MB/s | 308 kB 00:00 2026-02-17T04:07:04.176 INFO:teuthology.orchestra.run.trial088.stdout:(26/36): mailcap-2.1.49-5.el9.noarch.rpm 36 kB/s | 33 kB 00:00 2026-02-17T04:07:04.181 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 9/10 2026-02-17T04:07:04.185 INFO:teuthology.orchestra.run.trial088.stdout:(27/36): libarrow-doc-9.0.0-15.el9.noarch.rpm 2.8 MB/s | 25 kB 00:00 2026-02-17T04:07:04.193 INFO:teuthology.orchestra.run.trial088.stdout:(28/36): libarrow-9.0.0-15.el9.x86_64.rpm 205 MB/s | 4.4 MB 00:00 2026-02-17T04:07:04.193 INFO:teuthology.orchestra.run.trial088.stdout:(29/36): liboath-2.6.12-1.el9.x86_64.rpm 6.0 MB/s | 49 kB 00:00 2026-02-17T04:07:04.196 INFO:teuthology.orchestra.run.trial088.stdout:(30/36): libunwind-1.6.2-1.el9.x86_64.rpm 19 MB/s | 67 kB 00:00 2026-02-17T04:07:04.199 INFO:teuthology.orchestra.run.trial088.stdout:(31/36): parquet-libs-9.0.0-15.el9.x86_64.rpm 156 MB/s | 838 kB 00:00 2026-02-17T04:07:04.199 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 10/10 2026-02-17T04:07:04.201 INFO:teuthology.orchestra.run.trial088.stdout:(32/36): re2-20211101-20.el9.x86_64.rpm 49 MB/s | 191 kB 00:00 2026-02-17T04:07:04.207 INFO:teuthology.orchestra.run.trial088.stdout:(33/36): thrift-0.15.0-4.el9.x86_64.rpm 188 MB/s | 1.6 MB 00:00 2026-02-17T04:07:04.315 INFO:teuthology.orchestra.run.trial088.stdout:(34/36): librbd1-20.3.0-5271.g32585015.el9.x86_ 26 MB/s | 2.8 MB 00:00 2026-02-17T04:07:04.397 INFO:teuthology.orchestra.run.trial088.stdout:(35/36): librados2-20.3.0-5271.g32585015.el9.x8 18 MB/s | 3.5 MB 00:00 2026-02-17T04:07:04.398 INFO:teuthology.orchestra.run.trial088.stdout:(36/36): pciutils-3.7.0-7.el9.x86_64.rpm 97 kB/s | 93 kB 00:00 2026-02-17T04:07:04.401 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:04.401 INFO:teuthology.orchestra.run.trial088.stdout:Total 24 MB/s | 67 MB 00:02 2026-02-17T04:07:04.486 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:04.504 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:04.504 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 10/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 1/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 2/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-17T04:07:04.524 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:04.577 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:04.614 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph 2026-02-17T04:07:04.749 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:04.749 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:04.923 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:22 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:05.009 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:05.011 INFO:teuthology.orchestra.run.trial103.stdout:======================================================================================= 2026-02-17T04:07:05.011 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repository Size 2026-02-17T04:07:05.011 INFO:teuthology.orchestra.run.trial103.stdout:======================================================================================= 2026-02-17T04:07:05.011 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph x86_64 2:20.3.0-5271.g32585015.el9 ceph 6.5 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout:Installing dependencies: 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 57 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mds x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.4 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr x86_64 2:20.3.0-5271.g32585015.el9 ceph 936 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 297 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mon x86_64 2:20.3.0-5271.g32585015.el9 ceph 5.0 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd x86_64 2:20.3.0-5271.g32585015.el9 ceph 167 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd-classic x86_64 2:20.3.0-5271.g32585015.el9 ceph 16 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd-crimson x86_64 2:20.3.0-5271.g32585015.el9 ceph 19 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 17 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: cephadm noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 1.0 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-17T04:07:05.012 INFO:teuthology.orchestra.run.trial103.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-17T04:07:05.013 INFO:teuthology.orchestra.run.trial103.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Installing weak dependencies: 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 184 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 51 M 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 7.4 M 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 22 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-rook noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 50 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: ceph-volume noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 299 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:======================================================================================= 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Install 95 Packages 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 158 M 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 731 M 2026-02-17T04:07:05.014 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:05.055 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:05.215 INFO:teuthology.orchestra.run.trial088.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/38 2026-02-17T04:07:05.219 INFO:teuthology.orchestra.run.trial088.stdout: Upgrading : librados2-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:07:05.268 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librados2-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:07:05.269 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:07:05.280 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:07:05.282 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_6 4/38 2026-02-17T04:07:05.282 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:07:05.310 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:07:05.311 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 6/38 2026-02-17T04:07:05.319 INFO:teuthology.orchestra.run.trial088.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/38 2026-02-17T04:07:05.323 INFO:teuthology.orchestra.run.trial088.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/38 2026-02-17T04:07:05.326 INFO:teuthology.orchestra.run.trial088.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/38 2026-02-17T04:07:05.330 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/38 2026-02-17T04:07:05.341 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-ceph-argparse-2:20.3.0-5271.g32585015.el9. 11/38 2026-02-17T04:07:05.353 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 12/38 2026-02-17T04:07:05.354 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 13/38 2026-02-17T04:07:05.374 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 13/38 2026-02-17T04:07:05.378 INFO:teuthology.orchestra.run.trial088.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/38 2026-02-17T04:07:05.408 INFO:teuthology.orchestra.run.trial088.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/38 2026-02-17T04:07:05.411 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/38 2026-02-17T04:07:05.417 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/38 2026-02-17T04:07:05.419 INFO:teuthology.orchestra.run.trial088.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/38 2026-02-17T04:07:05.424 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/38 2026-02-17T04:07:05.468 INFO:teuthology.orchestra.run.trial103.stdout:(1/95): ceph-20.3.0-5271.g32585015.el9.x86_64.r 35 kB/s | 6.5 kB 00:00 2026-02-17T04:07:05.547 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/38 2026-02-17T04:07:05.548 INFO:teuthology.orchestra.run.trial088.stdout: Upgrading : librbd1-2:20.3.0-5271.g32585015.el9.x86_64 21/38 2026-02-17T04:07:05.573 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librbd1-2:20.3.0-5271.g32585015.el9.x86_64 21/38 2026-02-17T04:07:05.576 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 22/38 2026-02-17T04:07:05.582 INFO:teuthology.orchestra.run.trial088.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/38 2026-02-17T04:07:05.867 INFO:teuthology.orchestra.run.trial088.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/38 2026-02-17T04:07:05.868 INFO:teuthology.orchestra.run.trial088.stdout: Installing : librgw2-2:20.3.0-5271.g32585015.el9.x86_64 25/38 2026-02-17T04:07:05.884 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librgw2-2:20.3.0-5271.g32585015.el9.x86_64 25/38 2026-02-17T04:07:05.888 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 26/38 2026-02-17T04:07:05.892 INFO:teuthology.orchestra.run.trial088.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/38 2026-02-17T04:07:05.894 INFO:teuthology.orchestra.run.trial088.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/38 2026-02-17T04:07:05.895 INFO:teuthology.orchestra.run.trial088.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-17T04:07:05.912 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/38 2026-02-17T04:07:05.916 INFO:teuthology.orchestra.run.trial088.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/38 2026-02-17T04:07:05.949 INFO:teuthology.orchestra.run.trial088.stdout: Installing : mailcap-2.1.49-5.el9.noarch 31/38 2026-02-17T04:07:05.951 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-ceph-common-2:20.3.0-5271.g32585015.el9.x8 32/38 2026-02-17T04:07:06.062 INFO:teuthology.orchestra.run.trial103.stdout:(2/95): ceph-mgr-20.3.0-5271.g32585015.el9.x86_ 1.2 MB/s | 936 kB 00:00 2026-02-17T04:07:06.164 INFO:teuthology.orchestra.run.trial103.stdout:(3/95): ceph-osd-20.3.0-5271.g32585015.el9.x86_ 1.6 MB/s | 167 kB 00:00 2026-02-17T04:07:06.426 INFO:teuthology.orchestra.run.trial103.stdout:(4/95): ceph-mds-20.3.0-5271.g32585015.el9.x86_ 2.1 MB/s | 2.4 MB 00:01 2026-02-17T04:07:06.701 INFO:teuthology.orchestra.run.trial103.stdout:(5/95): ceph-mon-20.3.0-5271.g32585015.el9.x86_ 4.0 MB/s | 5.0 MB 00:01 2026-02-17T04:07:06.718 INFO:teuthology.orchestra.run.trial103.stdout:(6/95): ceph-grafana-dashboards-20.3.0-5271.g32 3.4 MB/s | 57 kB 00:00 2026-02-17T04:07:06.740 INFO:teuthology.orchestra.run.trial103.stdout:(7/95): ceph-mgr-cephadm-20.3.0-5271.g32585015. 8.2 MB/s | 184 kB 00:00 2026-02-17T04:07:07.060 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:07:07.062 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:07:07.327 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 33/38 2026-02-17T04:07:07.331 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 34/38 2026-02-17T04:07:07.370 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 34/38 2026-02-17T04:07:07.370 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-17T04:07:07.370 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-17T04:07:07.370 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:07.374 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:07:07.417 INFO:teuthology.orchestra.run.trial103.stdout:(8/95): ceph-osd-classic-20.3.0-5271.g32585015. 12 MB/s | 16 MB 00:01 2026-02-17T04:07:07.445 INFO:teuthology.orchestra.run.trial103.stdout:(9/95): ceph-osd-crimson-20.3.0-5271.g32585015. 19 MB/s | 19 MB 00:01 2026-02-17T04:07:07.471 INFO:teuthology.orchestra.run.trial103.stdout:(10/95): ceph-mgr-k8sevents-20.3.0-5271.g325850 848 kB/s | 22 kB 00:00 2026-02-17T04:07:07.519 INFO:teuthology.orchestra.run.trial103.stdout:(11/95): ceph-mgr-modules-core-20.3.0-5271.g325 6.1 MB/s | 297 kB 00:00 2026-02-17T04:07:07.563 INFO:teuthology.orchestra.run.trial103.stdout:(12/95): ceph-mgr-rook-20.3.0-5271.g32585015.el 1.1 MB/s | 50 kB 00:00 2026-02-17T04:07:07.606 INFO:teuthology.orchestra.run.trial103.stdout:(13/95): ceph-prometheus-alerts-20.3.0-5271.g32 404 kB/s | 17 kB 00:00 2026-02-17T04:07:07.656 INFO:teuthology.orchestra.run.trial103.stdout:(14/95): ceph-volume-20.3.0-5271.g32585015.el9. 5.8 MB/s | 299 kB 00:00 2026-02-17T04:07:07.723 INFO:teuthology.orchestra.run.trial103.stdout:(15/95): cephadm-20.3.0-5271.g32585015.el9.noar 15 MB/s | 1.0 MB 00:00 2026-02-17T04:07:07.755 INFO:teuthology.orchestra.run.trial103.stdout:(16/95): ceph-mgr-diskprediction-local-20.3.0-5 22 MB/s | 7.4 MB 00:00 2026-02-17T04:07:07.755 INFO:teuthology.orchestra.run.trial103.stdout:(17/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 11 MB/s | 350 kB 00:00 2026-02-17T04:07:07.759 INFO:teuthology.orchestra.run.trial103.stdout:(18/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 9.1 MB/s | 40 kB 00:00 2026-02-17T04:07:07.769 INFO:teuthology.orchestra.run.trial103.stdout:(19/95): libconfig-1.7.2-9.el9.x86_64.rpm 5.2 MB/s | 72 kB 00:00 2026-02-17T04:07:07.778 INFO:teuthology.orchestra.run.trial103.stdout:(20/95): libquadmath-11.5.0-14.el9.x86_64.rpm 21 MB/s | 184 kB 00:00 2026-02-17T04:07:07.780 INFO:teuthology.orchestra.run.trial103.stdout:(21/95): libgfortran-11.5.0-14.el9.x86_64.rpm 37 MB/s | 794 kB 00:00 2026-02-17T04:07:07.788 INFO:teuthology.orchestra.run.trial103.stdout:(22/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 27 MB/s | 253 kB 00:00 2026-02-17T04:07:07.793 INFO:teuthology.orchestra.run.trial103.stdout:(23/95): python3-ply-3.11-14.el9.noarch.rpm 18 MB/s | 106 kB 00:00 2026-02-17T04:07:07.800 INFO:teuthology.orchestra.run.trial103.stdout:(24/95): python3-pycparser-2.20-6.el9.noarch.rp 22 MB/s | 135 kB 00:00 2026-02-17T04:07:07.806 INFO:teuthology.orchestra.run.trial103.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 21 MB/s | 126 kB 00:00 2026-02-17T04:07:07.813 INFO:teuthology.orchestra.run.trial103.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 32 MB/s | 218 kB 00:00 2026-02-17T04:07:07.819 INFO:teuthology.orchestra.run.trial103.stdout:(27/95): unzip-6.0-59.el9.x86_64.rpm 26 MB/s | 182 kB 00:00 2026-02-17T04:07:07.826 INFO:teuthology.orchestra.run.trial103.stdout:(28/95): zip-3.0-35.el9.x86_64.rpm 42 MB/s | 266 kB 00:00 2026-02-17T04:07:07.828 INFO:teuthology.orchestra.run.trial103.stdout:(29/95): python3-cryptography-36.0.1-5.el9.x86_ 26 MB/s | 1.2 MB 00:00 2026-02-17T04:07:08.310 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:08.357 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-netlib-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-netlib-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:08.626 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:08.668 INFO:teuthology.orchestra.run.trial103.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 35 kB/s | 30 kB 00:00 2026-02-17T04:07:08.674 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-netlib-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-netlib-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:08.762 INFO:teuthology.orchestra.run.trial103.stdout:(31/95): ceph-mgr-dashboard-20.3.0-5271.g325850 25 MB/s | 51 MB 00:02 2026-02-17T04:07:08.890 INFO:teuthology.orchestra.run.trial103.stdout:(32/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 2.8 MB/s | 3.0 MB 00:01 2026-02-17T04:07:09.155 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-openblas-openmp-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-openblas-openmp-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:09.473 INFO:teuthology.orchestra.run.trial103.stdout:[MIRROR] flexiblas-openblas-openmp-3.0.4-9.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/AppStream/x86_64/os/Packages/flexiblas-openblas-openmp-3.0.4-9.el9.x86_64.rpm (IP: 104.251.122.5) 2026-02-17T04:07:09.495 INFO:teuthology.orchestra.run.trial103.stdout:(33/95): flexiblas-openblas-openmp-3.0.4-9.el9. 18 kB/s | 15 kB 00:00 2026-02-17T04:07:09.526 INFO:teuthology.orchestra.run.trial103.stdout:(34/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 323 kB/s | 246 kB 00:00 2026-02-17T04:07:09.629 INFO:teuthology.orchestra.run.trial103.stdout:(35/95): lua-5.4.4-4.el9.x86_64.rpm 255 kB/s | 188 kB 00:00 2026-02-17T04:07:09.926 INFO:teuthology.orchestra.run.trial103.stdout:(36/95): openblas-0.3.29-1.el9.x86_64.rpm 98 kB/s | 42 kB 00:00 2026-02-17T04:07:10.543 INFO:teuthology.orchestra.run.trial103.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 396 kB/s | 244 kB 00:00 2026-02-17T04:07:10.603 INFO:teuthology.orchestra.run.trial103.stdout:(38/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 4.9 MB/s | 5.3 MB 00:01 2026-02-17T04:07:10.679 INFO:teuthology.orchestra.run.trial103.stdout:(39/95): python3-babel-2.9.1-2.el9.noarch.rpm 5.7 MB/s | 6.0 MB 00:01 2026-02-17T04:07:11.038 INFO:teuthology.orchestra.run.trial103.stdout:(40/95): python3-jmespath-1.0.1-1.el9.noarch.rp 109 kB/s | 48 kB 00:00 2026-02-17T04:07:11.157 INFO:teuthology.orchestra.run.trial103.stdout:(41/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 405 kB/s | 249 kB 00:00 2026-02-17T04:07:11.255 INFO:teuthology.orchestra.run.trial103.stdout:(42/95): python3-libstoragemgmt-1.10.1-1.el9.x8 307 kB/s | 177 kB 00:00 2026-02-17T04:07:11.567 INFO:teuthology.orchestra.run.trial103.stdout:(43/95): python3-markupsafe-1.1.1-12.el9.x86_64 85 kB/s | 35 kB 00:00 2026-02-17T04:07:11.837 INFO:teuthology.orchestra.run.trial103.stdout:(44/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 1.5 MB/s | 1.2 MB 00:00 2026-02-17T04:07:11.878 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:07:11.878 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /sys 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /proc 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /mnt 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /var/tmp 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /home 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /root 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout:skipping the directory /tmp 2026-02-17T04:07:11.879 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:12.243 INFO:teuthology.orchestra.run.trial103.stdout:(45/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 655 kB/s | 442 kB 00:00 2026-02-17T04:07:12.316 INFO:teuthology.orchestra.run.trial103.stdout:(46/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 5.8 MB/s | 6.1 MB 00:01 2026-02-17T04:07:12.324 INFO:teuthology.orchestra.run.trial103.stdout:(47/95): python3-packaging-20.9-5.el9.noarch.rp 158 kB/s | 77 kB 00:00 2026-02-17T04:07:12.465 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 36/38 2026-02-17T04:07:12.487 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 36/38 2026-02-17T04:07:12.487 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:12.487 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-17T04:07:12.487 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-17T04:07:12.488 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-17T04:07:12.488 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:12.489 INFO:teuthology.orchestra.run.trial088.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-17T04:07:12.502 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 37/38 2026-02-17T04:07:12.502 INFO:teuthology.orchestra.run.trial088.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:07:12.554 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:07:12.554 INFO:teuthology.orchestra.run.trial088.stdout:Creating group 'qat' with GID 992. 2026-02-17T04:07:12.554 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:12.832 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 1/38 2026-02-17T04:07:12.832 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 3/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 4/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_6 5/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_6 6/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 7/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_6 8/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librgw2-2:20.3.0-5271.g32585015.el9.x86_64 9/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5271.g32585015.el9. 10/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-ceph-common-2:20.3.0-5271.g32585015.el9.x8 11/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 12/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 13/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 14/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 15/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 17/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 18/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 19/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 20/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 21/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 22/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 23/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 24/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 25/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 26/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 27/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 28/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 29/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 30/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 31/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 32/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : re2-1:20211101-20.el9.x86_64 33/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 34/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librados2-2:20.3.0-5271.g32585015.el9.x86_64 35/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 36/38 2026-02-17T04:07:12.833 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librbd1-2:20.3.0-5271.g32585015.el9.x86_64 37/38 2026-02-17T04:07:12.874 INFO:teuthology.orchestra.run.trial103.stdout:(48/95): python3-protobuf-3.14.0-17.el9.noarch. 424 kB/s | 267 kB 00:00 2026-02-17T04:07:12.884 INFO:teuthology.orchestra.run.trial103.stdout:(49/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 279 kB/s | 159 kB 00:00 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 38/38 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout:Upgraded: 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: librados2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: librbd1-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: ceph-radosgw-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.894 INFO:teuthology.orchestra.run.trial088.stdout: ceph-selinux-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-daemon-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-proxy2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libradosstriper1-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: librgw2-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: python3-ceph-argparse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.895 INFO:teuthology.orchestra.run.trial088.stdout: python3-ceph-common-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: re2-1:20211101-20.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:12.896 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:12.936 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-test 2026-02-17T04:07:12.956 INFO:teuthology.orchestra.run.trial103.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 442 kB/s | 279 kB 00:00 2026-02-17T04:07:13.250 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:13 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:13.327 INFO:teuthology.orchestra.run.trial103.stdout:(51/95): python3-requests-oauthlib-1.3.0-12.el9 118 kB/s | 54 kB 00:00 2026-02-17T04:07:13.335 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repository Size 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: ceph-test x86_64 2:20.3.0-5271.g32585015.el9 ceph 78 M 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout:Installing dependencies: 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: libcephsqlite x86_64 2:20.3.0-5271.g32585015.el9 ceph 159 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-17T04:07:13.336 INFO:teuthology.orchestra.run.trial088.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:Install 10 Packages 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 82 M 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 339 M 2026-02-17T04:07:13.337 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:13.378 INFO:teuthology.orchestra.run.trial103.stdout:(52/95): python3-toml-0.10.2-6.el9.noarch.rpm 98 kB/s | 42 kB 00:00 2026-02-17T04:07:13.804 INFO:teuthology.orchestra.run.trial088.stdout:(1/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 9.0 MB/s | 2.1 MB 00:00 2026-02-17T04:07:13.838 INFO:teuthology.orchestra.run.trial088.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 678 kB/s | 23 kB 00:00 2026-02-17T04:07:13.864 INFO:teuthology.orchestra.run.trial088.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 3.5 MB/s | 94 kB 00:00 2026-02-17T04:07:13.882 INFO:teuthology.orchestra.run.trial103.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 179 kB/s | 90 kB 00:00 2026-02-17T04:07:13.914 INFO:teuthology.orchestra.run.trial103.stdout:(54/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 322 kB/s | 189 kB 00:00 2026-02-17T04:07:13.959 INFO:teuthology.orchestra.run.trial088.stdout:(4/10): libcephsqlite-20.3.0-5271.g32585015.el9 409 kB/s | 159 kB 00:00 2026-02-17T04:07:14.158 INFO:teuthology.orchestra.run.trial103.stdout:(55/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 15 MB/s | 19 MB 00:01 2026-02-17T04:07:14.250 INFO:teuthology.orchestra.run.trial103.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 5.8 MB/s | 551 kB 00:00 2026-02-17T04:07:14.255 INFO:teuthology.orchestra.run.trial103.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 4.0 MB/s | 19 kB 00:00 2026-02-17T04:07:14.278 INFO:teuthology.orchestra.run.trial103.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 6.3 MB/s | 151 kB 00:00 2026-02-17T04:07:14.321 INFO:teuthology.orchestra.run.trial103.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 13 MB/s | 548 kB 00:00 2026-02-17T04:07:14.325 INFO:teuthology.orchestra.run.trial103.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 5.9 MB/s | 29 kB 00:00 2026-02-17T04:07:14.333 INFO:teuthology.orchestra.run.trial103.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 7.6 MB/s | 60 kB 00:00 2026-02-17T04:07:14.338 INFO:teuthology.orchestra.run.trial103.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 9.1 MB/s | 43 kB 00:00 2026-02-17T04:07:14.343 INFO:teuthology.orchestra.run.trial103.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 7.3 MB/s | 32 kB 00:00 2026-02-17T04:07:14.347 INFO:teuthology.orchestra.run.trial103.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 3.1 MB/s | 14 kB 00:00 2026-02-17T04:07:14.361 INFO:teuthology.orchestra.run.trial103.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 12 MB/s | 173 kB 00:00 2026-02-17T04:07:14.383 INFO:teuthology.orchestra.run.trial103.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 16 MB/s | 358 kB 00:00 2026-02-17T04:07:14.400 INFO:teuthology.orchestra.run.trial103.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 14 MB/s | 254 kB 00:00 2026-02-17T04:07:14.490 INFO:teuthology.orchestra.run.trial103.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 23 MB/s | 2.0 MB 00:00 2026-02-17T04:07:14.498 INFO:teuthology.orchestra.run.trial103.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 17 MB/s | 144 kB 00:00 2026-02-17T04:07:14.506 INFO:teuthology.orchestra.run.trial103.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 18 MB/s | 139 kB 00:00 2026-02-17T04:07:14.511 INFO:teuthology.orchestra.run.trial103.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 12 MB/s | 56 kB 00:00 2026-02-17T04:07:14.515 INFO:teuthology.orchestra.run.trial103.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 2.6 MB/s | 11 kB 00:00 2026-02-17T04:07:14.519 INFO:teuthology.orchestra.run.trial103.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 4.2 MB/s | 18 kB 00:00 2026-02-17T04:07:14.524 INFO:teuthology.orchestra.run.trial103.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 5.2 MB/s | 23 kB 00:00 2026-02-17T04:07:14.528 INFO:teuthology.orchestra.run.trial103.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 4.3 MB/s | 20 kB 00:00 2026-02-17T04:07:14.533 INFO:teuthology.orchestra.run.trial103.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 4.6 MB/s | 19 kB 00:00 2026-02-17T04:07:14.537 INFO:teuthology.orchestra.run.trial103.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 6.0 MB/s | 26 kB 00:00 2026-02-17T04:07:14.573 INFO:teuthology.orchestra.run.trial103.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 29 MB/s | 1.0 MB 00:00 2026-02-17T04:07:14.578 INFO:teuthology.orchestra.run.trial103.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 15 MB/s | 79 kB 00:00 2026-02-17T04:07:14.583 INFO:teuthology.orchestra.run.trial103.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 18 MB/s | 86 kB 00:00 2026-02-17T04:07:14.587 INFO:teuthology.orchestra.run.trial103.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 13 MB/s | 58 kB 00:00 2026-02-17T04:07:14.592 INFO:teuthology.orchestra.run.trial103.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 3.8 MB/s | 16 kB 00:00 2026-02-17T04:07:14.596 INFO:teuthology.orchestra.run.trial103.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 20 MB/s | 90 kB 00:00 2026-02-17T04:07:14.601 INFO:teuthology.orchestra.run.trial103.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 7.1 MB/s | 31 kB 00:00 2026-02-17T04:07:14.609 INFO:teuthology.orchestra.run.trial103.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 24 MB/s | 188 kB 00:00 2026-02-17T04:07:14.613 INFO:teuthology.orchestra.run.trial103.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 13 MB/s | 59 kB 00:00 2026-02-17T04:07:14.621 INFO:teuthology.orchestra.run.trial103.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 16 MB/s | 125 kB 00:00 2026-02-17T04:07:14.626 INFO:teuthology.orchestra.run.trial103.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 7.7 MB/s | 36 kB 00:00 2026-02-17T04:07:14.630 INFO:teuthology.orchestra.run.trial103.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 18 MB/s | 86 kB 00:00 2026-02-17T04:07:14.636 INFO:teuthology.orchestra.run.trial103.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 17 MB/s | 90 kB 00:00 2026-02-17T04:07:14.640 INFO:teuthology.orchestra.run.trial103.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 11 MB/s | 48 kB 00:00 2026-02-17T04:07:14.644 INFO:teuthology.orchestra.run.trial103.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 5.2 MB/s | 22 kB 00:00 2026-02-17T04:07:14.650 INFO:teuthology.orchestra.run.trial103.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 3.9 MB/s | 20 kB 00:00 2026-02-17T04:07:14.656 INFO:teuthology.orchestra.run.trial088.stdout:(5/10): libxslt-1.1.34-12.el9.x86_64.rpm 294 kB/s | 233 kB 00:00 2026-02-17T04:07:14.668 INFO:teuthology.orchestra.run.trial103.stdout:(94/95): lua-devel-5.4.4-4.el9.x86_64.rpm 28 kB/s | 22 kB 00:00 2026-02-17T04:07:15.169 INFO:teuthology.orchestra.run.trial088.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 592 kB/s | 303 kB 00:00 2026-02-17T04:07:15.354 INFO:teuthology.orchestra.run.trial088.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 344 kB/s | 64 kB 00:00 2026-02-17T04:07:15.606 INFO:teuthology.orchestra.run.trial088.stdout:(8/10): protobuf-3.14.0-17.el9.x86_64.rpm 625 kB/s | 1.0 MB 00:01 2026-02-17T04:07:15.616 INFO:teuthology.orchestra.run.trial103.stdout:(95/95): protobuf-compiler-3.14.0-17.el9.x86_64 506 kB/s | 862 kB 00:01 2026-02-17T04:07:15.621 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:15.621 INFO:teuthology.orchestra.run.trial103.stdout:Total 15 MB/s | 158 MB 00:10 2026-02-17T04:07:15.710 INFO:teuthology.orchestra.run.trial088.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 343 kB/s | 122 kB 00:00 2026-02-17T04:07:16.037 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:16.075 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:16.076 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:16.671 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:16.671 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:17.292 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:17.294 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-17T04:07:17.298 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-17T04:07:17.320 INFO:teuthology.orchestra.run.trial103.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-17T04:07:17.330 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-17T04:07:17.362 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/95 2026-02-17T04:07:17.369 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/95 2026-02-17T04:07:17.371 INFO:teuthology.orchestra.run.trial103.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-17T04:07:17.375 INFO:teuthology.orchestra.run.trial103.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-17T04:07:17.398 INFO:teuthology.orchestra.run.trial103.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-17T04:07:17.411 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-17T04:07:17.414 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-17T04:07:17.420 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-17T04:07:17.422 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-17T04:07:17.433 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-17T04:07:17.439 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-17T04:07:17.463 INFO:teuthology.orchestra.run.trial103.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-17T04:07:17.466 INFO:teuthology.orchestra.run.trial103.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-17T04:07:17.516 INFO:teuthology.orchestra.run.trial103.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-17T04:07:17.529 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 19/95 2026-02-17T04:07:17.532 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-rsa-4.9-2.el9.noarch 20/95 2026-02-17T04:07:17.536 INFO:teuthology.orchestra.run.trial103.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 21/95 2026-02-17T04:07:17.541 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 22/95 2026-02-17T04:07:17.546 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 23/95 2026-02-17T04:07:17.549 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 24/95 2026-02-17T04:07:17.563 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 25/95 2026-02-17T04:07:17.568 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 26/95 2026-02-17T04:07:17.573 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 27/95 2026-02-17T04:07:17.584 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 28/95 2026-02-17T04:07:17.593 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 29/95 2026-02-17T04:07:17.599 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 30/95 2026-02-17T04:07:17.619 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 31/95 2026-02-17T04:07:17.630 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 32/95 2026-02-17T04:07:17.645 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 33/95 2026-02-17T04:07:17.650 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 34/95 2026-02-17T04:07:17.657 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 35/95 2026-02-17T04:07:17.697 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 36/95 2026-02-17T04:07:18.020 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 37/95 2026-02-17T04:07:18.030 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 38/95 2026-02-17T04:07:18.034 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 39/95 2026-02-17T04:07:18.040 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 40/95 2026-02-17T04:07:18.042 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 41/95 2026-02-17T04:07:18.069 INFO:teuthology.orchestra.run.trial103.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 42/95 2026-02-17T04:07:18.113 INFO:teuthology.orchestra.run.trial103.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 43/95 2026-02-17T04:07:18.121 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 44/95 2026-02-17T04:07:18.127 INFO:teuthology.orchestra.run.trial103.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 45/95 2026-02-17T04:07:18.130 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-17T04:07:18.136 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-17T04:07:18.140 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-17T04:07:18.147 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-17T04:07:18.150 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-17T04:07:18.178 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-17T04:07:18.188 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-17T04:07:18.194 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-17T04:07:18.200 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-17T04:07:18.235 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-17T04:07:18.458 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-17T04:07:18.481 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-17T04:07:18.485 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-17T04:07:18.543 INFO:teuthology.orchestra.run.trial103.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-17T04:07:18.545 INFO:teuthology.orchestra.run.trial103.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-17T04:07:18.566 INFO:teuthology.orchestra.run.trial103.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-17T04:07:18.890 INFO:teuthology.orchestra.run.trial103.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-17T04:07:18.963 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-17T04:07:19.630 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-17T04:07:19.649 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-17T04:07:19.662 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-ply-3.11-14.el9.noarch 66/95 2026-02-17T04:07:19.678 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 67/95 2026-02-17T04:07:19.753 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 68/95 2026-02-17T04:07:19.762 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 69/95 2026-02-17T04:07:19.785 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 70/95 2026-02-17T04:07:19.815 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 71/95 2026-02-17T04:07:19.865 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 72/95 2026-02-17T04:07:19.871 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 73/95 2026-02-17T04:07:19.874 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 74/95 2026-02-17T04:07:19.875 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 75/95 2026-02-17T04:07:19.894 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:19.894 INFO:teuthology.orchestra.run.trial103.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-17T04:07:19.894 INFO:teuthology.orchestra.run.trial103.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-17T04:07:19.894 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:19.901 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:19.927 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:19.927 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-17T04:07:19.927 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:19.965 INFO:teuthology.orchestra.run.trial103.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/95 2026-02-17T04:07:20.596 INFO:teuthology.orchestra.run.trial103.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 78/95 2026-02-17T04:07:21.368 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 79/95 2026-02-17T04:07:21.431 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 80/95 2026-02-17T04:07:21.433 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 81/95 2026-02-17T04:07:21.448 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 81/95 2026-02-17T04:07:21.448 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:21.448 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-17T04:07:21.448 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:21.458 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 82/95 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 82/95 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-17T04:07:21.482 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:21.540 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: cephadm-2:20.3.0-5271.g32585015.el9.noarch 83/95 2026-02-17T04:07:21.542 INFO:teuthology.orchestra.run.trial103.stdout: Installing : cephadm-2:20.3.0-5271.g32585015.el9.noarch 83/95 2026-02-17T04:07:21.551 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9 84/95 2026-02-17T04:07:21.575 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el 85/95 2026-02-17T04:07:21.576 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 86/95 2026-02-17T04:07:24.500 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 86/95 2026-02-17T04:07:24.507 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 87/95 2026-02-17T04:07:24.964 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 87/95 2026-02-17T04:07:24.965 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 88/95 2026-02-17T04:07:24.981 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 88/95 2026-02-17T04:07:24.981 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 89/95 2026-02-17T04:07:25.045 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 89/95 2026-02-17T04:07:25.088 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9. 90/95 2026-02-17T04:07:25.089 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 91/95 2026-02-17T04:07:25.110 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 91/95 2026-02-17T04:07:25.110 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:25.110 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-17T04:07:25.111 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-17T04:07:25.111 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-17T04:07:25.111 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:25.123 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 92/95 2026-02-17T04:07:25.347 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 92/95 2026-02-17T04:07:25.348 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 93/95 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 93/95 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-17T04:07:25.372 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:25.469 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 94/95 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 94/95 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-17T04:07:25.491 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:25.492 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-2:20.3.0-5271.g32585015.el9.x86_64 95/95 2026-02-17T04:07:25.499 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 95/95 2026-02-17T04:07:25.521 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 95/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-2:20.3.0-5271.g32585015.el9.x86_64 95/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-2:20.3.0-5271.g32585015.el9.x86_64 1/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 2/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 3/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 4/95 2026-02-17T04:07:26.309 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 5/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 6/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 7/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el 8/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 9/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 10/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 11/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 12/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9. 13/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 14/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9 15/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 16/95 2026-02-17T04:07:26.310 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : cephadm-2:20.3.0-5271.g32585015.el9.noarch 17/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 18/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 27/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 28/95 2026-02-17T04:07:26.311 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : unzip-6.0-59.el9.x86_64 29/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : zip-3.0-35.el9.x86_64 30/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 31/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 32/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 33/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 34/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : lua-5.4.4-4.el9.x86_64 35/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 36/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 37/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-17T04:07:26.312 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-17T04:07:26.313 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-17T04:07:26.314 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-17T04:07:26.315 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-17T04:07:26.316 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-17T04:07:26.375 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-17T04:07:26.375 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:26.375 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:26.375 INFO:teuthology.orchestra.run.trial103.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-17T04:07:26.375 INFO:teuthology.orchestra.run.trial103.stdout: ceph-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.376 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: cephadm-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-17T04:07:26.377 INFO:teuthology.orchestra.run.trial103.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: lua-5.4.4-4.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-17T04:07:26.378 INFO:teuthology.orchestra.run.trial103.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-17T04:07:26.379 INFO:teuthology.orchestra.run.trial103.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-17T04:07:26.380 INFO:teuthology.orchestra.run.trial103.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-ply-3.11-14.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-17T04:07:26.381 INFO:teuthology.orchestra.run.trial103.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-17T04:07:26.382 INFO:teuthology.orchestra.run.trial103.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: unzip-6.0-59.el9.x86_64 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: zip-3.0-35.el9.x86_64 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:26.383 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:26.437 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-base 2026-02-17T04:07:26.752 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:44 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:26.816 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:26.834 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:26.835 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:26.835 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:26.856 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install cephadm 2026-02-17T04:07:27.165 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:45 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:27.231 INFO:teuthology.orchestra.run.trial103.stdout:Package cephadm-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:27.248 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:27.249 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:27.249 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:27.271 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-immutable-object-cache 2026-02-17T04:07:27.583 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:45 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:27.665 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repo Size 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5271.g32585015.el9 ceph 147 k 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 147 k 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 419 k 2026-02-17T04:07:27.666 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:28.097 INFO:teuthology.orchestra.run.trial103.stdout:ceph-immutable-object-cache-20.3.0-5271.g325850 341 kB/s | 147 kB 00:00 2026-02-17T04:07:28.097 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:28.097 INFO:teuthology.orchestra.run.trial103.stdout:Total 340 kB/s | 147 kB 00:00 2026-02-17T04:07:28.097 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:28.102 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:28.102 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:28.133 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:28.133 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:28.188 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:28.190 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:28.212 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:28.212 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:28.212 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-17T04:07:28.212 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout: ceph-immutable-object-cache-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:28.514 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:28.542 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-mgr 2026-02-17T04:07:28.566 INFO:teuthology.orchestra.run.trial088.stdout:(10/10): ceph-test-20.3.0-5271.g32585015.el9.x8 5.2 MB/s | 78 MB 00:14 2026-02-17T04:07:28.568 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:28.568 INFO:teuthology.orchestra.run.trial088.stdout:Total 5.4 MB/s | 82 MB 00:15 2026-02-17T04:07:28.629 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:28.641 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:28.641 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:28.852 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:46 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:28.919 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:28.925 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:28.926 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:28.936 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:28.937 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:28.937 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:28.958 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-mgr-dashboard 2026-02-17T04:07:29.228 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:29.237 INFO:teuthology.orchestra.run.trial088.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-17T04:07:29.246 INFO:teuthology.orchestra.run.trial088.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-17T04:07:29.251 INFO:teuthology.orchestra.run.trial088.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-17T04:07:29.255 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-17T04:07:29.260 INFO:teuthology.orchestra.run.trial088.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-17T04:07:29.262 INFO:teuthology.orchestra.run.trial088.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-17T04:07:29.271 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:47 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:29.272 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-17T04:07:29.281 INFO:teuthology.orchestra.run.trial088.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-17T04:07:29.282 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 9/10 2026-02-17T04:07:29.335 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:29.352 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:29.353 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:29.353 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:29.375 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-17T04:07:29.685 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:47 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:29.750 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:29.767 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:29.768 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:29.768 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:29.790 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-mgr-rook 2026-02-17T04:07:30.105 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:30.169 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:30.186 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:30.187 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:30.187 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:30.209 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-mgr-cephadm 2026-02-17T04:07:30.522 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:30.587 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:30.604 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:30.605 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:30.605 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:30.626 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-osd 2026-02-17T04:07:30.939 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:31.004 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:31.021 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:31.021 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:31.021 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:31.043 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-osd-classic 2026-02-17T04:07:31.356 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:49 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:31.420 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:31.438 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:31.438 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:31.438 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:31.460 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-fuse 2026-02-17T04:07:31.767 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:49 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:31.849 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repo Size 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout: ceph-fuse x86_64 2:20.3.0-5271.g32585015.el9 ceph 987 k 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 987 k 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 2.9 M 2026-02-17T04:07:31.850 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:32.879 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 9/10 2026-02-17T04:07:32.897 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 10/10 2026-02-17T04:07:33.016 INFO:teuthology.orchestra.run.trial103.stdout:ceph-fuse-20.3.0-5271.g32585015.el9.x86_64.rpm 847 kB/s | 987 kB 00:01 2026-02-17T04:07:33.016 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:33.017 INFO:teuthology.orchestra.run.trial103.stdout:Total 847 kB/s | 987 kB 00:01 2026-02-17T04:07:33.017 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:33.021 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:33.022 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:33.058 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:33.058 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:33.153 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:33.170 INFO:teuthology.orchestra.run.trial103.stdout: Installing : ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 10/10 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 1/10 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 2/10 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-17T04:07:33.210 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-17T04:07:33.211 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-17T04:07:33.211 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-17T04:07:33.211 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-17T04:07:33.211 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-17T04:07:33.268 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-17T04:07:33.268 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:33.268 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: ceph-test-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: libcephsqlite-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-17T04:07:33.269 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:33.270 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:33.304 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph 2026-02-17T04:07:33.397 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:33.453 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:33.454 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:33.454 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:33.454 INFO:teuthology.orchestra.run.trial103.stdout: ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:33.454 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:33.454 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:33.482 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install ceph-volume 2026-02-17T04:07:33.613 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:33 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:33.699 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:33.701 INFO:teuthology.orchestra.run.trial088.stdout:======================================================================================= 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repository Size 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout:======================================================================================= 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: ceph x86_64 2:20.3.0-5271.g32585015.el9 ceph 6.5 k 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout:Installing dependencies: 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 57 k 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mds x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.4 M 2026-02-17T04:07:33.702 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr x86_64 2:20.3.0-5271.g32585015.el9 ceph 936 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 297 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mon x86_64 2:20.3.0-5271.g32585015.el9 ceph 5.0 M 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd x86_64 2:20.3.0-5271.g32585015.el9 ceph 167 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd-classic x86_64 2:20.3.0-5271.g32585015.el9 ceph 16 M 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd-crimson x86_64 2:20.3.0-5271.g32585015.el9 ceph 19 M 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 17 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: cephadm noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 1.0 M 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-17T04:07:33.703 INFO:teuthology.orchestra.run.trial088.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-17T04:07:33.704 INFO:teuthology.orchestra.run.trial088.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-17T04:07:33.705 INFO:teuthology.orchestra.run.trial088.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-17T04:07:33.706 INFO:teuthology.orchestra.run.trial088.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-17T04:07:33.707 INFO:teuthology.orchestra.run.trial088.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-17T04:07:33.708 INFO:teuthology.orchestra.run.trial088.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout:Installing weak dependencies: 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 184 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 51 M 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 7.4 M 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 22 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-rook noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 50 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: ceph-volume noarch 2:20.3.0-5271.g32585015.el9 ceph-noarch 299 k 2026-02-17T04:07:33.709 INFO:teuthology.orchestra.run.trial088.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout:======================================================================================= 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout:Install 95 Packages 2026-02-17T04:07:33.710 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:33.711 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 158 M 2026-02-17T04:07:33.711 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 731 M 2026-02-17T04:07:33.711 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:33.803 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:51 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:33.870 INFO:teuthology.orchestra.run.trial103.stdout:Package ceph-volume-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:33.887 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:33.888 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:33.888 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:33.910 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install librados-devel 2026-02-17T04:07:34.220 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:52 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:34.305 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repo Size 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout: librados-devel x86_64 2:20.3.0-5271.g32585015.el9 ceph 123 k 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:34.306 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:34.307 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:34.307 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 123 k 2026-02-17T04:07:34.307 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 437 k 2026-02-17T04:07:34.307 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:34.362 INFO:teuthology.orchestra.run.trial088.stdout:(1/95): ceph-20.3.0-5271.g32585015.el9.x86_64.r 75 kB/s | 6.5 kB 00:00 2026-02-17T04:07:34.454 INFO:teuthology.orchestra.run.trial103.stdout:librados-devel-20.3.0-5271.g32585015.el9.x86_64 830 kB/s | 123 kB 00:00 2026-02-17T04:07:34.456 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:34.456 INFO:teuthology.orchestra.run.trial103.stdout:Total 822 kB/s | 123 kB 00:00 2026-02-17T04:07:34.456 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:34.458 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:34.458 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:34.490 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:34.490 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:34.496 INFO:teuthology.orchestra.run.trial088.stdout:(2/95): ceph-mgr-20.3.0-5271.g32585015.el9.x86_ 4.1 MB/s | 936 kB 00:00 2026-02-17T04:07:34.522 INFO:teuthology.orchestra.run.trial088.stdout:(3/95): ceph-osd-20.3.0-5271.g32585015.el9.x86_ 6.3 MB/s | 167 kB 00:00 2026-02-17T04:07:34.544 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:34.561 INFO:teuthology.orchestra.run.trial103.stdout: Installing : librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:34.641 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout: librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:34.698 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:34.725 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install libcephfs2 2026-02-17T04:07:34.786 INFO:teuthology.orchestra.run.trial088.stdout:(4/95): ceph-mds-20.3.0-5271.g32585015.el9.x86_ 4.6 MB/s | 2.4 MB 00:00 2026-02-17T04:07:35.047 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:35.111 INFO:teuthology.orchestra.run.trial103.stdout:Package libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:35.128 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:35.129 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:35.129 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:35.150 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install libcephfs-devel 2026-02-17T04:07:35.188 INFO:teuthology.orchestra.run.trial088.stdout:(5/95): ceph-mon-20.3.0-5271.g32585015.el9.x86_ 6.0 MB/s | 5.0 MB 00:00 2026-02-17T04:07:35.225 INFO:teuthology.orchestra.run.trial088.stdout:(6/95): ceph-grafana-dashboards-20.3.0-5271.g32 1.5 MB/s | 57 kB 00:00 2026-02-17T04:07:35.267 INFO:teuthology.orchestra.run.trial088.stdout:(7/95): ceph-mgr-cephadm-20.3.0-5271.g32585015. 4.2 MB/s | 184 kB 00:00 2026-02-17T04:07:35.464 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:35.508 INFO:teuthology.orchestra.run.trial088.stdout:(8/95): ceph-osd-classic-20.3.0-5271.g32585015. 16 MB/s | 16 MB 00:00 2026-02-17T04:07:35.547 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repo Size 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-devel x86_64 2:20.3.0-5271.g32585015.el9 ceph 37 k 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:35.548 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:35.549 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 37 k 2026-02-17T04:07:35.549 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 171 k 2026-02-17T04:07:35.549 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:35.857 INFO:teuthology.orchestra.run.trial103.stdout:libcephfs-devel-20.3.0-5271.g32585015.el9.x86_6 120 kB/s | 37 kB 00:00 2026-02-17T04:07:35.858 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:35.858 INFO:teuthology.orchestra.run.trial103.stdout:Total 120 kB/s | 37 kB 00:00 2026-02-17T04:07:35.858 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:35.860 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:35.861 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:35.863 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:35.863 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:35.883 INFO:teuthology.orchestra.run.trial088.stdout:(9/95): ceph-mgr-diskprediction-local-20.3.0-52 20 MB/s | 7.4 MB 00:00 2026-02-17T04:07:35.885 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:35.901 INFO:teuthology.orchestra.run.trial103.stdout: Installing : libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:35.931 INFO:teuthology.orchestra.run.trial088.stdout:(10/95): ceph-mgr-k8sevents-20.3.0-5271.g325850 467 kB/s | 22 kB 00:00 2026-02-17T04:07:35.960 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:35.985 INFO:teuthology.orchestra.run.trial088.stdout:(11/95): ceph-mgr-modules-core-20.3.0-5271.g325 5.4 MB/s | 297 kB 00:00 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout: libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:36.017 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:36.035 INFO:teuthology.orchestra.run.trial088.stdout:(12/95): ceph-mgr-rook-20.3.0-5271.g32585015.el 996 kB/s | 50 kB 00:00 2026-02-17T04:07:36.044 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install librados2 2026-02-17T04:07:36.087 INFO:teuthology.orchestra.run.trial088.stdout:(13/95): ceph-prometheus-alerts-20.3.0-5271.g32 339 kB/s | 17 kB 00:00 2026-02-17T04:07:36.146 INFO:teuthology.orchestra.run.trial088.stdout:(14/95): ceph-volume-20.3.0-5271.g32585015.el9. 5.0 MB/s | 299 kB 00:00 2026-02-17T04:07:36.351 INFO:teuthology.orchestra.run.trial088.stdout:(15/95): ceph-osd-crimson-20.3.0-5271.g32585015 12 MB/s | 19 MB 00:01 2026-02-17T04:07:36.356 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:36.408 INFO:teuthology.orchestra.run.trial088.stdout:(16/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 6.0 MB/s | 350 kB 00:00 2026-02-17T04:07:36.418 INFO:teuthology.orchestra.run.trial088.stdout:(17/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 4.2 MB/s | 40 kB 00:00 2026-02-17T04:07:36.420 INFO:teuthology.orchestra.run.trial103.stdout:Package librados2-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:36.427 INFO:teuthology.orchestra.run.trial088.stdout:(18/95): libconfig-1.7.2-9.el9.x86_64.rpm 7.3 MB/s | 72 kB 00:00 2026-02-17T04:07:36.439 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:36.440 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:36.440 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:36.450 INFO:teuthology.orchestra.run.trial088.stdout:(19/95): libgfortran-11.5.0-14.el9.x86_64.rpm 35 MB/s | 794 kB 00:00 2026-02-17T04:07:36.462 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install librbd1 2026-02-17T04:07:36.463 INFO:teuthology.orchestra.run.trial088.stdout:(20/95): libquadmath-11.5.0-14.el9.x86_64.rpm 15 MB/s | 184 kB 00:00 2026-02-17T04:07:36.473 INFO:teuthology.orchestra.run.trial088.stdout:(21/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 21 MB/s | 253 kB 00:00 2026-02-17T04:07:36.508 INFO:teuthology.orchestra.run.trial088.stdout:(22/95): python3-cryptography-36.0.1-5.el9.x86_ 36 MB/s | 1.2 MB 00:00 2026-02-17T04:07:36.511 INFO:teuthology.orchestra.run.trial088.stdout:(23/95): cephadm-20.3.0-5271.g32585015.el9.noar 2.8 MB/s | 1.0 MB 00:00 2026-02-17T04:07:36.519 INFO:teuthology.orchestra.run.trial088.stdout:(24/95): python3-ply-3.11-14.el9.noarch.rpm 9.5 MB/s | 106 kB 00:00 2026-02-17T04:07:36.531 INFO:teuthology.orchestra.run.trial088.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 11 MB/s | 126 kB 00:00 2026-02-17T04:07:36.542 INFO:teuthology.orchestra.run.trial088.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 18 MB/s | 218 kB 00:00 2026-02-17T04:07:36.552 INFO:teuthology.orchestra.run.trial088.stdout:(27/95): python3-pycparser-2.20-6.el9.noarch.rp 3.3 MB/s | 135 kB 00:00 2026-02-17T04:07:36.554 INFO:teuthology.orchestra.run.trial088.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 15 MB/s | 182 kB 00:00 2026-02-17T04:07:36.563 INFO:teuthology.orchestra.run.trial088.stdout:(29/95): flexiblas-3.0.4-9.el9.x86_64.rpm 3.2 MB/s | 30 kB 00:00 2026-02-17T04:07:36.571 INFO:teuthology.orchestra.run.trial088.stdout:(30/95): zip-3.0-35.el9.x86_64.rpm 14 MB/s | 266 kB 00:00 2026-02-17T04:07:36.579 INFO:teuthology.orchestra.run.trial088.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 1.8 MB/s | 15 kB 00:00 2026-02-17T04:07:36.592 INFO:teuthology.orchestra.run.trial088.stdout:(32/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 104 MB/s | 3.0 MB 00:00 2026-02-17T04:07:36.593 INFO:teuthology.orchestra.run.trial088.stdout:(33/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 17 MB/s | 246 kB 00:00 2026-02-17T04:07:36.602 INFO:teuthology.orchestra.run.trial088.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 4.9 MB/s | 42 kB 00:00 2026-02-17T04:07:36.604 INFO:teuthology.orchestra.run.trial088.stdout:(35/95): lua-5.4.4-4.el9.x86_64.rpm 17 MB/s | 188 kB 00:00 2026-02-17T04:07:36.644 INFO:teuthology.orchestra.run.trial088.stdout:(36/95): python3-babel-2.9.1-2.el9.noarch.rpm 147 MB/s | 6.0 MB 00:00 2026-02-17T04:07:36.658 INFO:teuthology.orchestra.run.trial088.stdout:(37/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 94 MB/s | 5.3 MB 00:00 2026-02-17T04:07:36.659 INFO:teuthology.orchestra.run.trial088.stdout:(38/95): python3-devel-3.9.25-2.el9.x86_64.rpm 16 MB/s | 244 kB 00:00 2026-02-17T04:07:36.669 INFO:teuthology.orchestra.run.trial088.stdout:(39/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 22 MB/s | 249 kB 00:00 2026-02-17T04:07:36.670 INFO:teuthology.orchestra.run.trial088.stdout:(40/95): python3-jmespath-1.0.1-1.el9.noarch.rp 4.4 MB/s | 48 kB 00:00 2026-02-17T04:07:36.680 INFO:teuthology.orchestra.run.trial088.stdout:(41/95): python3-libstoragemgmt-1.10.1-1.el9.x8 16 MB/s | 177 kB 00:00 2026-02-17T04:07:36.692 INFO:teuthology.orchestra.run.trial088.stdout:(42/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 56 MB/s | 1.2 MB 00:00 2026-02-17T04:07:36.693 INFO:teuthology.orchestra.run.trial088.stdout:(43/95): python3-markupsafe-1.1.1-12.el9.x86_64 3.0 MB/s | 35 kB 00:00 2026-02-17T04:07:36.705 INFO:teuthology.orchestra.run.trial088.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 34 MB/s | 442 kB 00:00 2026-02-17T04:07:36.728 INFO:teuthology.orchestra.run.trial088.stdout:(45/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 168 MB/s | 6.1 MB 00:00 2026-02-17T04:07:36.740 INFO:teuthology.orchestra.run.trial088.stdout:(46/95): python3-protobuf-3.14.0-17.el9.noarch. 23 MB/s | 267 kB 00:00 2026-02-17T04:07:36.750 INFO:teuthology.orchestra.run.trial088.stdout:(47/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 15 MB/s | 159 kB 00:00 2026-02-17T04:07:36.762 INFO:teuthology.orchestra.run.trial088.stdout:(48/95): python3-pyasn1-modules-0.4.8-6.el9.noa 25 MB/s | 279 kB 00:00 2026-02-17T04:07:36.771 INFO:teuthology.orchestra.run.trial088.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 5.7 MB/s | 54 kB 00:00 2026-02-17T04:07:36.775 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:36.839 INFO:teuthology.orchestra.run.trial103.stdout:Package librbd1-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:36.850 INFO:teuthology.orchestra.run.trial088.stdout:(50/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 243 MB/s | 19 MB 00:00 2026-02-17T04:07:36.856 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:36.857 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:36.857 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:36.859 INFO:teuthology.orchestra.run.trial088.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 4.5 MB/s | 42 kB 00:00 2026-02-17T04:07:36.869 INFO:teuthology.orchestra.run.trial088.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 20 MB/s | 189 kB 00:00 2026-02-17T04:07:36.877 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install python3-rados 2026-02-17T04:07:36.878 INFO:teuthology.orchestra.run.trial088.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 9.6 MB/s | 90 kB 00:00 2026-02-17T04:07:36.924 INFO:teuthology.orchestra.run.trial088.stdout:(54/95): python3-packaging-20.9-5.el9.noarch.rp 353 kB/s | 77 kB 00:00 2026-02-17T04:07:36.954 INFO:teuthology.orchestra.run.trial088.stdout:(55/95): lua-devel-5.4.4-4.el9.x86_64.rpm 294 kB/s | 22 kB 00:00 2026-02-17T04:07:36.992 INFO:teuthology.orchestra.run.trial088.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 14 MB/s | 551 kB 00:00 2026-02-17T04:07:36.996 INFO:teuthology.orchestra.run.trial088.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 5.4 MB/s | 19 kB 00:00 2026-02-17T04:07:37.001 INFO:teuthology.orchestra.run.trial088.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 31 MB/s | 151 kB 00:00 2026-02-17T04:07:37.007 INFO:teuthology.orchestra.run.trial088.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 84 MB/s | 548 kB 00:00 2026-02-17T04:07:37.011 INFO:teuthology.orchestra.run.trial088.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 8.7 MB/s | 29 kB 00:00 2026-02-17T04:07:37.015 INFO:teuthology.orchestra.run.trial088.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 16 MB/s | 60 kB 00:00 2026-02-17T04:07:37.018 INFO:teuthology.orchestra.run.trial088.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 12 MB/s | 43 kB 00:00 2026-02-17T04:07:37.022 INFO:teuthology.orchestra.run.trial088.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 9.4 MB/s | 32 kB 00:00 2026-02-17T04:07:37.026 INFO:teuthology.orchestra.run.trial088.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 3.2 MB/s | 14 kB 00:00 2026-02-17T04:07:37.030 INFO:teuthology.orchestra.run.trial088.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 44 MB/s | 173 kB 00:00 2026-02-17T04:07:37.034 INFO:teuthology.orchestra.run.trial088.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 84 MB/s | 358 kB 00:00 2026-02-17T04:07:37.038 INFO:teuthology.orchestra.run.trial088.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 64 MB/s | 254 kB 00:00 2026-02-17T04:07:37.049 INFO:teuthology.orchestra.run.trial088.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 193 MB/s | 2.0 MB 00:00 2026-02-17T04:07:37.054 INFO:teuthology.orchestra.run.trial088.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 26 MB/s | 144 kB 00:00 2026-02-17T04:07:37.058 INFO:teuthology.orchestra.run.trial088.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 38 MB/s | 139 kB 00:00 2026-02-17T04:07:37.062 INFO:teuthology.orchestra.run.trial088.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 16 MB/s | 56 kB 00:00 2026-02-17T04:07:37.067 INFO:teuthology.orchestra.run.trial088.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 2.0 MB/s | 11 kB 00:00 2026-02-17T04:07:37.071 INFO:teuthology.orchestra.run.trial088.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 5.2 MB/s | 18 kB 00:00 2026-02-17T04:07:37.074 INFO:teuthology.orchestra.run.trial088.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 6.7 MB/s | 23 kB 00:00 2026-02-17T04:07:37.078 INFO:teuthology.orchestra.run.trial088.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 4.8 MB/s | 20 kB 00:00 2026-02-17T04:07:37.082 INFO:teuthology.orchestra.run.trial088.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 4.9 MB/s | 19 kB 00:00 2026-02-17T04:07:37.085 INFO:teuthology.orchestra.run.trial088.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 7.9 MB/s | 26 kB 00:00 2026-02-17T04:07:37.091 INFO:teuthology.orchestra.run.trial088.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 177 MB/s | 1.0 MB 00:00 2026-02-17T04:07:37.095 INFO:teuthology.orchestra.run.trial088.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 22 MB/s | 79 kB 00:00 2026-02-17T04:07:37.105 INFO:teuthology.orchestra.run.trial088.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 8.8 MB/s | 86 kB 00:00 2026-02-17T04:07:37.108 INFO:teuthology.orchestra.run.trial088.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 17 MB/s | 58 kB 00:00 2026-02-17T04:07:37.111 INFO:teuthology.orchestra.run.trial088.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 5.0 MB/s | 16 kB 00:00 2026-02-17T04:07:37.115 INFO:teuthology.orchestra.run.trial088.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 26 MB/s | 90 kB 00:00 2026-02-17T04:07:37.118 INFO:teuthology.orchestra.run.trial088.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 9.1 MB/s | 31 kB 00:00 2026-02-17T04:07:37.122 INFO:teuthology.orchestra.run.trial088.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 49 MB/s | 188 kB 00:00 2026-02-17T04:07:37.124 INFO:teuthology.orchestra.run.trial088.stdout:(86/95): protobuf-compiler-3.14.0-17.el9.x86_64 4.2 MB/s | 862 kB 00:00 2026-02-17T04:07:37.126 INFO:teuthology.orchestra.run.trial088.stdout:(87/95): python3-rsa-4.9-2.el9.noarch.rpm 17 MB/s | 59 kB 00:00 2026-02-17T04:07:37.130 INFO:teuthology.orchestra.run.trial088.stdout:(88/95): python3-saml-1.16.0-1.el9.noarch.rpm 20 MB/s | 125 kB 00:00 2026-02-17T04:07:37.130 INFO:teuthology.orchestra.run.trial088.stdout:(89/95): python3-tempora-5.0.0-2.el9.noarch.rpm 8.2 MB/s | 36 kB 00:00 2026-02-17T04:07:37.134 INFO:teuthology.orchestra.run.trial088.stdout:(90/95): python3-typing-extensions-4.15.0-1.el9 25 MB/s | 86 kB 00:00 2026-02-17T04:07:37.134 INFO:teuthology.orchestra.run.trial088.stdout:(91/95): python3-websocket-client-1.2.3-2.el9.n 22 MB/s | 90 kB 00:00 2026-02-17T04:07:37.137 INFO:teuthology.orchestra.run.trial088.stdout:(92/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 14 MB/s | 48 kB 00:00 2026-02-17T04:07:37.139 INFO:teuthology.orchestra.run.trial088.stdout:(93/95): python3-xmltodict-0.12.0-15.el9.noarch 4.7 MB/s | 22 kB 00:00 2026-02-17T04:07:37.141 INFO:teuthology.orchestra.run.trial088.stdout:(94/95): python3-zc-lockfile-2.0-10.el9.noarch. 6.0 MB/s | 20 kB 00:00 2026-02-17T04:07:37.187 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:37.251 INFO:teuthology.orchestra.run.trial103.stdout:Package python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:37.268 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:37.269 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:37.269 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:37.291 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install python3-rgw 2026-02-17T04:07:37.606 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:37.670 INFO:teuthology.orchestra.run.trial103.stdout:Package python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:37.688 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:37.688 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:37.688 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:37.710 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install python3-cephfs 2026-02-17T04:07:38.016 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:38.081 INFO:teuthology.orchestra.run.trial103.stdout:Package python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:38.098 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:38.099 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:38.099 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:38.120 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install python3-rbd 2026-02-17T04:07:38.430 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:38.494 INFO:teuthology.orchestra.run.trial103.stdout:Package python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:38.512 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:38.512 INFO:teuthology.orchestra.run.trial103.stdout:Nothing to do. 2026-02-17T04:07:38.512 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:38.533 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install rbd-fuse 2026-02-17T04:07:38.846 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:38.931 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:38.931 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:38.931 INFO:teuthology.orchestra.run.trial103.stdout: Package Architecture Version Repository Size 2026-02-17T04:07:38.931 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:38.931 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout: rbd-fuse x86_64 2:20.3.0-5271.g32585015.el9 ceph 84 k 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 84 k 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 209 k 2026-02-17T04:07:38.932 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:39.651 INFO:teuthology.orchestra.run.trial103.stdout:rbd-fuse-20.3.0-5271.g32585015.el9.x86_64.rpm 117 kB/s | 84 kB 00:00 2026-02-17T04:07:39.651 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:39.652 INFO:teuthology.orchestra.run.trial103.stdout:Total 117 kB/s | 84 kB 00:00 2026-02-17T04:07:39.652 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:39.656 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:39.656 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:39.687 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:39.688 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:39.738 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:39.755 INFO:teuthology.orchestra.run.trial103.stdout: Installing : rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:39.833 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:39.892 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:39.892 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:39.892 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:39.892 INFO:teuthology.orchestra.run.trial103.stdout: rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:39.893 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:39.893 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:39.920 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install rbd-mirror 2026-02-17T04:07:40.236 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:00:58 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:40.318 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout: Package Arch Version Repo Size 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout: rbd-mirror x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.9 M 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 2.9 M 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 11 M 2026-02-17T04:07:40.319 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:40.371 INFO:teuthology.orchestra.run.trial088.stdout:(95/95): ceph-mgr-dashboard-20.3.0-5271.g325850 9.9 MB/s | 51 MB 00:05 2026-02-17T04:07:40.373 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:40.374 INFO:teuthology.orchestra.run.trial088.stdout:Total 24 MB/s | 158 MB 00:06 2026-02-17T04:07:40.794 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:40.833 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:40.833 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:41.431 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:41.431 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:42.059 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:42.061 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-17T04:07:42.064 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-17T04:07:42.086 INFO:teuthology.orchestra.run.trial088.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-17T04:07:42.097 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-17T04:07:42.131 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-packaging-20.9-5.el9.noarch 5/95 2026-02-17T04:07:42.138 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 6/95 2026-02-17T04:07:42.140 INFO:teuthology.orchestra.run.trial088.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-17T04:07:42.145 INFO:teuthology.orchestra.run.trial088.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-17T04:07:42.168 INFO:teuthology.orchestra.run.trial088.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-17T04:07:42.181 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-17T04:07:42.185 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-17T04:07:42.193 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-17T04:07:42.194 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-17T04:07:42.206 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-17T04:07:42.212 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-17T04:07:42.236 INFO:teuthology.orchestra.run.trial088.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-17T04:07:42.239 INFO:teuthology.orchestra.run.trial088.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-17T04:07:42.290 INFO:teuthology.orchestra.run.trial088.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-17T04:07:42.303 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 19/95 2026-02-17T04:07:42.305 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-rsa-4.9-2.el9.noarch 20/95 2026-02-17T04:07:42.309 INFO:teuthology.orchestra.run.trial088.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 21/95 2026-02-17T04:07:42.315 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 22/95 2026-02-17T04:07:42.319 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 23/95 2026-02-17T04:07:42.323 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 24/95 2026-02-17T04:07:42.337 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 25/95 2026-02-17T04:07:42.342 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 26/95 2026-02-17T04:07:42.347 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 27/95 2026-02-17T04:07:42.358 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 28/95 2026-02-17T04:07:42.367 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 29/95 2026-02-17T04:07:42.373 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 30/95 2026-02-17T04:07:42.393 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 31/95 2026-02-17T04:07:42.404 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 32/95 2026-02-17T04:07:42.420 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 33/95 2026-02-17T04:07:42.424 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 34/95 2026-02-17T04:07:42.432 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 35/95 2026-02-17T04:07:42.472 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 36/95 2026-02-17T04:07:42.798 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 37/95 2026-02-17T04:07:42.809 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 38/95 2026-02-17T04:07:42.812 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 39/95 2026-02-17T04:07:42.818 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 40/95 2026-02-17T04:07:42.820 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 41/95 2026-02-17T04:07:42.847 INFO:teuthology.orchestra.run.trial088.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 42/95 2026-02-17T04:07:42.891 INFO:teuthology.orchestra.run.trial088.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 43/95 2026-02-17T04:07:42.900 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 44/95 2026-02-17T04:07:42.906 INFO:teuthology.orchestra.run.trial088.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 45/95 2026-02-17T04:07:42.909 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-17T04:07:42.915 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-17T04:07:42.919 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-17T04:07:42.926 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-17T04:07:42.930 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-17T04:07:42.958 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-17T04:07:42.967 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-17T04:07:42.975 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-17T04:07:42.982 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-17T04:07:43.016 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-17T04:07:43.242 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-17T04:07:43.265 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-17T04:07:43.269 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-17T04:07:43.327 INFO:teuthology.orchestra.run.trial088.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-17T04:07:43.329 INFO:teuthology.orchestra.run.trial088.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-17T04:07:43.350 INFO:teuthology.orchestra.run.trial088.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-17T04:07:43.675 INFO:teuthology.orchestra.run.trial088.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-17T04:07:43.748 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-17T04:07:43.906 INFO:teuthology.orchestra.run.trial103.stdout:rbd-mirror-20.3.0-5271.g32585015.el9.x86_64.rpm 818 kB/s | 2.9 MB 00:03 2026-02-17T04:07:43.906 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:43.906 INFO:teuthology.orchestra.run.trial103.stdout:Total 818 kB/s | 2.9 MB 00:03 2026-02-17T04:07:43.906 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:43.911 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:43.911 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:43.951 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:43.951 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:44.128 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:44.129 INFO:teuthology.orchestra.run.trial103.stdout: Installing : rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:44.151 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:44.152 INFO:teuthology.orchestra.run.trial103.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:44.152 INFO:teuthology.orchestra.run.trial103.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-17T04:07:44.152 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-17T04:07:44.152 INFO:teuthology.orchestra.run.trial103.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-17T04:07:44.152 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:44.416 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-17T04:07:44.434 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout: rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:44.442 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:44.447 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-ply-3.11-14.el9.noarch 66/95 2026-02-17T04:07:44.463 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 67/95 2026-02-17T04:07:44.470 DEBUG:teuthology.orchestra.run.trial103:> sudo yum -y install rbd-nbd 2026-02-17T04:07:44.538 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 68/95 2026-02-17T04:07:44.547 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 69/95 2026-02-17T04:07:44.570 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 70/95 2026-02-17T04:07:44.600 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 71/95 2026-02-17T04:07:44.651 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 72/95 2026-02-17T04:07:44.656 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 73/95 2026-02-17T04:07:44.660 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 74/95 2026-02-17T04:07:44.661 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 75/95 2026-02-17T04:07:44.679 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:44.679 INFO:teuthology.orchestra.run.trial088.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-17T04:07:44.679 INFO:teuthology.orchestra.run.trial088.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-17T04:07:44.679 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:44.686 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:44.712 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 76/95 2026-02-17T04:07:44.712 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-17T04:07:44.713 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:44.747 INFO:teuthology.orchestra.run.trial088.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/95 2026-02-17T04:07:44.783 INFO:teuthology.orchestra.run.trial103.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Feb 2026 04:06:42 AM UTC. 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Dependencies resolved. 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout: Package Architecture Version Repository Size 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Installing: 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout: rbd-nbd x86_64 2:20.3.0-5271.g32585015.el9 ceph 172 k 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Transaction Summary 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:================================================================================ 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Install 1 Package 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Total download size: 172 k 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Installed size: 462 k 2026-02-17T04:07:44.867 INFO:teuthology.orchestra.run.trial103.stdout:Downloading Packages: 2026-02-17T04:07:45.078 INFO:teuthology.orchestra.run.trial103.stdout:rbd-nbd-20.3.0-5271.g32585015.el9.x86_64.rpm 819 kB/s | 172 kB 00:00 2026-02-17T04:07:45.079 INFO:teuthology.orchestra.run.trial103.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:45.079 INFO:teuthology.orchestra.run.trial103.stdout:Total 813 kB/s | 172 kB 00:00 2026-02-17T04:07:45.079 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction check 2026-02-17T04:07:45.083 INFO:teuthology.orchestra.run.trial103.stdout:Transaction check succeeded. 2026-02-17T04:07:45.084 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction test 2026-02-17T04:07:45.115 INFO:teuthology.orchestra.run.trial103.stdout:Transaction test succeeded. 2026-02-17T04:07:45.115 INFO:teuthology.orchestra.run.trial103.stdout:Running transaction 2026-02-17T04:07:45.170 INFO:teuthology.orchestra.run.trial103.stdout: Preparing : 1/1 2026-02-17T04:07:45.187 INFO:teuthology.orchestra.run.trial103.stdout: Installing : rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:45.270 INFO:teuthology.orchestra.run.trial103.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:45.328 INFO:teuthology.orchestra.run.trial103.stdout: Verifying : rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:45.328 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:45.328 INFO:teuthology.orchestra.run.trial103.stdout:Installed: 2026-02-17T04:07:45.328 INFO:teuthology.orchestra.run.trial103.stdout: rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:45.328 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:07:45.329 INFO:teuthology.orchestra.run.trial103.stdout:Complete! 2026-02-17T04:07:45.361 DEBUG:teuthology.parallel:result is None 2026-02-17T04:07:45.379 INFO:teuthology.orchestra.run.trial088.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 78/95 2026-02-17T04:07:46.152 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 79/95 2026-02-17T04:07:46.215 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 80/95 2026-02-17T04:07:46.217 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 81/95 2026-02-17T04:07:46.232 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 81/95 2026-02-17T04:07:46.233 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:46.233 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-17T04:07:46.233 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:46.244 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 82/95 2026-02-17T04:07:46.269 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 82/95 2026-02-17T04:07:46.269 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:46.269 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-17T04:07:46.270 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-17T04:07:46.270 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-17T04:07:46.270 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:46.330 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: cephadm-2:20.3.0-5271.g32585015.el9.noarch 83/95 2026-02-17T04:07:46.332 INFO:teuthology.orchestra.run.trial088.stdout: Installing : cephadm-2:20.3.0-5271.g32585015.el9.noarch 83/95 2026-02-17T04:07:46.341 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9 84/95 2026-02-17T04:07:46.365 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el 85/95 2026-02-17T04:07:46.367 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 86/95 2026-02-17T04:07:49.295 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 86/95 2026-02-17T04:07:49.302 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 87/95 2026-02-17T04:07:49.758 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 87/95 2026-02-17T04:07:49.760 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 88/95 2026-02-17T04:07:49.772 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 88/95 2026-02-17T04:07:49.773 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 89/95 2026-02-17T04:07:49.836 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 89/95 2026-02-17T04:07:49.879 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9. 90/95 2026-02-17T04:07:49.880 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 91/95 2026-02-17T04:07:49.901 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 91/95 2026-02-17T04:07:49.902 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:49.902 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-17T04:07:49.902 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-17T04:07:49.902 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-17T04:07:49.902 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:49.913 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 92/95 2026-02-17T04:07:50.142 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 92/95 2026-02-17T04:07:50.144 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 93/95 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 93/95 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-17T04:07:50.166 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:50.263 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 94/95 2026-02-17T04:07:50.283 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 94/95 2026-02-17T04:07:50.284 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:50.284 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-17T04:07:50.284 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-17T04:07:50.284 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-17T04:07:50.284 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:50.285 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-2:20.3.0-5271.g32585015.el9.x86_64 95/95 2026-02-17T04:07:50.291 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 95/95 2026-02-17T04:07:50.316 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 95/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-2:20.3.0-5271.g32585015.el9.x86_64 95/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-2:20.3.0-5271.g32585015.el9.x86_64 1/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 2/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 3/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 4/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 5/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_6 6/95 2026-02-17T04:07:51.130 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_6 7/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el 8/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarc 9/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noa 10/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585 11/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noa 12/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9. 13/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 14/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9 15/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 16/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : cephadm-2:20.3.0-5271.g32585015.el9.noarch 17/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 18/95 2026-02-17T04:07:51.131 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 27/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 28/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : unzip-6.0-59.el9.x86_64 29/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : zip-3.0-35.el9.x86_64 30/95 2026-02-17T04:07:51.132 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 31/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 32/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 33/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 34/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : lua-5.4.4-4.el9.x86_64 35/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 36/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 37/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-17T04:07:51.133 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-17T04:07:51.134 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-17T04:07:51.135 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-17T04:07:51.136 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-17T04:07:51.137 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-17T04:07:51.191 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-17T04:07:51.191 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-grafana-dashboards-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mds-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.192 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-k8sevents-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-modules-core-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-mon-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-osd-crimson-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-prometheus-alerts-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: ceph-volume-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: cephadm-2:20.3.0-5271.g32585015.el9.noarch 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-17T04:07:51.193 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: lua-5.4.4-4.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-17T04:07:51.194 INFO:teuthology.orchestra.run.trial088.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-17T04:07:51.195 INFO:teuthology.orchestra.run.trial088.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-17T04:07:51.196 INFO:teuthology.orchestra.run.trial088.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-17T04:07:51.197 INFO:teuthology.orchestra.run.trial088.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-ply-3.11-14.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-17T04:07:51.198 INFO:teuthology.orchestra.run.trial088.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: unzip-6.0-59.el9.x86_64 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-17T04:07:51.199 INFO:teuthology.orchestra.run.trial088.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-17T04:07:51.200 INFO:teuthology.orchestra.run.trial088.stdout: zip-3.0-35.el9.x86_64 2026-02-17T04:07:51.200 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:51.200 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:51.251 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-base 2026-02-17T04:07:51.562 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:51 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:51.627 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-base-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:51.644 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:51.644 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:51.644 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:51.665 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install cephadm 2026-02-17T04:07:51.972 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:51 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:52.037 INFO:teuthology.orchestra.run.trial088.stdout:Package cephadm-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:52.054 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:52.055 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:52.055 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:52.076 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-immutable-object-cache 2026-02-17T04:07:52.391 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:52 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:52.473 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repo Size 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5271.g32585015.el9 ceph 147 k 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 147 k 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 419 k 2026-02-17T04:07:52.474 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:52.819 INFO:teuthology.orchestra.run.trial088.stdout:ceph-immutable-object-cache-20.3.0-5271.g325850 427 kB/s | 147 kB 00:00 2026-02-17T04:07:52.819 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:52.819 INFO:teuthology.orchestra.run.trial088.stdout:Total 426 kB/s | 147 kB 00:00 2026-02-17T04:07:52.819 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:52.824 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:52.824 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:52.855 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:52.855 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:52.911 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:52.912 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:52.935 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:52.935 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:07:52.935 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-17T04:07:52.935 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:53.221 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5271.g32585015. 1/1 2026-02-17T04:07:53.221 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:53.221 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:53.221 INFO:teuthology.orchestra.run.trial088.stdout: ceph-immutable-object-cache-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:53.221 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:53.222 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:53.250 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-mgr 2026-02-17T04:07:53.554 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:53.619 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-mgr-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:53.636 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:53.637 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:53.637 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:53.658 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-mgr-dashboard 2026-02-17T04:07:53.967 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:54.031 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-mgr-dashboard-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:54.049 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:54.050 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:54.050 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:54.071 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-17T04:07:54.384 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:54.449 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:54.467 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:54.468 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:54.468 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:54.488 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-mgr-rook 2026-02-17T04:07:54.798 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:54.863 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-mgr-rook-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:54.881 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:54.881 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:54.882 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:54.903 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-mgr-cephadm 2026-02-17T04:07:55.217 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:55.281 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-mgr-cephadm-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:55.299 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:55.300 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:55.300 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:55.322 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-osd 2026-02-17T04:07:55.629 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:55.694 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-osd-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:55.712 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:55.713 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:55.713 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:55.734 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-osd-classic 2026-02-17T04:07:56.042 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:56.106 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-osd-classic-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:56.124 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:56.124 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:56.124 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:56.146 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-fuse 2026-02-17T04:07:56.456 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:56.539 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:56.539 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:56.539 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repo Size 2026-02-17T04:07:56.539 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout: ceph-fuse x86_64 2:20.3.0-5271.g32585015.el9 ceph 987 k 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 987 k 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 2.9 M 2026-02-17T04:07:56.540 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:56.660 INFO:teuthology.orchestra.run.trial088.stdout:ceph-fuse-20.3.0-5271.g32585015.el9.x86_64.rpm 8.0 MB/s | 987 kB 00:00 2026-02-17T04:07:56.660 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:56.660 INFO:teuthology.orchestra.run.trial088.stdout:Total 8.0 MB/s | 987 kB 00:00 2026-02-17T04:07:56.660 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:56.664 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:56.665 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:56.701 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:56.701 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:56.795 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:56.813 INFO:teuthology.orchestra.run.trial088.stdout: Installing : ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:57.054 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout: ceph-fuse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:57.112 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:57.141 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install ceph-volume 2026-02-17T04:07:57.448 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:57.513 INFO:teuthology.orchestra.run.trial088.stdout:Package ceph-volume-2:20.3.0-5271.g32585015.el9.noarch is already installed. 2026-02-17T04:07:57.530 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:57.531 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:57.531 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:57.552 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install librados-devel 2026-02-17T04:07:57.863 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repo Size 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:57.946 INFO:teuthology.orchestra.run.trial088.stdout: librados-devel x86_64 2:20.3.0-5271.g32585015.el9 ceph 123 k 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 123 k 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 437 k 2026-02-17T04:07:57.947 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:58.381 INFO:teuthology.orchestra.run.trial088.stdout:librados-devel-20.3.0-5271.g32585015.el9.x86_64 283 kB/s | 123 kB 00:00 2026-02-17T04:07:58.381 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:58.381 INFO:teuthology.orchestra.run.trial088.stdout:Total 283 kB/s | 123 kB 00:00 2026-02-17T04:07:58.381 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:58.385 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:58.385 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:58.416 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:58.416 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:58.470 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:58.487 INFO:teuthology.orchestra.run.trial088.stdout: Installing : librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:58.568 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:58.625 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:07:58.625 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:58.625 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:07:58.625 INFO:teuthology.orchestra.run.trial088.stdout: librados-devel-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:07:58.625 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:58.626 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:58.653 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install libcephfs2 2026-02-17T04:07:58.967 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:58 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:59.032 INFO:teuthology.orchestra.run.trial088.stdout:Package libcephfs2-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:07:59.049 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:59.050 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:07:59.050 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:07:59.072 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install libcephfs-devel 2026-02-17T04:07:59.382 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:00:59 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:07:59.465 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:07:59.466 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:59.466 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repo Size 2026-02-17T04:07:59.466 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:59.466 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:07:59.466 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-devel x86_64 2:20.3.0-5271.g32585015.el9 ceph 37 k 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 37 k 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 171 k 2026-02-17T04:07:59.467 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:07:59.933 INFO:teuthology.orchestra.run.trial088.stdout:libcephfs-devel-20.3.0-5271.g32585015.el9.x86_6 80 kB/s | 37 kB 00:00 2026-02-17T04:07:59.934 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:07:59.934 INFO:teuthology.orchestra.run.trial088.stdout:Total 80 kB/s | 37 kB 00:00 2026-02-17T04:07:59.934 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:07:59.937 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:07:59.937 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:07:59.939 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:07:59.939 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:07:59.961 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:07:59.977 INFO:teuthology.orchestra.run.trial088.stdout: Installing : libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:00.031 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:00.089 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:00.089 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:00.089 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:08:00.089 INFO:teuthology.orchestra.run.trial088.stdout: libcephfs-devel-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:08:00.089 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:00.090 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:00.116 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install librados2 2026-02-17T04:08:00.424 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:00 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:00.489 INFO:teuthology.orchestra.run.trial088.stdout:Package librados2-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:00.506 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:00.507 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:00.507 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:00.529 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install librbd1 2026-02-17T04:08:00.837 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:00 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:00.901 INFO:teuthology.orchestra.run.trial088.stdout:Package librbd1-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:00.919 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:00.919 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:00.919 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:00.941 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install python3-rados 2026-02-17T04:08:01.254 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:01 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:01.318 INFO:teuthology.orchestra.run.trial088.stdout:Package python3-rados-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:01.336 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:01.336 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:01.336 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:01.357 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install python3-rgw 2026-02-17T04:08:01.665 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:01 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:01.730 INFO:teuthology.orchestra.run.trial088.stdout:Package python3-rgw-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:01.747 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:01.748 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:01.748 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:01.769 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install python3-cephfs 2026-02-17T04:08:02.077 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:02.142 INFO:teuthology.orchestra.run.trial088.stdout:Package python3-cephfs-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:02.159 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:02.160 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:02.160 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:02.181 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install python3-rbd 2026-02-17T04:08:02.490 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:02.555 INFO:teuthology.orchestra.run.trial088.stdout:Package python3-rbd-2:20.3.0-5271.g32585015.el9.x86_64 is already installed. 2026-02-17T04:08:02.573 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:02.573 INFO:teuthology.orchestra.run.trial088.stdout:Nothing to do. 2026-02-17T04:08:02.573 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:02.595 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install rbd-fuse 2026-02-17T04:08:02.906 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:02.988 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout: Package Architecture Version Repository Size 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout: rbd-fuse x86_64 2:20.3.0-5271.g32585015.el9 ceph 84 k 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:08:02.989 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:02.990 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 84 k 2026-02-17T04:08:02.990 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 209 k 2026-02-17T04:08:02.990 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:08:03.383 INFO:teuthology.orchestra.run.trial088.stdout:rbd-fuse-20.3.0-5271.g32585015.el9.x86_64.rpm 214 kB/s | 84 kB 00:00 2026-02-17T04:08:03.383 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:08:03.384 INFO:teuthology.orchestra.run.trial088.stdout:Total 213 kB/s | 84 kB 00:00 2026-02-17T04:08:03.384 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:08:03.388 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:08:03.388 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:08:03.419 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:08:03.419 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:08:03.470 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:08:03.486 INFO:teuthology.orchestra.run.trial088.stdout: Installing : rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:03.564 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout: rbd-fuse-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:03.623 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:03.650 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install rbd-mirror 2026-02-17T04:08:03.961 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:03 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:04.044 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:04.044 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:04.044 INFO:teuthology.orchestra.run.trial088.stdout: Package Arch Version Repo Size 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout: rbd-mirror x86_64 2:20.3.0-5271.g32585015.el9 ceph 2.9 M 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 2.9 M 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 11 M 2026-02-17T04:08:04.045 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:08:04.881 INFO:teuthology.orchestra.run.trial088.stdout:rbd-mirror-20.3.0-5271.g32585015.el9.x86_64.rpm 3.4 MB/s | 2.9 MB 00:00 2026-02-17T04:08:04.881 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:08:04.881 INFO:teuthology.orchestra.run.trial088.stdout:Total 3.4 MB/s | 2.9 MB 00:00 2026-02-17T04:08:04.881 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:08:04.886 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:08:04.886 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:08:04.925 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:08:04.925 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:08:05.103 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:08:05.104 INFO:teuthology.orchestra.run.trial088.stdout: Installing : rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:05.127 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:05.128 INFO:teuthology.orchestra.run.trial088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-17T04:08:05.128 INFO:teuthology.orchestra.run.trial088.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-17T04:08:05.128 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-17T04:08:05.128 INFO:teuthology.orchestra.run.trial088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-17T04:08:05.128 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout: rbd-mirror-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:05.452 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:05.480 DEBUG:teuthology.orchestra.run.trial088:> sudo yum -y install rbd-nbd 2026-02-17T04:08:05.792 INFO:teuthology.orchestra.run.trial088.stdout:Last metadata expiration check: 0:01:05 ago on Tue 17 Feb 2026 04:07:00 AM UTC. 2026-02-17T04:08:05.875 INFO:teuthology.orchestra.run.trial088.stdout:Dependencies resolved. 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout: Package Architecture Version Repository Size 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout:Installing: 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout: rbd-nbd x86_64 2:20.3.0-5271.g32585015.el9 ceph 172 k 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:05.876 INFO:teuthology.orchestra.run.trial088.stdout:Transaction Summary 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout:================================================================================ 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout:Install 1 Package 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout:Total download size: 172 k 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout:Installed size: 462 k 2026-02-17T04:08:05.877 INFO:teuthology.orchestra.run.trial088.stdout:Downloading Packages: 2026-02-17T04:08:06.322 INFO:teuthology.orchestra.run.trial088.stdout:rbd-nbd-20.3.0-5271.g32585015.el9.x86_64.rpm 387 kB/s | 172 kB 00:00 2026-02-17T04:08:06.322 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:08:06.322 INFO:teuthology.orchestra.run.trial088.stdout:Total 387 kB/s | 172 kB 00:00 2026-02-17T04:08:06.322 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction check 2026-02-17T04:08:06.326 INFO:teuthology.orchestra.run.trial088.stdout:Transaction check succeeded. 2026-02-17T04:08:06.327 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction test 2026-02-17T04:08:06.358 INFO:teuthology.orchestra.run.trial088.stdout:Transaction test succeeded. 2026-02-17T04:08:06.358 INFO:teuthology.orchestra.run.trial088.stdout:Running transaction 2026-02-17T04:08:06.414 INFO:teuthology.orchestra.run.trial088.stdout: Preparing : 1/1 2026-02-17T04:08:06.431 INFO:teuthology.orchestra.run.trial088.stdout: Installing : rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:06.508 INFO:teuthology.orchestra.run.trial088.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout: Verifying : rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 1/1 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout:Installed: 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout: rbd-nbd-2:20.3.0-5271.g32585015.el9.x86_64 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:06.566 INFO:teuthology.orchestra.run.trial088.stdout:Complete! 2026-02-17T04:08:06.597 DEBUG:teuthology.parallel:result is None 2026-02-17T04:08:06.597 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:06.764 DEBUG:teuthology.orchestra.run.trial088:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-17T04:08:06.785 INFO:teuthology.orchestra.run.trial088.stdout:20.3.0-5271.g32585015.el9 2026-02-17T04:08:06.785 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5271.g32585015.el9 2026-02-17T04:08:06.785 INFO:teuthology.task.install:The correct ceph version 20.3.0-5271.g32585015 is installed. 2026-02-17T04:08:06.786 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:06.912 DEBUG:teuthology.orchestra.run.trial103:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-17T04:08:06.933 INFO:teuthology.orchestra.run.trial103.stdout:20.3.0-5271.g32585015.el9 2026-02-17T04:08:06.933 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5271.g32585015.el9 2026-02-17T04:08:06.933 INFO:teuthology.task.install:The correct ceph version 20.3.0-5271.g32585015 is installed. 2026-02-17T04:08:06.935 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-17T04:08:06.935 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:06.935 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-17T04:08:06.960 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:06.960 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-17T04:08:07.000 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-17T04:08:07.000 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:07.000 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/usr/bin/daemon-helper 2026-02-17T04:08:07.024 DEBUG:teuthology.orchestra.run.trial088:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-17T04:08:07.088 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:07.088 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/usr/bin/daemon-helper 2026-02-17T04:08:07.114 DEBUG:teuthology.orchestra.run.trial103:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-17T04:08:07.177 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-17T04:08:07.178 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:07.178 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-17T04:08:07.203 DEBUG:teuthology.orchestra.run.trial088:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-17T04:08:07.269 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:07.269 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-17T04:08:07.294 DEBUG:teuthology.orchestra.run.trial103:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-17T04:08:07.360 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-17T04:08:07.360 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:07.360 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/usr/bin/stdin-killer 2026-02-17T04:08:07.385 DEBUG:teuthology.orchestra.run.trial088:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-17T04:08:07.449 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:07.449 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/usr/bin/stdin-killer 2026-02-17T04:08:07.473 DEBUG:teuthology.orchestra.run.trial103:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-17T04:08:07.537 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-17T04:08:07.628 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': '325850157d309f65985eea9ec9bb9f1d56726fee'} 2026-02-17T04:08:07.628 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:07.631 INFO:tasks.cephadm:Cluster fsid is 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:07.631 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-17T04:08:07.631 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.88', 'mon.b': '10.20.193.103'} 2026-02-17T04:08:07.631 INFO:tasks.cephadm:First mon is mon.a on trial088 2026-02-17T04:08:07.631 INFO:tasks.cephadm:First mgr is a 2026-02-17T04:08:07.631 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-17T04:08:07.631 DEBUG:teuthology.orchestra.run.trial088:> sudo hostname $(hostname -s) 2026-02-17T04:08:07.656 DEBUG:teuthology.orchestra.run.trial103:> sudo hostname $(hostname -s) 2026-02-17T04:08:07.681 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-17T04:08:07.682 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:07.807 INFO:tasks.cephadm:builder_project result: [{'url': 'https://2.chacra.ceph.com/r/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/flavors/default/', 'ref': 'wip-bharath18-testing-2026-02-13-0856', 'sha1': '325850157d309f65985eea9ec9bb9f1d56726fee', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-13 11:12:01.151765', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5271-g32585015', 'package_manager_version': '20.3.0-5271.g32585015', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/2965/', 'root_build_cause': '', 'node_name': '10.20.192.18+soko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-17T04:08:07.938 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-bharath18-testing-2026-02-13-0856, sha1 325850157d309f65985eea9ec9bb9f1d56726fee from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:07.939 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/x86_64/flavors/default/cephadm 2026-02-17T04:08:07.939 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/x86_64/flavors/default/cephadm 2026-02-17T04:08:07.939 DEBUG:teuthology.orchestra.run.trial088:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:08.833 INFO:teuthology.orchestra.run.trial088.stdout:-rw-r--r--. 1 ubuntu ubuntu 1073901 Feb 17 04:08 /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:08.834 DEBUG:teuthology.orchestra.run.trial103:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-bharath18-testing-2026-02-13-0856/325850157d309f65985eea9ec9bb9f1d56726fee/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:10.930 INFO:teuthology.orchestra.run.trial103.stdout:-rw-r--r--. 1 ubuntu ubuntu 1073901 Feb 17 04:08 /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:10.931 DEBUG:teuthology.orchestra.run.trial088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:10.950 DEBUG:teuthology.orchestra.run.trial103:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-17T04:08:10.984 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee on all hosts... 2026-02-17T04:08:10.984 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee pull 2026-02-17T04:08:10.992 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee pull 2026-02-17T04:08:11.145 INFO:teuthology.orchestra.run.trial088.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee... 2026-02-17T04:08:11.166 INFO:teuthology.orchestra.run.trial103.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee... 2026-02-17T04:08:21.278 INFO:teuthology.orchestra.run.trial103.stdout:{ 2026-02-17T04:08:21.278 INFO:teuthology.orchestra.run.trial103.stdout: "ceph_version": "ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev)", 2026-02-17T04:08:21.279 INFO:teuthology.orchestra.run.trial103.stdout: "image_id": "43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621", 2026-02-17T04:08:21.279 INFO:teuthology.orchestra.run.trial103.stdout: "repo_digests": [ 2026-02-17T04:08:21.279 INFO:teuthology.orchestra.run.trial103.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3" 2026-02-17T04:08:21.279 INFO:teuthology.orchestra.run.trial103.stdout: ] 2026-02-17T04:08:21.279 INFO:teuthology.orchestra.run.trial103.stdout:} 2026-02-17T04:08:21.874 INFO:teuthology.orchestra.run.trial088.stdout:{ 2026-02-17T04:08:21.874 INFO:teuthology.orchestra.run.trial088.stdout: "ceph_version": "ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev)", 2026-02-17T04:08:21.875 INFO:teuthology.orchestra.run.trial088.stdout: "image_id": "43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621", 2026-02-17T04:08:21.875 INFO:teuthology.orchestra.run.trial088.stdout: "repo_digests": [ 2026-02-17T04:08:21.875 INFO:teuthology.orchestra.run.trial088.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3" 2026-02-17T04:08:21.875 INFO:teuthology.orchestra.run.trial088.stdout: ] 2026-02-17T04:08:21.875 INFO:teuthology.orchestra.run.trial088.stdout:} 2026-02-17T04:08:21.891 DEBUG:teuthology.orchestra.run.trial088:> sudo mkdir -p /etc/ceph 2026-02-17T04:08:21.946 DEBUG:teuthology.orchestra.run.trial103:> sudo mkdir -p /etc/ceph 2026-02-17T04:08:21.976 DEBUG:teuthology.orchestra.run.trial088:> sudo chmod 777 /etc/ceph 2026-02-17T04:08:22.000 DEBUG:teuthology.orchestra.run.trial103:> sudo chmod 777 /etc/ceph 2026-02-17T04:08:22.040 INFO:tasks.cephadm:Writing seed config... 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-17T04:08:22.042 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-17T04:08:22.042 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:22.042 DEBUG:teuthology.orchestra.run.trial088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-17T04:08:22.057 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 = 43e5da09-0bb6-11f1-afb3-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-17T04:08:22.057 DEBUG:teuthology.orchestra.run.trial088:mon.a> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service 2026-02-17T04:08:22.099 DEBUG:teuthology.orchestra.run.trial088:mgr.a> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a.service 2026-02-17T04:08:22.142 INFO:tasks.cephadm:Bootstrapping... 2026-02-17T04:08:22.143 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee -v bootstrap --fsid 43e5da09-0bb6-11f1-afb3-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.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:22.283 INFO:teuthology.orchestra.run.trial088.stdout:-------------------------------------------------------------------------------- 2026-02-17T04:08:22.283 INFO:teuthology.orchestra.run.trial088.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee', '-v', 'bootstrap', '--fsid', '43e5da09-0bb6-11f1-afb3-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.88', '--skip-admin-label'] 2026-02-17T04:08:22.284 INFO:teuthology.orchestra.run.trial088.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-17T04:08:22.284 INFO:teuthology.orchestra.run.trial088.stdout:Verifying podman|docker is present... 2026-02-17T04:08:22.298 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stdout 5.6.0 2026-02-17T04:08:22.298 INFO:teuthology.orchestra.run.trial088.stdout:Verifying lvm2 is present... 2026-02-17T04:08:22.298 INFO:teuthology.orchestra.run.trial088.stdout:Verifying time synchronization is in place... 2026-02-17T04:08:22.305 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-17T04:08:22.305 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-17T04:08:22.311 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-17T04:08:22.311 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:22.316 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout enabled 2026-02-17T04:08:22.322 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout active 2026-02-17T04:08:22.322 INFO:teuthology.orchestra.run.trial088.stdout:Unit chronyd.service is enabled and running 2026-02-17T04:08:22.322 INFO:teuthology.orchestra.run.trial088.stdout:Repeating the final host check... 2026-02-17T04:08:22.337 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stdout 5.6.0 2026-02-17T04:08:22.337 INFO:teuthology.orchestra.run.trial088.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-17T04:08:22.337 INFO:teuthology.orchestra.run.trial088.stdout:systemctl is present 2026-02-17T04:08:22.338 INFO:teuthology.orchestra.run.trial088.stdout:lvcreate is present 2026-02-17T04:08:22.343 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-17T04:08:22.343 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-17T04:08:22.348 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-17T04:08:22.348 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:22.354 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout enabled 2026-02-17T04:08:22.360 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout active 2026-02-17T04:08:22.360 INFO:teuthology.orchestra.run.trial088.stdout:Unit chronyd.service is enabled and running 2026-02-17T04:08:22.360 INFO:teuthology.orchestra.run.trial088.stdout:Host looks OK 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Cluster fsid: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Acquiring lock 139709251491776 on /run/cephadm/43e5da09-0bb6-11f1-afb3-d404e6e7d460.lock 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Lock 139709251491776 acquired on /run/cephadm/43e5da09-0bb6-11f1-afb3-d404e6e7d460.lock 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Verifying IP 10.20.193.88 port 3300 ... 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Verifying IP 10.20.193.88 port 6789 ... 2026-02-17T04:08:22.361 INFO:teuthology.orchestra.run.trial088.stdout:Base mon IP(s) is [10.20.193.88:3300, 10.20.193.88:6789], mon addrv is [v2:10.20.193.88:3300,v1:10.20.193.88:6789] 2026-02-17T04:08:22.364 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.88 metric 102 2026-02-17T04:08:22.364 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.88 metric 102 2026-02-17T04:08:22.364 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-17T04:08:22.366 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-17T04:08:22.367 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-17T04:08:22.367 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout inet6 fe80::fe00:c026:8197:1254/64 scope link noprefixroute 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:6364/64 scope link 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-17T04:08:22.370 INFO:teuthology.orchestra.run.trial088.stdout:Mon IP `10.20.193.88` is in CIDR network `10.20.192.0/20` 2026-02-17T04:08:22.371 INFO:teuthology.orchestra.run.trial088.stdout:Mon IP `10.20.193.88` is in CIDR network `10.20.192.0/20` 2026-02-17T04:08:22.371 INFO:teuthology.orchestra.run.trial088.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-17T04:08:22.371 INFO:teuthology.orchestra.run.trial088.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-17T04:08:22.371 INFO:teuthology.orchestra.run.trial088.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee... 2026-02-17T04:08:22.635 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stdout 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee... 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Getting image source signatures 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Copying blob sha256:bda986250a9ec8f625260b05770e843281cb1585e3a0b4718e55435eab2bae68 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Copying blob sha256:f288f3bfe1f1dd15cb8f17590a708af9d9397de617368b4f9c06e9bc583d4a6b 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Copying config sha256:43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 2026-02-17T04:08:22.636 INFO:teuthology.orchestra.run.trial088.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-17T04:08:22.892 INFO:teuthology.orchestra.run.trial088.stdout:ceph: stdout ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev) 2026-02-17T04:08:22.892 INFO:teuthology.orchestra.run.trial088.stdout:Ceph version: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev) 2026-02-17T04:08:22.893 INFO:teuthology.orchestra.run.trial088.stdout:Extracting ceph user uid/gid from container image... 2026-02-17T04:08:23.133 INFO:teuthology.orchestra.run.trial088.stdout:stat: stdout 167 167 2026-02-17T04:08:23.134 INFO:teuthology.orchestra.run.trial088.stdout:Creating initial keys... 2026-02-17T04:08:23.393 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph-authtool: stdout AQC36ZNpdYt0EBAA4OEtKAM6Cz8u+0bEwlr0hA== 2026-02-17T04:08:23.642 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph-authtool: stdout AQC36ZNpPLlBHxAATp9o4bKMD580MKgzDz/ycA== 2026-02-17T04:08:23.903 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph-authtool: stdout AQC36ZNpxujSLhAAdXSMyA4cYI07bSZ0Tgv1cQ== 2026-02-17T04:08:23.903 INFO:teuthology.orchestra.run.trial088.stdout:Creating initial monmap... 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:monmaptool for a [v2:10.20.193.88:3300,v1:10.20.193.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:setting min_mon_release = tentacle 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: set fsid to 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:24.176 INFO:teuthology.orchestra.run.trial088.stdout:Creating mon... 2026-02-17T04:08:24.455 INFO:teuthology.orchestra.run.trial088.stdout:create mon.a on 2026-02-17T04:08:24.624 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2026-02-17T04:08:24.727 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-17T04:08:24.831 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target → /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target. 2026-02-17T04:08:24.833 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target → /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target. 2026-02-17T04:08:24.955 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a 2026-02-17T04:08:24.955 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service: Unit ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service not loaded. 2026-02-17T04:08:25.084 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target.wants/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service → /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@.service. 2026-02-17T04:08:25.234 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-17T04:08:25.234 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout disabled 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:firewalld.service is not enabled 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:Not possible to enable service . firewalld.service is not available 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mon to start... 2026-02-17T04:08:25.241 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mon... 2026-02-17T04:08:25.514 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout cluster: 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout id: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout services: 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.150445s) [leader: a] 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.515 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout data: 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout pgs: 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:mon is available 2026-02-17T04:08:25.516 INFO:teuthology.orchestra.run.trial088.stdout:Assimilating anything we can from ceph.conf... 2026-02-17T04:08:25.786 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.786 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [global] 2026-02-17T04:08:25.786 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout fsid = 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.88:3300,v1:10.20.193.88:6789] 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:25.787 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [osd] 2026-02-17T04:08:25.788 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-17T04:08:25.788 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-17T04:08:25.788 INFO:teuthology.orchestra.run.trial088.stdout:Generating new minimal ceph.conf... 2026-02-17T04:08:26.056 INFO:teuthology.orchestra.run.trial088.stdout:Restarting the monitor... 2026-02-17T04:08:26.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[38828]: 2026-02-17T04:08:26.136+0000 7fe977ebe640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39221]: 2026-02-17 04:08:26.37032707 +0000 UTC m=+0.246611145 container died 48d86e0161f6c836791e3f1199222cc5287aa54fb8e2c73403807d312e42ea26 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.vendor=CentOS, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39221]: 2026-02-17 04:08:26.481226903 +0000 UTC m=+0.357510988 container remove 48d86e0161f6c836791e3f1199222cc5287aa54fb8e2c73403807d312e42ea26 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee) 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 bash[39221]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 systemd[1]: Stopped Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:08:26.626 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 systemd[1]: Starting Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:08:26.664 INFO:teuthology.orchestra.run.trial088.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-17T04:08:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39363]: 2026-02-17 04:08:26.624300103 +0000 UTC m=+0.015828280 container create 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:08:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39363]: 2026-02-17 04:08:26.654335858 +0000 UTC m=+0.045864045 container init 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:08:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39363]: 2026-02-17 04:08:26.65783014 +0000 UTC m=+0.049358327 container start 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.build-date=20260209, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, 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-17T04:08:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 bash[39363]: 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 podman[39363]: 2026-02-17 04:08:26.617969551 +0000 UTC m=+0.009497748 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 systemd[1]: Started Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: pidfile_write: ignore empty --pid-file 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: load: jerasure load: lrc 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Git sha 0 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: DB SUMMARY 2026-02-17T04:08:26.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: DB Session ID: RYS8HQ7L47REQAJXAPRM 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 76545 ; 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:08:26.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.info_log: 0x2270e00 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.statistics: (nil) 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.use_fsync: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:08:26.936 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.db_log_dir: 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.wal_dir: 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:08:26.937 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.write_buffer_manager: 0x226d7c0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.unordered_write: 0 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:08:26.938 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.row_cache: None 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.wal_filter: None 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.wal_compression: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:08:26.939 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:08:26.940 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_open_files: -1 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Compression algorithms supported: 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kZSTD supported: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:08:26.941 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.merge_operator: 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_filter: None 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:08:26.942 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2271540) 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: index_type: 0 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_index_type: 0 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: index_shortening: 1 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: checksum: 4 2026-02-17T04:08:26.943 INFO:journalctl@ceph.mon.a.trial088.stdout: no_block_cache: 0 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache: 0x223fa50 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_options: 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: capacity : 536870912 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: num_shard_bits : 4 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: strict_capacity_limit : 0 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_compressed: (nil) 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: persistent_cache: (nil) 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size: 4096 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size_deviation: 10 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: block_restart_interval: 16 2026-02-17T04:08:26.944 INFO:journalctl@ceph.mon.a.trial088.stdout: index_block_restart_interval: 1 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: metadata_block_size: 4096 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: partition_filters: 0 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: use_delta_encoding: 1 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: filter_policy: bloomfilter 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: whole_key_filtering: 1 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: verify_compression: 0 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: format_version: 5 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_index_compression: 1 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: block_align: 0 2026-02-17T04:08:26.945 INFO:journalctl@ceph.mon.a.trial088.stdout: max_auto_readahead_size: 262144 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout: prepopulate_block_cache: 0 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression: NoCompression 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:08:26.946 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.num_levels: 7 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:08:26.947 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:08:26.948 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:08:26.949 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:08:26.950 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:08:26.951 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.ttl: 2592000 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:08:26.952 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: 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-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cce92a86-4326-4a73-91ed-d430df58f9e4 2026-02-17T04:08:26.953 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301306673793, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301306674608, "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": 1771301306, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cce92a86-4326-4a73-91ed-d430df58f9e4", "db_session_id": "RYS8HQ7L47REQAJXAPRM", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301306674671, "job": 1, "event": "recovery_finished"} 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: 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-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x228ce00 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: DB pointer 0x307e000 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout: ** DB Stats ** 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:08:26.954 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:08:26.955 INFO:journalctl@ceph.mon.a.trial088.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.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 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-17T04:08:26.956 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative compaction: 0.00 GB write, 24.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval compaction: 0.00 GB write, 24.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: Block cache BinnedLRUCache@0x223fa50#7 capacity: 512.00 MB usage: 1.06 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:08:26.957 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: starting mon.a rank 0 at public addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] at bind addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???) e1 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).mds e1 new map 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).mds e1 print_map 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: e1 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.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-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: legacy client fscid: -1 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout: No filesystems configured 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:08:26.958 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: monmap epoch 1 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: last_changed 2026-02-17T04:08:24.047302+0000 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: min_mon_release 20 (tentacle) 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: election_strategy: 1 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: fsmap 2026-02-17T04:08:26.959 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: osdmap e1: 0 total, 0 up, 0 in 2026-02-17T04:08:26.960 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:26 trial088 ceph-mon[39416]: mgrmap e1: no daemons active 2026-02-17T04:08:26.961 INFO:teuthology.orchestra.run.trial088.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-17T04:08:26.961 INFO:teuthology.orchestra.run.trial088.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:26.961 INFO:teuthology.orchestra.run.trial088.stdout:Creating mgr... 2026-02-17T04:08:26.961 INFO:teuthology.orchestra.run.trial088.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-17T04:08:26.961 INFO:teuthology.orchestra.run.trial088.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-17T04:08:27.074 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a 2026-02-17T04:08:27.074 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a.service: Unit ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a.service not loaded. 2026-02-17T04:08:27.187 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460.target.wants/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a.service → /etc/systemd/system/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@.service. 2026-02-17T04:08:27.346 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-17T04:08:27.347 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout disabled 2026-02-17T04:08:27.353 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-17T04:08:27.353 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:27.353 INFO:teuthology.orchestra.run.trial088.stdout:firewalld.service is not enabled 2026-02-17T04:08:27.353 INFO:teuthology.orchestra.run.trial088.stdout:Not possible to enable service . firewalld.service is not available 2026-02-17T04:08:27.360 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-17T04:08:27.360 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout disabled 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:firewalld.service is not enabled 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mgr to start... 2026-02-17T04:08:27.366 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mgr... 2026-02-17T04:08:27.643 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:27.643 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:27.643 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsid": "43e5da09-0bb6-11f1-afb3-d404e6e7d460", 2026-02-17T04:08:27.643 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "health": { 2026-02-17T04:08:27.643 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 0 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "a" 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-17T04:08:27.644 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-17T04:08:27.645 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-17T04:08:27.646 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "btime": "2026-02-17T04:08:25:243044+0000", 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:27.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modified": "2026-02-17T04:08:25.243517+0000", 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:27.648 INFO:teuthology.orchestra.run.trial088.stdout:mgr not available, waiting (1/15)... 2026-02-17T04:08:28.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:27 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3868193710' entity='client.admin' 2026-02-17T04:08:28.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:27 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1428110234' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:08:28.683 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:28 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: from numpy import show_config as show_numpy_config 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsid": "43e5da09-0bb6-11f1-afb3-d404e6e7d460", 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "health": { 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-17T04:08:29.910 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 0 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "a" 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "btime": "2026-02-17T04:08:25:243044+0000", 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-17T04:08:29.911 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modified": "2026-02-17T04:08:25.243517+0000", 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:29.912 INFO:teuthology.orchestra.run.trial088.stdout:mgr not available, waiting (2/15)... 2026-02-17T04:08:29.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:29 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/715466652' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: Activating manager daemon a 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: mgrmap e2: a(active, starting, since 0.00259269s) 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:08:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: Manager daemon a is now available 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:08:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:30 trial088 ceph-mon[39416]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:08:32.187 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:32 trial088 ceph-mon[39416]: mgrmap e3: a(active, since 1.00528s) 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsid": "43e5da09-0bb6-11f1-afb3-d404e6e7d460", 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "health": { 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-17T04:08:32.308 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 0 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "a" 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.309 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-17T04:08:32.310 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "btime": "2026-02-17T04:08:25:243044+0000", 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-17T04:08:32.311 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ], 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "modified": "2026-02-17T04:08:25.243517+0000", 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout }, 2026-02-17T04:08:32.312 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-17T04:08:32.313 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:32.313 INFO:teuthology.orchestra.run.trial088.stdout:mgr is available 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [global] 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout fsid = 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.88:3300,v1:10.20.193.88:6789] 2026-02-17T04:08:32.650 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout [osd] 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-17T04:08:32.651 INFO:teuthology.orchestra.run.trial088.stdout:Enabling cephadm module... 2026-02-17T04:08:33.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-mon[39416]: mgrmap e4: a(active, since 2s) 2026-02-17T04:08:33.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1498771225' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:08:33.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1588964001' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-17T04:08:33.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1588964001' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-02-17T04:08:33.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3288381000' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-17T04:08:33.916 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: ignoring --setuser ceph since I am not root 2026-02-17T04:08:33.917 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:33 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: ignoring --setgroup ceph since I am not root 2026-02-17T04:08:34.040 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for the mgr to restart... 2026-02-17T04:08:34.041 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mgr epoch 5... 2026-02-17T04:08:34.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3288381000' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-17T04:08:34.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-mon[39416]: mgrmap e5: a(active, since 3s) 2026-02-17T04:08:34.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2403139001' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-17T04:08:34.934 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: /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-17T04:08:34.934 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: 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-17T04:08:34.934 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:34 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: from numpy import show_config as show_numpy_config 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: Active manager daemon a restarted 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: Activating manager daemon a 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: osdmap e2: 0 total, 0 up, 0 in 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: mgrmap e6: a(active, starting, since 0.00250093s) 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:08:36.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:08:36.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:08:36.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:08:36.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:36 trial088 ceph-mon[39416]: Manager daemon a is now available 2026-02-17T04:08:37.428 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:37.428 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-17T04:08:37.429 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-17T04:08:37.429 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:37.429 INFO:teuthology.orchestra.run.trial088.stdout:mgr epoch 5 is available 2026-02-17T04:08:37.429 INFO:teuthology.orchestra.run.trial088.stdout:Verifying orchestrator module is enabled... 2026-02-17T04:08:37.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: Found migration_current of "None". Setting to last migration. 2026-02-17T04:08:37.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:37] ENGINE Bus STARTING 2026-02-17T04:08:37.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: mgrmap e7: a(active, since 1.00418s) 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:37] ENGINE Serving on https://10.20.193.88:7150 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:37] ENGINE Client ('10.20.193.88', 53486) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:37] ENGINE Serving on http://10.20.193.88:8765 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:37] ENGINE Bus STARTED 2026-02-17T04:08:37.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:37 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:38.724 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-17T04:08:38.725 INFO:teuthology.orchestra.run.trial088.stdout:Setting orchestrator backend to cephadm... 2026-02-17T04:08:38.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:38 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/404880810' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-17T04:08:39.439 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-17T04:08:39.439 INFO:teuthology.orchestra.run.trial088.stdout:Generating ssh key... 2026-02-17T04:08:39.848 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/404880810' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-17T04:08:39.848 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: mgrmap e8: a(active, since 2s) 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-mon[39416]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: Generating public/private ed25519 key pair. 2026-02-17T04:08:39.849 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: Your identification has been saved in /tmp/tmpn_ewey9k/key 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: Your public key has been saved in /tmp/tmpn_ewey9k/key.pub 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: The key fingerprint is: 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: SHA256:S83GzVS9Xihsuntqu1LVIjnneD0XBfg9abdajNU5ciA ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: The key's randomart image is: 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: +--[ED25519 256]--+ 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | .oo | 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | E.o o| 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | ooo.o*| 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | +++B.+@=| 2026-02-17T04:08:39.850 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | S =Xo+O B| 2026-02-17T04:08:39.851 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | . o+ o.o=.| 2026-02-17T04:08:39.851 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | .. o oo | 2026-02-17T04:08:39.851 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | . o .. | 2026-02-17T04:08:39.851 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: | o=* | 2026-02-17T04:08:39.851 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:39 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: +----[SHA256]-----+ 2026-02-17T04:08:40.155 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDunLuINGL7RvP9f+xosqDTfoJ4Ytds4+eyeOKk7wN0V ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:40.156 INFO:teuthology.orchestra.run.trial088.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-17T04:08:40.156 INFO:teuthology.orchestra.run.trial088.stdout:Adding key to root@localhost authorized_keys... 2026-02-17T04:08:40.156 INFO:teuthology.orchestra.run.trial088.stdout:Adding host trial088... 2026-02-17T04:08:40.998 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:40.999 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: Generating ssh key... 2026-02-17T04:08:40.999 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:40.999 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:40.999 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:40.999 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:40 trial088 ceph-mon[39416]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial088", "addr": "10.20.193.88", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:41.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:41 trial088 ceph-mon[39416]: Deploying cephadm binary to trial088 2026-02-17T04:08:42.098 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout Added host 'trial088' with addr '10.20.193.88' 2026-02-17T04:08:42.098 INFO:teuthology.orchestra.run.trial088.stdout:Deploying unmanaged mon service... 2026-02-17T04:08:42.459 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-17T04:08:42.460 INFO:teuthology.orchestra.run.trial088.stdout:Deploying unmanaged mgr service... 2026-02-17T04:08:42.829 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: Added host trial088 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: Saving service mon spec with placement count:5 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:43.092 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:42 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:44.296 INFO:teuthology.orchestra.run.trial088.stdout:Enabling the dashboard module... 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: Saving service mgr spec with placement count:2 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3341403273' entity='client.admin' 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial088", "name": "osd_memory_target"} : dispatch 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:08:44.319 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []} : dispatch 2026-02-17T04:08:44.320 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []}]': finished 2026-02-17T04:08:44.320 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: Deploying daemon agent.trial088 on trial088 2026-02-17T04:08:44.320 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:44 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/193890190' entity='client.admin' 2026-02-17T04:08:45.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:45 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1226763553' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-17T04:08:45.433 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:45 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: ignoring --setuser ceph since I am not root 2026-02-17T04:08:45.433 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:45 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: ignoring --setgroup ceph since I am not root 2026-02-17T04:08:45.590 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:45.590 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-17T04:08:45.590 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-17T04:08:45.590 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "active_name": "a", 2026-02-17T04:08:45.591 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-17T04:08:45.591 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:45.591 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for the mgr to restart... 2026-02-17T04:08:45.591 INFO:teuthology.orchestra.run.trial088.stdout:Waiting for mgr epoch 9... 2026-02-17T04:08:46.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1226763553' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-17T04:08:46.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-mon[39416]: mgrmap e9: a(active, since 8s) 2026-02-17T04:08:46.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/265713441' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-17T04:08:46.433 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: /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-17T04:08:46.434 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: 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-17T04:08:46.434 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:08:46 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: from numpy import show_config as show_numpy_config 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: Active manager daemon a restarted 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: Activating manager daemon a 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: osdmap e3: 0 total, 0 up, 0 in 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: mgrmap e10: a(active, starting, since 0.00265397s) 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:08:48.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:08:48.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:08:48.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:08:48.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:47 trial088 ceph-mon[39416]: Manager daemon a is now available 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout { 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout } 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:mgr epoch 9 is available 2026-02-17T04:08:48.988 INFO:teuthology.orchestra.run.trial088.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial088", "name": "osd_memory_target"} : dispatch 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []} : dispatch 2026-02-17T04:08:49.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:49 trial088 ceph-mon[39416]: mgrmap e11: a(active, since 1.00654s) 2026-02-17T04:08:50.006 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHzCCAwegAwIBAgIUJ0ozzfdkb9ARSxcNgKQal0FMfOowDQYJKoZIhvcNAQEL\nBQAwPDE6MDgGA1UEAwwxY2VwaGFkbS1yb290LTQzZTVkYTA5LTBiYjYtMTFmMS1h\nZmIzLWQ0MDRlNmU3ZDQ2MDAeFw0yNjAyMTcwNDA4NDlaFw0yOTAyMTYwNDA4NDla\nMBcxFTATBgNVBAMMDDEwLjIwLjE5My44ODCCAiIwDQYJKoZIhvcNAQEBBQADggIP\nADCCAgoCggIBAMDC5SMJf9c8gsiuAb6wsQpAUjaTVGT5KNBQZV2JQAIhXcAWQ7pJ\ns2TCsoudO+V8al4j7CYWpub9lFx19wpxb95n8RGQ6QcZ7zyrnQIPwpytH8rYTtoP\nQ6CCvglLexVQVRqZWI0vesRi0IJ5bL1hl1M1Vdl/jzWCQ5/fF2CKpQ3ZvnnDm9ru\npYDTj8msIfIZZmDa5OltWf5zEvbhI+ZuU13ruh0ORH8Yf4CibrnmiAga0ZaBjwMt\nwu16rctzXz9d4tutFIm0LGePlQkxKIoo4cG7MvV6NN1CZ3zanl1mMS/4r+zrRfc7\nFa1kJdfJVuGyuVuAGTk2ZHKhl/otUqNIhubQkuDa1P2PlIM/rC6efEn+K1fZUAb3\ntrX4/aso0nyL6BgRmc7JhgtfOxxDtdw2PYVnpyVQ1A/beWSFSTlKGJPdHnh6ojds\nG7sKR5FRmOvU1rv8m+3tQchiSTs3HOKy9e03nDCK/Kp4NXQC+/rYsN06r289KaMS\nQQvR5hL/4MILmGZb3+tCQdGVV936eHjPHg9OdAHmtNbPN5x/gKpQSjy1A2C2wT7N\nlPddkijGK3a3GGVOkDn0LVlv/6FLA+muCIKkbNDzGJfUT/bTTbrXe+rsmxNDgfrx\n/Q1KEjW+VRfmkHYW445iJ+VhrqSGlR2/9Fj5d9WOXazdrKQtnz/T/1S5AgMBAAGj\nPjA8MCwGA1UdEQQlMCOCCHRyaWFsMDg4ghFkYXNoYm9hcmRfc2VydmVyc4cEChTB\nWDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQC4S3hFPpOkZSm6E5hv\nR72QKD/WA5kQ7+41fv3Tjkwt8s8p0FlZKebx4eSoW2ELtlOBI4HED4RUekOV/Lx5\nXjJuBejar/cxjCViXMPlRVpinM17D0kcSjomHb1E5xmFRs+R0/kB4RL8yS+kO8oL\nx2uhqVf+HebHOK2pyieW8Kp9mYSKhSMCUYCu3ZWvLlTQyT3THEDXCLOsE2jKC6dy\n3brznIUnb9nQrp5PfE3IjDdv81vwQAk6J5UVY4DdzuiUxNNxHIdvchVRC6uxe8W5\nGfHBZ1QACX8IdpBoitEytIHg+mCg3JtghQrlJPp/v5hOEldC8bihL2YsoM3exgm8\nyE1L3TZjvH4jbQBN3OgsWM2U6bXA9232GHarhwCI3ECt0b/9CAeHDPQ7WDwpwtfB\n59FWnXW5lRTvRPXjUoWhfBhn1tvcjifSkbimYgW8z6upo79w5GAH0kTmek3G5+iv\nTtQy5VAxRms5fBFBH8nrFvJumheTMtsrgugFSB37MI6ICY24Hd+zGBGXxdDRQOHw\ntF5ENcR2ixF40EtNoG5xheWUJvbyu8+EtNZ7H576Vl24akPgmGEAnvqlgexZzbSC\nXcX/5Zxu+9qq8V8HQUy3eGWjtxZ2I2+sb15uqvqc7+Jpjkbe4wHtmg4iBmwHfRow\ngiarlUbxbAdnO6ctofRl8j1iAQ==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAwMLlIwl/1zyCyK4BvrCxCkBSNpNUZPko0FBlXYlAAiFdwBZD\nukmzZMKyi5075XxqXiPsJham5v2UXHX3CnFv3mfxEZDpBxnvPKudAg/CnK0fythO\n2g9DoIK+CUt7FVBVGplYjS96xGLQgnlsvWGXUzVV2X+PNYJDn98XYIqlDdm+ecOb\n2u6lgNOPyawh8hlmYNrk6W1Z/nMS9uEj5m5TXeu6HQ5Efxh/gKJuueaICBrRloGP\nAy3C7Xqty3NfP13i260UibQsZ4+VCTEoiijhwbsy9Xo03UJnfNqeXWYxL/iv7OtF\n9zsVrWQl18lW4bK5W4AZOTZkcqGX+i1So0iG5tCS4NrU/Y+Ugz+sLp58Sf4rV9lQ\nBve2tfj9qyjSfIvoGBGZzsmGC187HEO13DY9hWenJVDUD9t5ZIVJOUoYk90eeHqi\nN2wbuwpHkVGY69TWu/yb7e1ByGJJOzcc4rL17TecMIr8qng1dAL7+tiw3Tqvbz0p\noxJBC9HmEv/gwguYZlvf60JB0ZVX3fp4eM8eD050Aea01s83nH+AqlBKPLUDYLbB\nPs2U912SKMYrdrcYZU6QOfQtWW//oUsD6a4IgqRs0PMYl9RP9tNNutd76uybE0OB\n+vH9DUoSNb5VF+aQdhbjjmIn5WGupIaVHb/0WPl31Y5drN2spC2fP9P/VLkCAwEA\nAQKCAgAIxzdZG58jRaGtEuOIdBJz5Y745kezG3ek2Oxs0InGLw/OZhUqgB23yngI\nDJ6EKmDLrbYc2+442bZuaX7ZDmZqSfB7/M3n4WH4MNaDGAWkTewDOEuK+aP6RMnz\nsWjHBTQC9JXIRC/Cjr9xGad+jlmuU+D3eSwj4y1CNA4j+txeX5qhf+tykmieD8Re\nCkU3ebmkUoOXL8An6sSj0ofogACy57+/f/1Vjl+ME5mYRKvQNqxxvq+tFOHqH6qX\nd8cQIy3oFB850CcvhiXi18bBV/BD+srsy+ZpZxNAZ9JLbZJy3U/hqaszgZDQpx1k\nEMqwl4uCY7iCVvxHDh3WKkc3oV9nQj4gsn1TC3GEd9TkdSpLGguoV1qKqGVUslZh\n17x3dw8ID+BXJGxAdpdtS4mT39IKFzV5uPegHcx7BIL/ZEOA0lvuebCPOWUHdbvO\n0ztEuU5o/ln+Zpg2hahwrV4DHjEuqSGAPF1cdfKfE02A9oLGiUXAJduJfFQ6XOL2\ntD7YxjHCtbYqQeDAoveyw+WPltrpwIxw7Q+FDhnEvxiI7I7K0dtGPYHRK/sv85wK\nih6Yxp6CMUwdyIV3rGPnaXdJRKr0O1LcAe0ET4VV+1cLePGpoas9zcrB57gakckO\nmVqfkoet0RUKdYeclmnT5F4xcf/qbG3QsNYiJp5oAUzfktsvkwKCAQEA49hi8BBf\n9KI+Brsd9stY/XBY209NOiTW0h5UpR2KS8zbgJjsnzo+VmoX65I4Ft4hmiWLG6i/\nbdp2W0iACJ/3UWkXLUvNSRYju8tE1sroQ7UL9/mBjWCsv3ovtlw+YkpvmupO/ufr\nQfO/qr00jkmozs3wR3JzypVXbcFCxmnCYJxXJeiwCsg7mwjmtQOwrRfl38/FczLh\n09EoRrKDBpgNkuOVHj8zjtahs3Ih72MkkQAKUUqai6pwPkTuTVLaIsbPcDZRCx11\nRj3o2U9+YOcAb/0oeXSDGVNmFJ3KgmVQECCdM9XdP+3YRXd8sya2cbgzLk40E1lz\neQRGQQqEF14RqwKCAQEA2JSraVRUzQjWU4taKRs9DruQNftoCzLSyRynF2MvG07+\nCxJhWWWAMS8Jql3vDpxXePfD8WA7KYGGVQ+zL6N+EGIP+b7P3yagojkscFT8ssmR\nwmqEr0F3xWFD3+fB2Pxj+x71Eqf0UvEdjl0H6I34wn2SuNddRIWEhKAGCAKkJA4f\no69EehReSjkzm2BTRQVLfR8HAyUjCJ/68g70tvTtwkLIp7p4MtUoLXMWpqZyubEu\ns9IeIZh3jXXsYvoJVEE8oxI7C8pkxW08G/VU3ho0yKAxS3DztapFj885JfVyu/QK\nvlp1V2bx9bWFZCv8U2S5/GC7Xz1wLsj+hd/BdtQXKwKCAQEAr7CAggquYy3j1D7f\nGRmuMic6bUnWC/qyJ2256WRA6rg5ngzNkO5ReULv1Pd4BrIciQdgH+DcU7H8R+E8\n0OnAxGbbt1LXJf9LaJiSKWpm9Saa5wjfDAw6yJ9IQT8Z36L0Milw5oAg2UdCST8C\nUqGb6HPGTuGDRfgoZXp7qhGNEAAd9x5Y+MdzptWTSIti5eYinJVS9MSMfE+w1er6\nu8/tz5Frv9oOQJtiLsPYRQZXAPReAFcdmoq/aFSwyLEVgXF6LVXE4mRBtPsyHLd+\nhOw7Wx+D4Tulh5bWhRkzOZ8zwGvVrE3CAHS/qrk7T82PK1tVI+SrpSv5rZxNLAQW\n3QntZwKCAQBKdVo03QRGdSpSEI+PoEiufvdGR8duSivDbnFXjgbM6axXHBuRw15+\nCkDVbHPaXw+HjA62NjJAw8HuDna5Awk9EqmRX/NRMZN6EhPgDqfNw5Sz9TDmm6hU\nmGrgWGoBckvhMrRolItf1HsnzX4BioWiP8+ocoojG5AClI1eRaIurxhbis8M9WGx\nPNcsLMKT8Q0R2A/uGd9ggLeiblfdankvFwyq9WWLfFLSxUVdR84bXvnCYpNvU16O\nqKL7KCD68W6qVYMtO4jHgxVuOzrRHMtWyhQIbq2qn/5IQaLRFQA789uZs7mxsbev\nlJdmZ+TYusFiLdNdG98shndSiSmW87V/AoIBAQCjW/db77PRxvp8LmsX0zzNIDe4\npns08HRdMy8IHXhI6VE32bpn9HKVinp6pBZMY8wN07L0wrikDyEAttBMEUqVRnYq\nMDqiFzRFs1lXtcu+8NeDBpc9nXwbR+QZTkbgHozwPKW3/vVJTwM8/izaj2aDmO/r\nOvR1tNS7OMV40DpM5XKvIxUOukQRs3m2qi6euxAIvczqpMKweJvtIpXfPPj3w6KF\nKnzRq3y2El6l2Sey5Y+G+/fMwuYy6fSvmXVkZASVKfNyxP3ba1ShYFC5iT2U45iL\nfZ6YEg0Rvab8mhTqSIxolL2WJzGoJkl60Q1yCpTRtiVT1qHKHvp3AzjTBM+W\n-----END RSA PRIVATE KEY-----\n"} 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:48] ENGINE Bus STARTING 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:48] ENGINE Serving on http://10.20.193.88:8765 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:48] ENGINE Serving on https://10.20.193.88:7150 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:48] ENGINE Bus STARTED 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: [17/Feb/2026:04:08:48] ENGINE Client ('10.20.193.88', 33778) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: Deploying daemon agent.trial088 on trial088 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-17T04:08:50.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:50 trial088 ceph-mon[39416]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-17T04:08:50.381 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-17T04:08:50.740 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-17T04:08:50.740 INFO:teuthology.orchestra.run.trial088.stdout:Creating initial admin user... 2026-02-17T04:08:51.296 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:51 trial088 ceph-mon[39416]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:51.297 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:51 trial088 ceph-mon[39416]: mgrmap e12: a(active, since 2s) 2026-02-17T04:08:51.297 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:51.297 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:51.302 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$2T/2ZJWfMHrsUAiwOAa09.aNwfBzUWOVKDWmm/oPkAAJAX4Wa1eo.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771301331, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-17T04:08:51.302 INFO:teuthology.orchestra.run.trial088.stdout:Fetching dashboard port number... 2026-02-17T04:08:51.647 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stdout 8443 2026-02-17T04:08:51.655 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-17T04:08:51.655 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout disabled 2026-02-17T04:08:51.662 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-17T04:08:51.662 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:51.662 INFO:teuthology.orchestra.run.trial088.stdout:firewalld.service is not enabled 2026-02-17T04:08:51.662 INFO:teuthology.orchestra.run.trial088.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout:Ceph Dashboard is now available at: 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout: URL: https://trial088:8443/ 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout: User: admin 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout: Password: znc1az60c4 2026-02-17T04:08:51.663 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:51.664 INFO:teuthology.orchestra.run.trial088.stdout:Saving cluster configuration to /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config directory 2026-02-17T04:08:52.066 INFO:teuthology.orchestra.run.trial088.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-17T04:08:52.066 INFO:teuthology.orchestra.run.trial088.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout:Or, if you are only running a single cluster on this host: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: ceph telemetry on 2026-02-17T04:08:52.067 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.068 INFO:teuthology.orchestra.run.trial088.stdout:For more information see: 2026-02-17T04:08:52.068 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.068 INFO:teuthology.orchestra.run.trial088.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-17T04:08:52.068 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:52.068 INFO:teuthology.orchestra.run.trial088.stdout:Bootstrap complete. 2026-02-17T04:08:52.073 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout static 2026-02-17T04:08:52.079 INFO:teuthology.orchestra.run.trial088.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-17T04:08:52.079 INFO:teuthology.orchestra.run.trial088.stdout:systemctl: stdout inactive 2026-02-17T04:08:52.079 INFO:teuthology.orchestra.run.trial088.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: 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-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1562600734' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-17T04:08:52.209 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:52 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/684626074' entity='client.admin' 2026-02-17T04:08:52.222 INFO:tasks.cephadm:Fetching config... 2026-02-17T04:08:52.222 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:52.222 DEBUG:teuthology.orchestra.run.trial088:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-17T04:08:52.240 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-17T04:08:52.240 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:52.240 DEBUG:teuthology.orchestra.run.trial088:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-17T04:08:52.298 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-17T04:08:52.298 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:52.298 DEBUG:teuthology.orchestra.run.trial088:> sudo dd if=/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/keyring of=/dev/stdout 2026-02-17T04:08:52.363 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-17T04:08:52.367 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:08:52.368 DEBUG:teuthology.orchestra.run.trial088:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-17T04:08:52.418 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-17T04:08:52.418 DEBUG:teuthology.orchestra.run.trial088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDunLuINGL7RvP9f+xosqDTfoJ4Ytds4+eyeOKk7wN0V ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-17T04:08:52.500 INFO:teuthology.orchestra.run.trial088.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDunLuINGL7RvP9f+xosqDTfoJ4Ytds4+eyeOKk7wN0V ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:52.510 DEBUG:teuthology.orchestra.run.trial103:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDunLuINGL7RvP9f+xosqDTfoJ4Ytds4+eyeOKk7wN0V ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-17T04:08:52.546 INFO:teuthology.orchestra.run.trial103.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDunLuINGL7RvP9f+xosqDTfoJ4Ytds4+eyeOKk7wN0V ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:08:52.557 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-17T04:08:52.764 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:08:53.167 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-17T04:08:53.168 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-17T04:08:53.289 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:08:53.677 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial103 2026-02-17T04:08:53.677 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:53.677 DEBUG:teuthology.orchestra.run.trial103:> dd of=/etc/ceph/ceph.conf 2026-02-17T04:08:53.695 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:08:53.695 DEBUG:teuthology.orchestra.run.trial103:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:53.752 INFO:tasks.cephadm:Adding host trial103 to orchestrator... 2026-02-17T04:08:53.752 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch host add trial103 2026-02-17T04:08:53.877 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.146 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2518192245' entity='client.admin' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: Certificate for "cephadm-signed_agent_cert (trial088)" is still valid for 1824 days. 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:54.147 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:54.148 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:08:54.148 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:54.148 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:53 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:55.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: Updating trial088:/etc/ceph/ceph.conf 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: Updating trial088:/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:55.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:55 trial088 ceph-mon[39416]: mgrmap e13: a(active, since 7s) 2026-02-17T04:08:55.905 INFO:teuthology.orchestra.run.trial088.stdout:Added host 'trial103' with addr '10.20.193.103' 2026-02-17T04:08:56.046 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-17T04:08:56.164 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:08:56.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:56 trial088 ceph-mon[39416]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial103", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:08:56.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:56 trial088 ceph-mon[39416]: Deploying cephadm binary to trial103 2026-02-17T04:08:56.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:56 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:56.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:56 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:56.398 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:08:56.398 INFO:teuthology.orchestra.run.trial088.stdout:[{"addr": "10.20.193.88", "hostname": "trial088", "labels": [], "status": ""}, {"addr": "10.20.193.103", "hostname": "trial103", "labels": [], "status": ""}] 2026-02-17T04:08:56.536 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-17T04:08:56.537 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd crush tunables default 2026-02-17T04:08:56.652 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: Added host trial103 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial103", "name": "osd_memory_target"} : dispatch 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:57.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:57.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:57 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/219859115' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-17T04:08:57.680 INFO:teuthology.orchestra.run.trial088.stderr:adjusted tunables profile to default 2026-02-17T04:08:57.821 INFO:tasks.cephadm:Adding mon.a on trial088 2026-02-17T04:08:57.822 INFO:tasks.cephadm:Adding mon.b on trial103 2026-02-17T04:08:57.822 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch apply mon '2;trial088:10.20.193.88=a;trial103:10.20.193.103=b' 2026-02-17T04:08:57.949 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:08:58.230 INFO:teuthology.orchestra.run.trial103.stdout:Scheduled mon update... 2026-02-17T04:08:58.395 DEBUG:teuthology.orchestra.run.trial103:mon.b> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b.service 2026-02-17T04:08:58.397 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-17T04:08:58.398 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph mon dump -f json 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: Updating trial103:/etc/ceph/ceph.conf 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: Updating trial103:/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial103", "caps": []} : dispatch 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial103", "caps": []}]': finished 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/219859115' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: osdmap e4: 0 total, 0 up, 0 in 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:58 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:58.566 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:08:58.872 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:08:58.873 INFO:teuthology.orchestra.run.trial103.stdout:{"epoch":1,"fsid":"43e5da09-0bb6-11f1-afb3-d404e6e7d460","modified":"2026-02-17T04:08:24.047302Z","created":"2026-02-17T04:08:24.047302Z","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.88:3300","nonce":0},{"type":"v1","addr":"10.20.193.88:6789","nonce":0}]},"addr":"10.20.193.88:6789/0","public_addr":"10.20.193.88:6789/0","priority":0,"weight":0,"time_added":"2026-02-17T04:08:24:047314+0000","crush_location":[]}],"quorum":[0]} 2026-02-17T04:08:58.873 INFO:teuthology.orchestra.run.trial103.stderr:dumped monmap epoch 1 2026-02-17T04:08:59.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: Deploying daemon agent.trial103 on trial103 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:08:59.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:08:59 trial088 ceph-mon[39416]: from='client.? 10.20.193.103:0/3395777151' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-17T04:08:59.780 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 systemd[1]: Starting Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:09:00.022 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-17T04:09:00.023 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph mon dump -f json 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 podman[40886]: 2026-02-17 04:08:59.778956147 +0000 UTC m=+0.016099379 container create 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, ceph=True, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7) 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 podman[40886]: 2026-02-17 04:08:59.815320962 +0000 UTC m=+0.052464204 container init 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.build-date=20260209, 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.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.license=GPLv2, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, ceph=True, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0) 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 podman[40886]: 2026-02-17 04:08:59.819043467 +0000 UTC m=+0.056186719 container start 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.license=GPLv2, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.vendor=CentOS, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True) 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 bash[40886]: 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 podman[40886]: 2026-02-17 04:08:59.772774739 +0000 UTC m=+0.009917981 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 systemd[1]: Started Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: pidfile_write: ignore empty --pid-file 2026-02-17T04:09:00.049 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: load: jerasure load: lrc 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Git sha 0 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: DB SUMMARY 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: DB Session ID: RB33WPD5KE6QIHYN1HFU 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 519 ; 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:09:00.050 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.info_log: 0x19eae00 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.statistics: (nil) 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.use_fsync: 0 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:09:00.051 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.db_log_dir: 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.wal_dir: 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:09:00.052 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.write_buffer_manager: 0x19e77c0 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:09:00.053 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.unordered_write: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.row_cache: None 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.wal_filter: None 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.wal_compression: 0 2026-02-17T04:09:00.054 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:09:00.055 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_open_files: -1 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:09:00.056 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Compression algorithms supported: 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kZSTD supported: 0 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2026-02-17T04:09:00.057 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.merge_operator: 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_filter: None 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x19eb540) 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:09:00.058 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: index_type: 0 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_index_type: 0 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: index_shortening: 1 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: checksum: 4 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: no_block_cache: 0 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache: 0x19b9a50 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_options: 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: capacity : 536870912 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: num_shard_bits : 4 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: strict_capacity_limit : 0 2026-02-17T04:09:00.059 INFO:journalctl@ceph.mon.b.trial103.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_compressed: (nil) 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: persistent_cache: (nil) 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size: 4096 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size_deviation: 10 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: block_restart_interval: 16 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: index_block_restart_interval: 1 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: metadata_block_size: 4096 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: partition_filters: 0 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: use_delta_encoding: 1 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: filter_policy: bloomfilter 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: whole_key_filtering: 1 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: verify_compression: 0 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:09:00.060 INFO:journalctl@ceph.mon.b.trial103.stdout: format_version: 5 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_index_compression: 1 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: block_align: 0 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: max_auto_readahead_size: 262144 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: prepopulate_block_cache: 0 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression: NoCompression 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:09:00.061 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.num_levels: 7 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:09:00.062 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:09:00.063 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:09:00.063 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:09:00.064 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:09:00.065 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:09:00.066 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:09:00.067 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:09:00.068 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.ttl: 2592000 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:09:00.069 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 03f26fa1-9b3e-4ad4-bc7b-144fda846a46 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301339835629, "job": 1, "event": "recovery_started", "wal_files": [4]} 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301339835939, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1655, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 531, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 409, "raw_average_value_size": 81, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771301339, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "03f26fa1-9b3e-4ad4-bc7b-144fda846a46", "db_session_id": "RB33WPD5KE6QIHYN1HFU", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301339835987, "job": 1, "event": "recovery_finished"} 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x1a06e00 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: DB pointer 0x27f8000 2026-02-17T04:09:00.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b does not exist in monmap, will attempt to join an existing cluster 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: ** DB Stats ** 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:09:00.071 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: L0 1/0 1.62 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: Sum 1/0 1.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.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 5.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.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 5.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:09:00.072 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache BinnedLRUCache@0x19b9a50#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.073 INFO:journalctl@ceph.mon.b.trial103.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: using public_addr v2:10.20.193.103:0/0 -> [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: starting mon.b rank -1 at public addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] at bind addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(???) e0 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).mds e1 new map 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).mds e1 print_map 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: e1 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.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-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: legacy client fscid: -1 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:09:00.074 INFO:journalctl@ceph.mon.b.trial103.stdout: No filesystems configured 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mkfs 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-17T04:09:00.075 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.a is new leader, mons a in quorum (ranks 0) 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: monmap epoch 1 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: last_changed 2026-02-17T04:08:24.047302+0000 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: min_mon_release 20 (tentacle) 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: election_strategy: 1 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: fsmap 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: osdmap e1: 0 total, 0 up, 0 in 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e1: no daemons active 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3868193710' entity='client.admin' 2026-02-17T04:09:00.076 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1428110234' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/715466652' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Activating manager daemon a 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e2: a(active, starting, since 0.00259269s) 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Manager daemon a is now available 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:09:00.077 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14100 10.20.193.88:0/1666384845' entity='mgr.a' 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e3: a(active, since 1.00528s) 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e4: a(active, since 2s) 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1498771225' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1588964001' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1588964001' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3288381000' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3288381000' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e5: a(active, since 3s) 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2403139001' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Active manager daemon a restarted 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Activating manager daemon a 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: osdmap e2: 0 total, 0 up, 0 in 2026-02-17T04:09:00.078 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e6: a(active, starting, since 0.00250093s) 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Manager daemon a is now available 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Found migration_current of "None". Setting to last migration. 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.079 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:37] ENGINE Bus STARTING 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e7: a(active, since 1.00418s) 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:37] ENGINE Serving on https://10.20.193.88:7150 2026-02-17T04:09:00.080 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:37] ENGINE Client ('10.20.193.88', 53486) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:37] ENGINE Serving on http://10.20.193.88:8765 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:37] ENGINE Bus STARTED 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/404880810' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/404880810' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e8: a(active, since 2s) 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Generating ssh key... 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.081 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial088", "addr": "10.20.193.88", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Deploying cephadm binary to trial088 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Added host trial088 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Saving service mon spec with placement count:5 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Saving service mgr spec with placement count:2 2026-02-17T04:09:00.082 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3341403273' entity='client.admin' 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial088", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []} : dispatch 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14118 10.20.193.88:0/320980703' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []}]': finished 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Deploying daemon agent.trial088 on trial088 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/193890190' entity='client.admin' 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1226763553' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1226763553' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e9: a(active, since 8s) 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/265713441' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Active manager daemon a restarted 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Activating manager daemon a 2026-02-17T04:09:00.083 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: osdmap e3: 0 total, 0 up, 0 in 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e10: a(active, starting, since 0.00265397s) 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Manager daemon a is now available 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial088", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:00.084 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial088", "caps": []} : dispatch 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e11: a(active, since 1.00654s) 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:48] ENGINE Bus STARTING 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:48] ENGINE Serving on http://10.20.193.88:8765 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:48] ENGINE Serving on https://10.20.193.88:7150 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:48] ENGINE Bus STARTED 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: [17/Feb/2026:04:08:48] ENGINE Client ('10.20.193.88', 33778) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Deploying daemon agent.trial088 on trial088 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e12: a(active, since 2s) 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.085 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: 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-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1562600734' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/684626074' entity='client.admin' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2518192245' entity='client.admin' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.086 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Certificate for "cephadm-signed_agent_cert (trial088)" is still valid for 1824 days. 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial088:/etc/ceph/ceph.conf 2026-02-17T04:09:00.087 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial088:/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mgrmap e13: a(active, since 7s) 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial103", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Deploying cephadm binary to trial103 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Added host trial103 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:trial103", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.088 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/219859115' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial103:/etc/ceph/ceph.conf 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial103:/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.trial103", "caps": []} : dispatch 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.trial103", "caps": []}]': finished 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.089 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/219859115' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: osdmap e4: 0 total, 0 up, 0 in 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: Deploying daemon agent.trial103 on trial103 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.090 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: from='client.? 10.20.193.103:0/3395777151' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-17T04:09:00.091 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:08:59 trial103 ceph-mon[40935]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2026-02-17T04:09:00.145 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.b/config 2026-02-17T04:09:05.171 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.171 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:09:05.171 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: mon.a calling monitor election 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: mon.b calling monitor election 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: monmap epoch 2 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: min_mon_release 20 (tentacle) 2026-02-17T04:09:05.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: election_strategy: 1 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: fsmap 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: osdmap e4: 0 total, 0 up, 0 in 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: mgrmap e13: a(active, since 17s) 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: overall HEALTH_OK 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:05.173 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:04 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: mon.a calling monitor election 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: mon.b calling monitor election 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:09:05.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: monmap epoch 2 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: min_mon_release 20 (tentacle) 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: election_strategy: 1 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: fsmap 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: osdmap e4: 0 total, 0 up, 0 in 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: mgrmap e13: a(active, since 17s) 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: overall HEALTH_OK 2026-02-17T04:09:05.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:05.185 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:04 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:05.997 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: Updating trial088:/etc/ceph/ceph.conf 2026-02-17T04:09:05.997 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: Updating trial103:/etc/ceph/ceph.conf 2026-02-17T04:09:05.997 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:05.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:05.999 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: Updating trial088:/etc/ceph/ceph.conf 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: Updating trial103:/etc/ceph/ceph.conf 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: Updating trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: Updating trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/config/ceph.conf 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:06.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:05 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:09:06.429 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:09:06.429 INFO:teuthology.orchestra.run.trial103.stdout:{"epoch":2,"fsid":"43e5da09-0bb6-11f1-afb3-d404e6e7d460","modified":"2026-02-17T04:08:59.857113Z","created":"2026-02-17T04:08:24.047302Z","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.88:3300","nonce":0},{"type":"v1","addr":"10.20.193.88:6789","nonce":0}]},"addr":"10.20.193.88:6789/0","public_addr":"10.20.193.88:6789/0","priority":0,"weight":0,"time_added":"2026-02-17T04:08:24:047314+0000","crush_location":[]},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:3300","nonce":0},{"type":"v1","addr":"10.20.193.103:6789","nonce":0}]},"addr":"10.20.193.103:6789/0","public_addr":"10.20.193.103:6789/0","priority":0,"weight":0,"time_added":"2026-02-17T04:08:59:857112+0000","crush_location":[]}],"quorum":[0,1]} 2026-02-17T04:09:06.430 INFO:teuthology.orchestra.run.trial103.stderr:dumped monmap epoch 2 2026-02-17T04:09:06.572 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-17T04:09:06.572 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-17T04:09:06.690 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:06.935 INFO:teuthology.orchestra.run.trial088.stdout:# minimal ceph.conf for 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:06.936 INFO:teuthology.orchestra.run.trial088.stdout:[global] 2026-02-17T04:09:06.936 INFO:teuthology.orchestra.run.trial088.stdout: fsid = 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:09:06.936 INFO:teuthology.orchestra.run.trial088.stdout: mon_host = [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] 2026-02-17T04:09:07.075 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-17T04:09:07.075 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:09:07.075 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/etc/ceph/ceph.conf 2026-02-17T04:09:07.101 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:09:07.101 DEBUG:teuthology.orchestra.run.trial088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:09:07.166 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:09:07.166 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/etc/ceph/ceph.conf 2026-02-17T04:09:07.195 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:09:07.195 DEBUG:teuthology.orchestra.run.trial103:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-17T04:09:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: Reconfiguring mon.a (unknown last config time)... 2026-02-17T04:09:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: Reconfiguring daemon mon.a on trial088 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: Reconfiguring mon.b (monmap changed)... 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: Reconfiguring daemon mon.b on trial103 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='client.? 10.20.193.103:0/757209623' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-17T04:09:07.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:06 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/4120743777' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:07.236 INFO:tasks.cephadm:Adding mgr.a on trial088 2026-02-17T04:09:07.236 INFO:tasks.cephadm:Adding mgr.b on trial103 2026-02-17T04:09:07.236 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch apply mgr '2;trial088=a;trial103=b' 2026-02-17T04:09:07.394 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.b/config 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: Reconfiguring mon.a (unknown last config time)... 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: Reconfiguring daemon mon.a on trial088 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: Reconfiguring mon.b (monmap changed)... 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: Reconfiguring daemon mon.b on trial103 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='client.? 10.20.193.103:0/757209623' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-17T04:09:07.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:06 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/4120743777' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:07.639 INFO:teuthology.orchestra.run.trial103.stdout:Scheduled mgr update... 2026-02-17T04:09:07.781 DEBUG:teuthology.orchestra.run.trial103:mgr.b> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.b.service 2026-02-17T04:09:07.784 DEBUG:tasks.cephadm:set 0 configs 2026-02-17T04:09:07.784 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph config dump 2026-02-17T04:09:07.901 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:08.134 INFO:teuthology.orchestra.run.trial088.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-17T04:09:08.134 INFO:teuthology.orchestra.run.trial088.stdout:global dev auth_debug true 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 * 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global dev debug_asserts_on_shutdown true 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global basic log_to_file true 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global basic log_to_journald false 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global basic log_to_stderr false 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_allow_pool_delete true 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_cluster_log_to_file true 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_election_default_strategy 3 2026-02-17T04:09:08.135 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global dev ms_die_on_bug true 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global dev ms_die_on_old_message true 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.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-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-17T04:09:08.136 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced debug_mon 20/20 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced debug_ms 1/1 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced debug_paxos 20/20 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_data_avail_warn 5 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-17T04:09:08.137 INFO:teuthology.orchestra.run.trial088.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced debug_mgr 20/20 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced debug_ms 1/1 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/cephadm/use_agent true * 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:osd dev bdev_debug_aio true 2026-02-17T04:09:08.138 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced debug_ms 1/1 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced debug_osd 20/20 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_misdirected_ops true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_op_order true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_shutdown true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_memory_target_autotune true 2026-02-17T04:09:08.139 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_op_queue debug_random * 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_recover_clone_overlap true 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-17T04:09:08.140 INFO:teuthology.orchestra.run.trial088.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-17T04:09:08.273 INFO:tasks.cephadm:Deploying OSDs... 2026-02-17T04:09:08.274 DEBUG:teuthology.orchestra.run.trial088:> set -ex 2026-02-17T04:09:08.274 DEBUG:teuthology.orchestra.run.trial088:> dd if=/scratch_devs of=/dev/stdout 2026-02-17T04:09:08.291 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-17T04:09:08.292 DEBUG:teuthology.orchestra.run.trial088:> stat /dev/vg_nvme/lv_1 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Access: 2026-02-17 04:08:53.598360284 +0000 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Modify: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.348 INFO:teuthology.orchestra.run.trial088.stdout:Change: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.349 INFO:teuthology.orchestra.run.trial088.stdout: Birth: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.349 DEBUG:teuthology.orchestra.run.trial088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-17T04:09:08.412 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records in 2026-02-17T04:09:08.413 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records out 2026-02-17T04:09:08.413 INFO:teuthology.orchestra.run.trial088.stderr:512 bytes copied, 0.000156811 s, 3.3 MB/s 2026-02-17T04:09:08.414 DEBUG:teuthology.orchestra.run.trial088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-17T04:09:08.471 DEBUG:teuthology.orchestra.run.trial088:> stat /dev/vg_nvme/lv_2 2026-02-17T04:09:08.528 INFO:teuthology.orchestra.run.trial088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-17T04:09:08.528 INFO:teuthology.orchestra.run.trial088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:08.528 INFO:teuthology.orchestra.run.trial088.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-17T04:09:08.528 INFO:teuthology.orchestra.run.trial088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:08.529 INFO:teuthology.orchestra.run.trial088.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:08.529 INFO:teuthology.orchestra.run.trial088.stdout:Access: 2026-02-17 04:08:53.598360284 +0000 2026-02-17T04:09:08.529 INFO:teuthology.orchestra.run.trial088.stdout:Modify: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.529 INFO:teuthology.orchestra.run.trial088.stdout:Change: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.529 INFO:teuthology.orchestra.run.trial088.stdout: Birth: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.529 DEBUG:teuthology.orchestra.run.trial088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-17T04:09:08.591 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records in 2026-02-17T04:09:08.591 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records out 2026-02-17T04:09:08.591 INFO:teuthology.orchestra.run.trial088.stderr:512 bytes copied, 0.00013992 s, 3.7 MB/s 2026-02-17T04:09:08.593 DEBUG:teuthology.orchestra.run.trial088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-17T04:09:08.638 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mgr[42670]: -- 10.20.193.103:0/3682929525 <== mon.0 v2:10.20.193.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x1a33a00 con 0x1a07800 2026-02-17T04:09:08.650 DEBUG:teuthology.orchestra.run.trial088:> stat /dev/vg_nvme/lv_3 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='client.14200 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial088=a;trial103=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: Saving service mgr spec with placement trial088=a;trial103=b;count:2 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:08.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: Deploying daemon mgr.b on trial103 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1173973548' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-17T04:09:08.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:08 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.701 INFO:teuthology.orchestra.run.trial088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Access: 2026-02-17 04:08:53.598360284 +0000 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Modify: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout:Change: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.702 INFO:teuthology.orchestra.run.trial088.stdout: Birth: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.703 DEBUG:teuthology.orchestra.run.trial088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-17T04:09:08.765 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records in 2026-02-17T04:09:08.765 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records out 2026-02-17T04:09:08.765 INFO:teuthology.orchestra.run.trial088.stderr:512 bytes copied, 0.000240167 s, 2.1 MB/s 2026-02-17T04:09:08.766 DEBUG:teuthology.orchestra.run.trial088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-17T04:09:08.824 DEBUG:teuthology.orchestra.run.trial088:> stat /dev/vg_nvme/lv_4 2026-02-17T04:09:08.881 INFO:teuthology.orchestra.run.trial088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-17T04:09:08.881 INFO:teuthology.orchestra.run.trial088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:08.881 INFO:teuthology.orchestra.run.trial088.stdout:Device: 6h/6d Inode: 1318 Links: 1 2026-02-17T04:09:08.881 INFO:teuthology.orchestra.run.trial088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:08.881 INFO:teuthology.orchestra.run.trial088.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:08.882 INFO:teuthology.orchestra.run.trial088.stdout:Access: 2026-02-17 04:08:53.598360284 +0000 2026-02-17T04:09:08.882 INFO:teuthology.orchestra.run.trial088.stdout:Modify: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.882 INFO:teuthology.orchestra.run.trial088.stdout:Change: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.882 INFO:teuthology.orchestra.run.trial088.stdout: Birth: 2026-02-17 04:06:28.280033142 +0000 2026-02-17T04:09:08.882 DEBUG:teuthology.orchestra.run.trial088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-17T04:09:08.921 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='client.14200 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;trial088=a;trial103=b", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: Saving service mgr spec with placement trial088=a;trial103=b;count:2 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:08.922 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: Deploying daemon mgr.b on trial103 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1173973548' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-17T04:09:08.923 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-17T04:09:08.924 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2026-02-17T04:09:08.925 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:08 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:08.949 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records in 2026-02-17T04:09:08.949 INFO:teuthology.orchestra.run.trial088.stderr:1+0 records out 2026-02-17T04:09:08.950 INFO:teuthology.orchestra.run.trial088.stderr:512 bytes copied, 0.000219548 s, 2.3 MB/s 2026-02-17T04:09:08.951 DEBUG:teuthology.orchestra.run.trial088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-17T04:09:09.009 DEBUG:teuthology.orchestra.run.trial103:> set -ex 2026-02-17T04:09:09.009 DEBUG:teuthology.orchestra.run.trial103:> dd if=/scratch_devs of=/dev/stdout 2026-02-17T04:09:09.026 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-17T04:09:09.026 DEBUG:teuthology.orchestra.run.trial103:> stat /dev/vg_nvme/lv_1 2026-02-17T04:09:09.083 INFO:teuthology.orchestra.run.trial103.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-17T04:09:09.083 INFO:teuthology.orchestra.run.trial103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Device: 6h/6d Inode: 1298 Links: 1 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Access: 2026-02-17 04:09:08.243002650 +0000 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Modify: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout:Change: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.084 INFO:teuthology.orchestra.run.trial103.stdout: Birth: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.084 DEBUG:teuthology.orchestra.run.trial103:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-17T04:09:09.159 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records in 2026-02-17T04:09:09.159 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records out 2026-02-17T04:09:09.159 INFO:teuthology.orchestra.run.trial103.stderr:512 bytes copied, 0.000167452 s, 3.1 MB/s 2026-02-17T04:09:09.160 DEBUG:teuthology.orchestra.run.trial103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-17T04:09:09.219 DEBUG:teuthology.orchestra.run.trial103:> stat /dev/vg_nvme/lv_2 2026-02-17T04:09:09.277 INFO:teuthology.orchestra.run.trial103.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Access: 2026-02-17 04:09:09.252970010 +0000 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Modify: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout:Change: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.278 INFO:teuthology.orchestra.run.trial103.stdout: Birth: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.279 DEBUG:teuthology.orchestra.run.trial103:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-17T04:09:09.344 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records in 2026-02-17T04:09:09.344 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records out 2026-02-17T04:09:09.344 INFO:teuthology.orchestra.run.trial103.stderr:512 bytes copied, 0.000162462 s, 3.2 MB/s 2026-02-17T04:09:09.345 DEBUG:teuthology.orchestra.run.trial103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-17T04:09:09.403 DEBUG:teuthology.orchestra.run.trial103:> stat /dev/vg_nvme/lv_3 2026-02-17T04:09:09.460 INFO:teuthology.orchestra.run.trial103.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-17T04:09:09.460 INFO:teuthology.orchestra.run.trial103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:09.460 INFO:teuthology.orchestra.run.trial103.stdout:Device: 6h/6d Inode: 1316 Links: 1 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout:Access: 2026-02-17 04:09:09.424964452 +0000 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout:Modify: 2026-02-17 04:06:27.352203973 +0000 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout:Change: 2026-02-17 04:06:27.352203973 +0000 2026-02-17T04:09:09.461 INFO:teuthology.orchestra.run.trial103.stdout: Birth: 2026-02-17 04:06:27.352203973 +0000 2026-02-17T04:09:09.461 DEBUG:teuthology.orchestra.run.trial103:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-17T04:09:09.523 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records in 2026-02-17T04:09:09.524 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records out 2026-02-17T04:09:09.524 INFO:teuthology.orchestra.run.trial103.stderr:512 bytes copied, 0.000151542 s, 3.4 MB/s 2026-02-17T04:09:09.525 DEBUG:teuthology.orchestra.run.trial103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-17T04:09:09.581 DEBUG:teuthology.orchestra.run.trial103:> stat /dev/vg_nvme/lv_4 2026-02-17T04:09:09.637 INFO:teuthology.orchestra.run.trial103.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Context: system_u:object_r:device_t:s0 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Access: 2026-02-17 04:09:09.424964452 +0000 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Modify: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout:Change: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.638 INFO:teuthology.orchestra.run.trial103.stdout: Birth: 2026-02-17 04:06:27.351204007 +0000 2026-02-17T04:09:09.639 DEBUG:teuthology.orchestra.run.trial103:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-17T04:09:09.702 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records in 2026-02-17T04:09:09.702 INFO:teuthology.orchestra.run.trial103.stderr:1+0 records out 2026-02-17T04:09:09.703 INFO:teuthology.orchestra.run.trial103.stderr:512 bytes copied, 0.000152523 s, 3.4 MB/s 2026-02-17T04:09:09.704 DEBUG:teuthology.orchestra.run.trial103:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-17T04:09:09.711 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b[42644]: /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-17T04:09:09.711 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b[42644]: 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-17T04:09:09.712 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b[42644]: from numpy import show_config as show_numpy_config 2026-02-17T04:09:09.728 INFO:tasks.cephadm:Deploying osd.0 on trial088 with /dev/vg_nvme/lv_4... 2026-02-17T04:09:09.728 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-17T04:09:09.843 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: Reconfiguring mgr.a (unknown last config time)... 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: Reconfiguring daemon mgr.a on trial088 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:10.042 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.043 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:09 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:10.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: Reconfiguring mgr.a (unknown last config time)... 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: Reconfiguring daemon mgr.a on trial088 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: Metadata not up to date on all hosts. Skipping non agent specs 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:09 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:10.544 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:10.560 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch daemon add osd trial088:vg_nvme/lv_4 --skip-validation 2026-02-17T04:09:10.677 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:11.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:11.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:10 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:11.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:11.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:11.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:10 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='client.14212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial088:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: osd.default does not exist. Creating it now. 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: Creating OSDs with service ID: default on trial088:['vg_nvme/lv_4'] 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: Marking host: trial088 for OSDSpec preview refresh. 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: Saving service osd.default spec with placement trial088 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:12.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: Standby manager daemon b started 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/4050979474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "eef898b7-029e-4f6f-b854-75cac1216474"} : dispatch 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/4050979474' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eef898b7-029e-4f6f-b854-75cac1216474"}]': finished 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: osdmap e5: 1 total, 0 up, 1 in 2026-02-17T04:09:12.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:11 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:12.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='client.14212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial088:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:12.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: osd.default does not exist. Creating it now. 2026-02-17T04:09:12.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: Creating OSDs with service ID: default on trial088:['vg_nvme/lv_4'] 2026-02-17T04:09:12.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: Marking host: trial088 for OSDSpec preview refresh. 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: Saving service osd.default spec with placement trial088 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: Standby manager daemon b started 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.? 10.20.193.103:0/102149657' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/4050979474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "eef898b7-029e-4f6f-b854-75cac1216474"} : dispatch 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/4050979474' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eef898b7-029e-4f6f-b854-75cac1216474"}]': finished 2026-02-17T04:09:12.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: osdmap e5: 1 total, 0 up, 1 in 2026-02-17T04:09:12.213 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:11 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:13.202 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:12 trial088 ceph-mon[39416]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:13.203 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:12 trial088 ceph-mon[39416]: mgrmap e14: a(active, since 24s), standbys: b 2026-02-17T04:09:13.203 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:12 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-17T04:09:13.203 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:12 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3683565768' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-17T04:09:13.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:12 trial103 ceph-mon[40935]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:13.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:12 trial103 ceph-mon[40935]: mgrmap e14: a(active, since 24s), standbys: b 2026-02-17T04:09:13.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:12 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2026-02-17T04:09:13.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:12 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3683565768' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-17T04:09:14.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-17T04:09:14.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:14 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:14.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:14.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-17T04:09:14.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:14 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:15.193 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:15 trial088 ceph-mon[39416]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:15.193 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:15 trial088 ceph-mon[39416]: Deploying daemon osd.0 on trial088 2026-02-17T04:09:15.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:15 trial103 ceph-mon[40935]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:15.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:15 trial103 ceph-mon[40935]: Deploying daemon osd.0 on trial088 2026-02-17T04:09:17.312 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:17 trial088 ceph-mon[39416]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:17.312 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:17 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:17.312 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:17 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:17.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:17 trial103 ceph-mon[40935]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:17.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:17 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:17.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:17 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.077 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-17T04:09:18.077 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.078 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:18.079 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:18.079 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:18 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:18.448 INFO:teuthology.orchestra.run.trial088.stdout:Created no osd(s) on host trial088; already created? 2026-02-17T04:09:18.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-17T04:09:18.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:18.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:18 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:18.591 DEBUG:teuthology.orchestra.run.trial088:osd.0> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.0.service 2026-02-17T04:09:18.594 INFO:tasks.cephadm:Deploying osd.1 on trial103 with /dev/vg_nvme/lv_4... 2026-02-17T04:09:18.594 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- lvm zap /dev/vg_nvme/lv_4 2026-02-17T04:09:18.731 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.b/config 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: Adjusting osd_memory_target on trial088 to 83023M 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: osdmap e6: 1 total, 0 up, 1 in 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:19.203 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial088", "root=default"]} : dispatch 2026-02-17T04:09:19.204 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:19.204 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:19 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:19.216 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: Adjusting osd_memory_target on trial088 to 83023M 2026-02-17T04:09:19.216 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: osdmap e6: 1 total, 0 up, 1 in 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial088", "root=default"]} : dispatch 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:19.217 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:19 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:19.217 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:09:19 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0[50798]: 2026-02-17T04:09:19.077+0000 7f5988211640 -1 osd.0 0 waiting for initial osdmap 2026-02-17T04:09:19.217 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:09:19 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0[50798]: 2026-02-17T04:09:19.079+0000 7f59840d8640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-17T04:09:19.406 INFO:teuthology.orchestra.run.trial103.stdout: 2026-02-17T04:09:19.422 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch daemon add osd trial103:vg_nvme/lv_4 --skip-validation 2026-02-17T04:09:19.540 INFO:teuthology.orchestra.run.trial103.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.b/config 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial088", "root=default"]}]': finished 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: osdmap e7: 1 total, 0 up, 1 in 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:20.184 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:20 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial088", "root=default"]}]': finished 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: osdmap e7: 1 total, 0 up, 1 in 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:20.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:20 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: purged_snaps scrub starts 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: purged_snaps scrub ok 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial103:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: osd.default does not exist. Creating it now. 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: Creating OSDs with service ID: default on trial103:['vg_nvme/lv_4'] 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: Marking host: trial103 for OSDSpec preview refresh. 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: Saving service osd.default spec with placement trial103 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:21.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334] boot 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: osdmap e8: 1 total, 1 up, 1 in 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='client.? 10.20.193.103:0/1007957001' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"} : dispatch 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"} : dispatch 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"}]': finished 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: osdmap e9: 2 total, 1 up, 2 in 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:21.434 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:21.435 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:21 trial088 ceph-mon[39416]: from='client.? 10.20.193.103:0/3446715636' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-17T04:09:21.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: purged_snaps scrub starts 2026-02-17T04:09:21.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: purged_snaps scrub ok 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "trial103:vg_nvme/lv_4", "skip_validation": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: osd.default does not exist. Creating it now. 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: Creating OSDs with service ID: default on trial103:['vg_nvme/lv_4'] 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: Marking host: trial103 for OSDSpec preview refresh. 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: Saving service osd.default spec with placement trial103 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: osd.0 [v2:10.20.193.88:6802/1693723334,v1:10.20.193.88:6803/1693723334] boot 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: osdmap e8: 1 total, 1 up, 1 in 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='client.? 10.20.193.103:0/1007957001' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3eec2c59-4016-4cb1-bdd0-c13fad510ad4"}]': finished 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: osdmap e9: 2 total, 1 up, 2 in 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:21.463 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:21.464 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:21 trial103 ceph-mon[40935]: from='client.? 10.20.193.103:0/3446715636' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-17T04:09:23.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:23 trial103 ceph-mon[40935]: pgmap v16: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:23.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:23 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-17T04:09:23.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:23 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:23.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:23 trial088 ceph-mon[39416]: pgmap v16: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:23.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:23 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-17T04:09:23.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:23 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:24.280 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:24 trial103 ceph-mon[40935]: Deploying daemon osd.1 on trial103 2026-02-17T04:09:24.280 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:24 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-17T04:09:24.280 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:24 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:24.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:24 trial088 ceph-mon[39416]: Deploying daemon osd.1 on trial103 2026-02-17T04:09:24.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:24 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-17T04:09:24.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:24 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:25.390 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:25 trial103 ceph-mon[40935]: Deploying daemon osd.1 on trial103 2026-02-17T04:09:25.391 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:25 trial103 ceph-mon[40935]: pgmap v17: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:25.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:25 trial088 ceph-mon[39416]: Deploying daemon osd.1 on trial103 2026-02-17T04:09:25.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:25 trial088 ceph-mon[39416]: pgmap v17: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:27.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:26 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:27.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:26 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:27.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:26 trial103 ceph-mon[40935]: pgmap v18: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:27.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:26 trial103 ceph-mon[40935]: from='osd.1 [v2:10.20.193.103:6800/652125150,v1:10.20.193.103:6801/652125150]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:27.070 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:26 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:27.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:26 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:27.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:26 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:27.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:26 trial088 ceph-mon[39416]: pgmap v18: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:27.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:26 trial088 ceph-mon[39416]: from='osd.1 [v2:10.20.193.103:6800/652125150,v1:10.20.193.103:6801/652125150]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:27.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:26 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:28.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:27 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-17T04:09:28.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:27 trial088 ceph-mon[39416]: osdmap e10: 2 total, 1 up, 2 in 2026-02-17T04:09:28.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:27 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:28.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:27 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-17T04:09:28.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:27 trial103 ceph-mon[40935]: osdmap e10: 2 total, 1 up, 2 in 2026-02-17T04:09:28.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:27 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:28.998 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:28 trial103 ceph-mon[40935]: pgmap v20: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:29.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:28 trial088 ceph-mon[39416]: pgmap v20: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:29.651 INFO:teuthology.orchestra.run.trial103.stdout:Created osd(s) 1 on host 'trial103' 2026-02-17T04:09:29.799 DEBUG:teuthology.orchestra.run.trial103:osd.1> sudo journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.1.service 2026-02-17T04:09:29.801 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-02-17T04:09:29.802 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd stat -f json 2026-02-17T04:09:29.921 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:29.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:29.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:29 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.157 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.158 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:29 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:30.298 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1771301360,"num_in_osds":2,"osd_in_since":1771301360,"num_remapped_pgs":0} 2026-02-17T04:09:31.020 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-17T04:09:31.020 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: osdmap e11: 2 total, 1 up, 2 in 2026-02-17T04:09:31.020 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:31.020 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]} : dispatch 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]} : dispatch 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: pgmap v22: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/860680227' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.021 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:31.022 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:31.022 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.022 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:31.022 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:31.022 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:30 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:31.022 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:09:30 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1[48334]: 2026-02-17T04:09:30.824+0000 7f50ba391640 -1 osd.1 0 waiting for initial osdmap 2026-02-17T04:09:31.022 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:09:30 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1[48334]: 2026-02-17T04:09:30.826+0000 7f50b2250640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-17T04:09:31.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: osdmap e11: 2 total, 1 up, 2 in 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]} : dispatch 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]} : dispatch 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: pgmap v22: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/860680227' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:31.184 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:30 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:31.299 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd stat -f json 2026-02-17T04:09:31.417 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:31.644 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:31.784 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":12,"num_osds":2,"num_up_osds":1,"osd_up_since":1771301360,"num_in_osds":2,"osd_in_since":1771301360,"num_remapped_pgs":0} 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: Adjusting osd_memory_target on trial103 to 83023M 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]}]': finished 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: osdmap e12: 2 total, 1 up, 2 in 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:31.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:31 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3960309000' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: Adjusting osd_memory_target on trial103 to 83023M 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial103", "root=default"]}]': finished 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: osdmap e12: 2 total, 1 up, 2 in 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:32.172 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:31 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3960309000' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:32.784 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd stat -f json 2026-02-17T04:09:32.902 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:33.131 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: purged_snaps scrub starts 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: purged_snaps scrub ok 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460] boot 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: osdmap e13: 2 total, 2 up, 2 in 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:33.131 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:32 trial088 ceph-mon[39416]: pgmap v25: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: purged_snaps scrub starts 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: purged_snaps scrub ok 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: osd.1 [v2:10.20.193.103:6800/3543045460,v1:10.20.193.103:6801/3543045460] boot 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: osdmap e13: 2 total, 2 up, 2 in 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-17T04:09:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:32 trial103 ceph-mon[40935]: pgmap v25: 0 pgs: ; 0 B data, 26 MiB used, 700 GiB / 700 GiB avail 2026-02-17T04:09:33.269 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1771301371,"num_in_osds":2,"osd_in_since":1771301360,"num_remapped_pgs":0} 2026-02-17T04:09:33.269 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd dump --format=json 2026-02-17T04:09:33.384 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:33.608 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:33.608 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":14,"fsid":"43e5da09-0bb6-11f1-afb3-d404e6e7d460","created":"2026-02-17T04:08:25.243202+0000","modified":"2026-02-17T04:09:32.828824+0000","last_up_change":"2026-02-17T04:09:31.823448+0000","last_in_change":"2026-02-17T04:09:20.562473+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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":"eef898b7-029e-4f6f-b854-75cac1216474","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6802","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6803","nonce":1693723334}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6804","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6805","nonce":1693723334}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6808","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6809","nonce":1693723334}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6806","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6807","nonce":1693723334}]},"public_addr":"10.20.193.88:6803/1693723334","cluster_addr":"10.20.193.88:6805/1693723334","heartbeat_back_addr":"10.20.193.88:6809/1693723334","heartbeat_front_addr":"10.20.193.88:6807/1693723334","state":["exists","up"]},{"osd":1,"uuid":"3eec2c59-4016-4cb1-bdd0-c13fad510ad4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6800","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6801","nonce":3543045460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6802","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6803","nonce":3543045460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6806","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6807","nonce":3543045460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6804","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6805","nonce":3543045460}]},"public_addr":"10.20.193.103:6801/3543045460","cluster_addr":"10.20.193.103:6803/3543045460","heartbeat_back_addr":"10.20.193.103:6807/3543045460","heartbeat_front_addr":"10.20.193.103:6805/3543045460","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-17T04:09:18.266600+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-17T04:09:30.496098+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.88:0/1380111154":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1605087203":"2026-02-18T04:08:36.295055+0000","10.20.193.88:6801/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6801/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/537526713":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1898898289":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/310507099":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/928530438":"2026-02-18T04:08:36.295055+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-17T04:09:33.753 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-02-17T04:09:33.753 INFO:tasks.cephadm:Setting up client nodes... 2026-02-17T04:09:33.754 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-17T04:09:33.875 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:33.989 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:33 trial088 ceph-mon[39416]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:09:33.989 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:33 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:33.989 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:33 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:33.989 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3443917298' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:33.990 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:33 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3068977116' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:34.095 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:33 trial103 ceph-mon[40935]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:09:34.095 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:33 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.095 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:33 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.095 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:33 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3443917298' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-17T04:09:34.095 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:33 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3068977116' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:34.130 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:34.272 INFO:teuthology.orchestra.run.trial088.stdout:[{"version":12,"timestamp":"2026-02-17T04:09:30.444680+0000","name":"","changes":[{"name":"osd/host:trial103/osd_memory_target","new_value":"87056184115"}]}] 2026-02-17T04:09:34.273 INFO:tasks.ceph_manager:config epoch is 12 2026-02-17T04:09:34.273 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-17T04:09:34.273 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-17T04:09:34.273 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-17T04:09:34.394 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:34.667 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:34.811 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6800","nonce":1750755158},{"type":"v1","addr":"10.20.193.88:6801","nonce":1750755158}]},"active_addr":"10.20.193.88:6801/1750755158","active_change":"2026-02-17T04:08:47.853170+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.88: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.88:0","nonce":3900211907}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.88:0","nonce":2962371644}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.88:0","nonce":2660588417}]}]} 2026-02-17T04:09:34.818 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-17T04:09:34.819 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-17T04:09:34.819 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd dump --format=json 2026-02-17T04:09:34.937 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:34.976 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.976 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.976 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: Detected new or changed devices on trial088 2026-02-17T04:09:34.976 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2958029982' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:34.977 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:34 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/4224280343' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: Detected new or changed devices on trial088 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.052 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2958029982' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:35.053 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:34 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/4224280343' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-17T04:09:35.180 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:35.180 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":14,"fsid":"43e5da09-0bb6-11f1-afb3-d404e6e7d460","created":"2026-02-17T04:08:25.243202+0000","modified":"2026-02-17T04:09:32.828824+0000","last_up_change":"2026-02-17T04:09:31.823448+0000","last_in_change":"2026-02-17T04:09:20.562473+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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":"eef898b7-029e-4f6f-b854-75cac1216474","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6802","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6803","nonce":1693723334}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6804","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6805","nonce":1693723334}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6808","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6809","nonce":1693723334}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6806","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6807","nonce":1693723334}]},"public_addr":"10.20.193.88:6803/1693723334","cluster_addr":"10.20.193.88:6805/1693723334","heartbeat_back_addr":"10.20.193.88:6809/1693723334","heartbeat_front_addr":"10.20.193.88:6807/1693723334","state":["exists","up"]},{"osd":1,"uuid":"3eec2c59-4016-4cb1-bdd0-c13fad510ad4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6800","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6801","nonce":3543045460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6802","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6803","nonce":3543045460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6806","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6807","nonce":3543045460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6804","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6805","nonce":3543045460}]},"public_addr":"10.20.193.103:6801/3543045460","cluster_addr":"10.20.193.103:6803/3543045460","heartbeat_back_addr":"10.20.193.103:6807/3543045460","heartbeat_front_addr":"10.20.193.103:6805/3543045460","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-17T04:09:18.266600+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-17T04:09:30.496098+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.88:0/1380111154":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1605087203":"2026-02-18T04:08:36.295055+0000","10.20.193.88:6801/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6801/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/537526713":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1898898289":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/310507099":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/928530438":"2026-02-18T04:08:36.295055+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-17T04:09:35.321 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-17T04:09:35.321 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd dump --format=json 2026-02-17T04:09:35.438 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:35.668 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:35.668 INFO:teuthology.orchestra.run.trial088.stdout:{"epoch":14,"fsid":"43e5da09-0bb6-11f1-afb3-d404e6e7d460","created":"2026-02-17T04:08:25.243202+0000","modified":"2026-02-17T04:09:32.828824+0000","last_up_change":"2026-02-17T04:09:31.823448+0000","last_in_change":"2026-02-17T04:09:20.562473+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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":"eef898b7-029e-4f6f-b854-75cac1216474","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6802","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6803","nonce":1693723334}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6804","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6805","nonce":1693723334}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6808","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6809","nonce":1693723334}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.88:6806","nonce":1693723334},{"type":"v1","addr":"10.20.193.88:6807","nonce":1693723334}]},"public_addr":"10.20.193.88:6803/1693723334","cluster_addr":"10.20.193.88:6805/1693723334","heartbeat_back_addr":"10.20.193.88:6809/1693723334","heartbeat_front_addr":"10.20.193.88:6807/1693723334","state":["exists","up"]},{"osd":1,"uuid":"3eec2c59-4016-4cb1-bdd0-c13fad510ad4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6800","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6801","nonce":3543045460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6802","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6803","nonce":3543045460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6806","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6807","nonce":3543045460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.103:6804","nonce":3543045460},{"type":"v1","addr":"10.20.193.103:6805","nonce":3543045460}]},"public_addr":"10.20.193.103:6801/3543045460","cluster_addr":"10.20.193.103:6803/3543045460","heartbeat_back_addr":"10.20.193.103:6807/3543045460","heartbeat_front_addr":"10.20.193.103:6805/3543045460","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-17T04:09:18.266600+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-17T04:09:30.496098+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.88:0/1380111154":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1605087203":"2026-02-18T04:08:36.295055+0000","10.20.193.88:6801/2910763826":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6801/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/537526713":"2026-02-18T04:08:47.853071+0000","10.20.193.88:0/1898898289":"2026-02-18T04:08:47.853071+0000","10.20.193.88:6800/3464785872":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/310507099":"2026-02-18T04:08:36.295055+0000","10.20.193.88:0/928530438":"2026-02-18T04:08:36.295055+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-17T04:09:35.811 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-17T04:09:35.812 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-17T04:09:35.929 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:35.930 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:35.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:35 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/779191397' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:35.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:35 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/1309245922' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:36.161 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:35 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/779191397' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:36.162 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:35 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/1309245922' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-17T04:09:36.207 INFO:teuthology.orchestra.run.trial088.stdout:34359738373 2026-02-17T04:09:36.208 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-17T04:09:36.211 INFO:teuthology.orchestra.run.trial088.stdout:55834574851 2026-02-17T04:09:36.212 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-17T04:09:36.324 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:36.370 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:36.554 INFO:teuthology.orchestra.run.trial088.stdout:34359738372 2026-02-17T04:09:36.612 INFO:teuthology.orchestra.run.trial088.stdout:55834574850 2026-02-17T04:09:36.694 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738372 for osd.0 2026-02-17T04:09:36.751 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.1 2026-02-17T04:09:37.032 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2920785078' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-17T04:09:37.033 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:36 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2462603477' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-17T04:09:37.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: pgmap v28: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:37.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2920785078' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-17T04:09:37.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:36 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2462603477' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-17T04:09:37.695 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-17T04:09:37.751 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-17T04:09:37.813 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:37.868 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:38.051 INFO:teuthology.orchestra.run.trial088.stdout:34359738374 2026-02-17T04:09:38.098 INFO:teuthology.orchestra.run.trial088.stdout:55834574852 2026-02-17T04:09:38.190 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738373 got 34359738374 for osd.0 2026-02-17T04:09:38.191 DEBUG:teuthology.parallel:result is None 2026-02-17T04:09:38.236 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574851 got 55834574852 for osd.1 2026-02-17T04:09:38.237 DEBUG:teuthology.parallel:result is None 2026-02-17T04:09:38.237 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-17T04:09:38.237 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph pg dump --format=json 2026-02-17T04:09:38.353 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:38.574 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:38.575 INFO:teuthology.orchestra.run.trial088.stderr:dumped all 2026-02-17T04:09:38.715 INFO:teuthology.orchestra.run.trial088.stdout:{"pg_ready":true,"pg_map":{"version":29,"stamp":"2026-02-17T04:09:37.860578+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":54424,"kb_used_data":240,"kb_used_omap":13,"kb_used_meta":54130,"kb_avail":1467951976,"statfs":{"total":1503238553600,"available":1503182823424,"internally_reserved":0,"allocated":245760,"data_stored":61702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13973,"internal_metadata":55429483},"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":13,"seq":55834574852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27340,"kb_used_data":120,"kb_used_omap":5,"kb_used_meta":27194,"kb_avail":733975860,"statfs":{"total":751619276800,"available":751591280640,"internally_reserved":0,"allocated":122880,"data_stored":30851,"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":8,"seq":34359738374,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27084,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733976116,"statfs":{"total":751619276800,"available":751591542784,"internally_reserved":0,"allocated":122880,"data_stored":30851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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-17T04:09:38.716 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph pg dump --format=json 2026-02-17T04:09:38.831 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:39.058 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:39.058 INFO:teuthology.orchestra.run.trial088.stderr:dumped all 2026-02-17T04:09:39.177 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:38 trial088 ceph-mon[39416]: pgmap v29: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:39.177 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:38 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3170015501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-17T04:09:39.177 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:38 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/3272194307' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-17T04:09:39.177 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:38 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:39.177 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:38 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:39.198 INFO:teuthology.orchestra.run.trial088.stdout:{"pg_ready":true,"pg_map":{"version":29,"stamp":"2026-02-17T04:09:37.860578+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":54424,"kb_used_data":240,"kb_used_omap":13,"kb_used_meta":54130,"kb_avail":1467951976,"statfs":{"total":1503238553600,"available":1503182823424,"internally_reserved":0,"allocated":245760,"data_stored":61702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13973,"internal_metadata":55429483},"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":13,"seq":55834574852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27340,"kb_used_data":120,"kb_used_omap":5,"kb_used_meta":27194,"kb_avail":733975860,"statfs":{"total":751619276800,"available":751591280640,"internally_reserved":0,"allocated":122880,"data_stored":30851,"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":8,"seq":34359738374,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":734003200,"kb_used":27084,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733976116,"statfs":{"total":751619276800,"available":751591542784,"internally_reserved":0,"allocated":122880,"data_stored":30851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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-17T04:09:39.199 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-17T04:09:39.199 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-17T04:09:39.199 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-17T04:09:39.200 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph health --format=json 2026-02-17T04:09:39.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:38 trial103 ceph-mon[40935]: pgmap v29: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:39.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:38 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3170015501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-17T04:09:39.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:38 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/3272194307' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-17T04:09:39.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:38 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:39.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:38 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:39.315 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:39.586 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:39.587 INFO:teuthology.orchestra.run.trial088.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-17T04:09:39.743 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-17T04:09:39.743 INFO:tasks.cephadm:Setup complete, yielding 2026-02-17T04:09:39.743 INFO:teuthology.run_tasks:Running task exec... 2026-02-17T04:09:39.760 INFO:teuthology.task.exec:Executing custom commands... 2026-02-17T04:09:39.760 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@trial088.front.sepia.ceph.com 2026-02-17T04:09:39.761 DEBUG:teuthology.orchestra.run.trial088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2026-02-17T04:09:39.788 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@trial103.front.sepia.ceph.com 2026-02-17T04:09:39.788 DEBUG:teuthology.orchestra.run.trial103:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2026-02-17T04:09:39.817 INFO:teuthology.run_tasks:Running task cephadm.apply... 2026-02-17T04:09:39.840 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-17T04:09:39.840 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch apply -i - 2026-02-17T04:09:39.955 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:39.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:39 trial088 ceph-mon[39416]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:39.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:39 trial088 ceph-mon[39416]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:39.978 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:39 trial088 ceph-mon[39416]: from='client.? 10.20.193.88:0/2545856106' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-17T04:09:40.199 INFO:teuthology.orchestra.run.trial088.stdout:Scheduled mon update... 2026-02-17T04:09:40.199 INFO:teuthology.orchestra.run.trial088.stdout:Scheduled container.foo update... 2026-02-17T04:09:40.200 INFO:teuthology.orchestra.run.trial088.stdout:Scheduled container.bar update... 2026-02-17T04:09:40.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:39 trial103 ceph-mon[40935]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:40.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:39 trial103 ceph-mon[40935]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:40.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:39 trial103 ceph-mon[40935]: from='client.? 10.20.193.88:0/2545856106' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-17T04:09:40.341 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-17T04:09:40.356 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2026-02-17T04:09:40.356 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:40.472 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:40.710 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:40.711 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:40.851 INFO:tasks.cephadm:mon has 2/2 2026-02-17T04:09:40.851 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-17T04:09:40.866 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2026-02-17T04:09:40.866 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:40.984 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:41.131 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: pgmap v30: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:41.132 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:40 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:41.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: pgmap v30: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:41.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:09:41.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:40 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:09:41.211 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:41.211 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:41.350 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:42.011 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:41 trial103 ceph-mon[40935]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:42.011 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:41 trial103 ceph-mon[40935]: Saving service mon spec with placement * 2026-02-17T04:09:42.011 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:41 trial103 ceph-mon[40935]: Saving service container.foo spec with placement * 2026-02-17T04:09:42.012 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:41 trial103 ceph-mon[40935]: Saving service container.bar spec with placement * 2026-02-17T04:09:42.012 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:41 trial103 ceph-mon[40935]: from='client.14320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:42.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:41 trial088 ceph-mon[39416]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-02-17T04:09:42.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:41 trial088 ceph-mon[39416]: Saving service mon spec with placement * 2026-02-17T04:09:42.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:41 trial088 ceph-mon[39416]: Saving service container.foo spec with placement * 2026-02-17T04:09:42.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:41 trial088 ceph-mon[39416]: Saving service container.bar spec with placement * 2026-02-17T04:09:42.183 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:41 trial088 ceph-mon[39416]: from='client.14320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:42.351 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:42.468 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:42.695 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:42.695 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:42.940 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:42.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:42 trial088 ceph-mon[39416]: from='client.14324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:42.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:42 trial088 ceph-mon[39416]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:42.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:42 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:42.977 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:42 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:43.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:42 trial103 ceph-mon[40935]: from='client.14324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:43.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:42 trial103 ceph-mon[40935]: pgmap v31: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:43.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:42 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:43.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:42 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:43.941 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:44.061 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:44.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:43 trial088 ceph-mon[39416]: Deploying daemon container.foo.trial088 on trial088 2026-02-17T04:09:44.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:43 trial088 ceph-mon[39416]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:44.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:43 trial103 ceph-mon[40935]: Deploying daemon container.foo.trial088 on trial088 2026-02-17T04:09:44.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:43 trial103 ceph-mon[40935]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:44.297 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:44.297 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:44.440 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:45.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:44 trial088 ceph-mon[39416]: pgmap v32: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:45.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:44 trial103 ceph-mon[40935]: pgmap v32: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:45.441 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:45.560 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:45.795 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:45.795 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:45.933 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:46.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:45 trial088 ceph-mon[39416]: from='client.14332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:46.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:45 trial103 ceph-mon[40935]: from='client.14332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:46.934 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:47.053 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:47.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:46 trial103 ceph-mon[40935]: from='client.14336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:47.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:46 trial103 ceph-mon[40935]: pgmap v33: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:47.286 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:47.286 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:47.287 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:46 trial088 ceph-mon[39416]: from='client.14336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:47.287 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:46 trial088 ceph-mon[39416]: pgmap v33: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:47.425 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:48.426 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:48.549 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:48.780 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:48.780 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:29.958125Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:40.197587Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:29.958205Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:29.958173Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:29.958232Z", "running": 2, "size": 2}}] 2026-02-17T04:09:48.919 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:49.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:48 trial088 ceph-mon[39416]: from='client.14340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:49.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:48 trial088 ceph-mon[39416]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:49.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:48 trial103 ceph-mon[40935]: from='client.14340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:49.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:48 trial103 ceph-mon[40935]: pgmap v34: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:49.920 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:50.066 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:50.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:49 trial088 ceph-mon[39416]: from='client.14344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:50.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:49 trial103 ceph-mon[40935]: from='client.14344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:50.349 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:50.350 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:34.198825Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:50.287330Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:34.198803Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:34.198507Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:34.198854Z", "running": 2, "size": 2}}] 2026-02-17T04:09:50.490 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:51.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: Detected new or changed devices on trial103 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:51 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: pgmap v35: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: Detected new or changed devices on trial103 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:51 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:51.491 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:51.612 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:51.847 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:51.847 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:34.198825Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:50.287330Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:34.198803Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:34.198507Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:34.198854Z", "running": 2, "size": 2}}] 2026-02-17T04:09:51.988 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:52.362 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:52 trial103 ceph-mon[40935]: Deploying daemon container.foo.trial103 on trial103 2026-02-17T04:09:52.363 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:52 trial103 ceph-mon[40935]: from='client.14348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:52.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:52 trial088 ceph-mon[39416]: Deploying daemon container.foo.trial103 on trial103 2026-02-17T04:09:52.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:52 trial088 ceph-mon[39416]: from='client.14348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:52.989 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:53.111 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:53.311 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:53 trial103 ceph-mon[40935]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:53.311 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:53 trial103 ceph-mon[40935]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:53.352 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:53.352 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:34.198825Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:50.287330Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:34.198803Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:34.198507Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:34.198854Z", "running": 2, "size": 2}}] 2026-02-17T04:09:53.353 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:53 trial088 ceph-mon[39416]: from='client.14352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:53.353 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:53 trial088 ceph-mon[39416]: pgmap v36: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:53.493 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:54.495 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:54.627 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='client.14356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: Deploying daemon container.bar.trial103 on trial103 2026-02-17T04:09:54.687 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: pgmap v37: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:54.688 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.688 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.688 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:54 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='client.14356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: Deploying daemon container.bar.trial103 on trial103 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: pgmap v37: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:54.834 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.835 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.835 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:54 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:54.879 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:54.879 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:50.050206Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:50.050286Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:50.050254Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:50.050316Z", "running": 2, "size": 2}}] 2026-02-17T04:09:55.022 INFO:tasks.cephadm:container.foo has 0/2 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='client.14360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:55.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:55 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.023 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:56.145 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='client.14360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.212 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:55 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:56.382 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:56.382 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:54.951080Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:54.951232Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:54.951211Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:54.951154Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:54.951122Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:54.951183Z", "running": 2, "size": 2}}] 2026-02-17T04:09:56.524 INFO:tasks.cephadm:container.foo has 2/2 2026-02-17T04:09:56.524 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-02-17T04:09:56.545 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2026-02-17T04:09:56.547 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:56.668 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:56.903 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:56.903 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:54.951080Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:54.951232Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:54.951211Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:54.951154Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:54.951122Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:54.951183Z", "running": 2, "size": 2}}] 2026-02-17T04:09:57.021 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:56 trial088 ceph-mon[39416]: pgmap v38: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:57.042 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:09:57.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:56 trial103 ceph-mon[40935]: pgmap v38: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:58.034 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:57 trial103 ceph-mon[40935]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:58.035 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:57 trial103 ceph-mon[40935]: from='client.14368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:58.043 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:58.067 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:57 trial088 ceph-mon[39416]: from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:58.067 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:57 trial088 ceph-mon[39416]: from='client.14368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:09:58.161 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:58.395 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:58.395 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:54.951080Z", "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-17T04:09:40.198981Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:54.951232Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:54.951211Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:54.951154Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:54.951122Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:54.951183Z", "running": 2, "size": 2}}] 2026-02-17T04:09:58.536 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:09:59.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:59 trial103 ceph-mon[40935]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:59.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:09:59 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:59.374 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:59 trial088 ceph-mon[39416]: pgmap v39: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:09:59.374 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:09:59 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:09:59.537 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:09:59.731 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:09:59.975 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:09:59.976 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:55.079131Z", "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-17T04:09:59.188055Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:59.768400Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:55.079197Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:55.079106Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:55.079055Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:55.079168Z", "running": 2, "size": 2}}] 2026-02-17T04:10:00.116 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:10:00.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='client.14372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:00 trial088 ceph-mon[39416]: overall HEALTH_OK 2026-02-17T04:10:00.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='client.14372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:00.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:00.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:00 trial103 ceph-mon[40935]: overall HEALTH_OK 2026-02-17T04:10:01.116 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:10:01.237 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:10:01.324 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:01 trial088 ceph-mon[39416]: Deploying daemon container.bar.trial088 on trial088 2026-02-17T04:10:01.324 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:01 trial088 ceph-mon[39416]: pgmap v40: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:01.324 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:01 trial088 ceph-mon[39416]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:01.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:01 trial103 ceph-mon[40935]: Deploying daemon container.bar.trial088 on trial088 2026-02-17T04:10:01.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:01 trial103 ceph-mon[40935]: pgmap v40: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:01.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:01 trial103 ceph-mon[40935]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:01.491 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:10:01.491 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:55.079131Z", "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-17T04:09:59.188055Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:59.768400Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:55.079197Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:55.079106Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:55.079055Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:55.079168Z", "running": 2, "size": 2}}] 2026-02-17T04:10:01.631 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:10:02.632 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:10:03.026 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:10:03.305 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:03 trial088 ceph-mon[39416]: from='client.14380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:03.305 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:03 trial088 ceph-mon[39416]: pgmap v41: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:03.318 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:10:03.318 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:55.079131Z", "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-17T04:09:59.188055Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:59.768400Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:55.079197Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:55.079106Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:55.079055Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:55.079168Z", "running": 2, "size": 2}}] 2026-02-17T04:10:03.395 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:03 trial103 ceph-mon[40935]: from='client.14380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:03.396 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:03 trial103 ceph-mon[40935]: pgmap v41: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:03.819 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:10:04.821 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:10:04.944 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:10:05.144 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:04 trial088 systemd[1]: Stopping Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:05.145 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:04 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[39390]: 2026-02-17T04:10:04.894+0000 7fbf8aa61640 -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-17T04:10:05.145 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:04 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[39390]: 2026-02-17T04:10:04.894+0000 7fbf8aa61640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-17T04:10:05.145 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[60567]: 2026-02-17 04:10:05.035665546 +0000 UTC m=+0.157063178 container died 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , ceph=True, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260209, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default) 2026-02-17T04:10:05.201 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:10:05.201 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:09:55.079131Z", "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-17T04:10:04.274139Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:09:59.768400Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:09:55.079197Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:09:55.079106Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "last_refresh": "2026-02-17T04:09:55.079055Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:09:55.079168Z", "running": 2, "size": 2}}] 2026-02-17T04:10:05.390 INFO:tasks.cephadm:container.bar has 0/2 2026-02-17T04:10:05.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[60567]: 2026-02-17 04:10:05.146949836 +0000 UTC m=+0.268347468 container remove 716800713d2825f26090f46ff12b84665b1f3911f95056513239e77e510fb4a1 (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.authors=Ceph Release Team , 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.vendor=CentOS, org.label-schema.build-date=20260209, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2) 2026-02-17T04:10:05.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 bash[60567]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a 2026-02-17T04:10:05.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-17T04:10:05.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 systemd[1]: Stopped Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:05.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service: Consumed 1.766s CPU time. 2026-02-17T04:10:05.433 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 systemd[1]: Starting Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:05.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: Redeploying mon.a, (container cli args changed) . . . 2026-02-17T04:10:05.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: Deploying daemon mon.a on trial088 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: mon.a calling monitor election 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: monmap epoch 2 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: min_mon_release 20 (tentacle) 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: election_strategy: 1 2026-02-17T04:10:05.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: fsmap 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: mgrmap e14: a(active, since 77s), standbys: b 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: overall HEALTH_OK 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 ' entity='' 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:10:05.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:05 trial103 ceph-mon[40935]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:05.727 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[61107]: 2026-02-17 04:10:05.46880887 +0000 UTC m=+0.016130696 container create 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.vendor=CentOS, ceph=True, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, OSD_FLAVOR=default, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-17T04:10:05.727 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[61107]: 2026-02-17 04:10:05.511410015 +0000 UTC m=+0.058731861 container init 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, 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, ceph=True, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.build-date=20260209, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-17T04:10:05.727 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[61107]: 2026-02-17 04:10:05.514829086 +0000 UTC m=+0.062150932 container start 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, OSD_FLAVOR=default, org.label-schema.build-date=20260209, ceph=True, io.buildah.version=1.33.7, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 bash[61107]: 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 podman[61107]: 2026-02-17 04:10:05.462512093 +0000 UTC m=+0.009833929 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 systemd[1]: Started Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: pidfile_write: ignore empty --pid-file 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: load: jerasure load: lrc 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Git sha 0 2026-02-17T04:10:05.728 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: DB SUMMARY 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: DB Session ID: 1QJDK1ZTSDBXBBM7A53Q 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 4790848 ; 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:10:05.729 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.info_log: 0x2c78e00 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.statistics: (nil) 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.use_fsync: 0 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:10:05.730 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.db_log_dir: 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.wal_dir: 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:10:05.731 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.write_buffer_manager: 0x2c757c0 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:10:05.732 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.unordered_write: 0 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.row_cache: None 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.wal_filter: None 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:10:05.733 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.wal_compression: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:10:05.734 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:10:05.735 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_open_files: -1 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Compression algorithms supported: 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kZSTD supported: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:10:05.736 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.merge_operator: 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_filter: None 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:10:05.737 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2c79540) 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: index_type: 0 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_index_type: 0 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: index_shortening: 1 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: checksum: 4 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: no_block_cache: 0 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache: 0x2c47a50 2026-02-17T04:10:05.738 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_options: 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: capacity : 536870912 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: num_shard_bits : 4 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: strict_capacity_limit : 0 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_compressed: (nil) 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: persistent_cache: (nil) 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size: 4096 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size_deviation: 10 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: block_restart_interval: 16 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: index_block_restart_interval: 1 2026-02-17T04:10:05.739 INFO:journalctl@ceph.mon.a.trial088.stdout: metadata_block_size: 4096 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: partition_filters: 0 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: use_delta_encoding: 1 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: filter_policy: bloomfilter 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: whole_key_filtering: 1 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: verify_compression: 0 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: format_version: 5 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_index_compression: 1 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: block_align: 0 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: max_auto_readahead_size: 262144 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: prepopulate_block_cache: 0 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:10:05.740 INFO:journalctl@ceph.mon.a.trial088.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression: NoCompression 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.num_levels: 7 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:10:05.741 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:05.742 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:10:05.743 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:10:05.744 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:10:05.745 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.ttl: 2592000 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:10:05.746 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: 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-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2026-02-17T04:10:05.747 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cce92a86-4326-4a73-91ed-d430df58f9e4 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301405530744, "job": 1, "event": "recovery_started", "wal_files": [14]} 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301405539579, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 4114176, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 234, "largest_seqno": 3303, "table_properties": {"data_size": 4101641, "index_size": 7906, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3589, "raw_key_size": 32124, "raw_average_key_size": 22, "raw_value_size": 4073414, "raw_average_value_size": 2880, "num_data_blocks": 373, "num_entries": 1414, "num_filter_entries": 1414, "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": 1771301405, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cce92a86-4326-4a73-91ed-d430df58f9e4", "db_session_id": "1QJDK1ZTSDBXBBM7A53Q", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301405539652, "job": 1, "event": "recovery_finished"} 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: 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-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x2c94e00 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: DB pointer 0x3a86000 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout: ** DB Stats ** 2026-02-17T04:10:05.748 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: L0 3/0 4.00 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 910.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.stdout: Sum 3/0 4.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 910.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:05.749 INFO:journalctl@ceph.mon.a.trial088.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 910.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.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 910.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: Flush(GB): cumulative 0.004, interval 0.004 2026-02-17T04:10:05.750 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative compaction: 0.00 GB write, 360.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval compaction: 0.00 GB write, 360.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: Block cache BinnedLRUCache@0x2c47a50#7 capacity: 512.00 MB usage: 13.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.751 INFO:journalctl@ceph.mon.a.trial088.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: starting mon.a rank 0 at public addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] at bind addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???) e2 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).mds e1 new map 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).mds e1 print_map 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: e1 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: legacy client fscid: -1 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout: No filesystems configured 2026-02-17T04:10:05.752 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: Redeploying mon.a, (container cli args changed) . . . 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: Deploying daemon mon.a on trial088 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a calling monitor election 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: monmap epoch 2 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:05.753 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: min_mon_release 20 (tentacle) 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: election_strategy: 1 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: fsmap 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: mgrmap e14: a(active, since 77s), standbys: b 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: overall HEALTH_OK 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 ' entity='' 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.754 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.755 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:10:05.755 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:05.755 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:10:05.755 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:05 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:06.239 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: Stopping Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:06.239 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[40909]: 2026-02-17T04:10:06.116+0000 7ff3b0b06640 -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-17T04:10:06.239 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[40909]: 2026-02-17T04:10:06.116+0000 7ff3b0b06640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-17T04:10:06.240 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55674]: 2026-02-17 04:10:06.126320922 +0000 UTC m=+0.025824049 container died 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, OSD_FLAVOR=default, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2026-02-17T04:10:06.240 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55674]: 2026-02-17 04:10:06.238324374 +0000 UTC m=+0.137827511 container remove 39c151051c2832744c7da92129efb69e3887a11bd5450c5d82cee1a6314d4346 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, io.buildah.version=1.33.7, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-17T04:10:06.390 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph orch ls -f json 2026-02-17T04:10:06.511 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:10:06.549 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 bash[55674]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b 2026-02-17T04:10:06.549 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b.service: Deactivated successfully. 2026-02-17T04:10:06.549 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: Stopped Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:06.549 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b.service: Consumed 1.093s CPU time. 2026-02-17T04:10:06.549 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: Starting Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:06.749 INFO:teuthology.orchestra.run.trial088.stdout: 2026-02-17T04:10:06.749 INFO:teuthology.orchestra.run.trial088.stdout:[{"events": ["2026-02-17T04:08:57.673627Z 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-17T04:08:48.040290Z", "last_refresh": "2026-02-17T04:10:05.672196Z", "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-17T04:10:04.274139Z 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-17T04:09:40.197684Z", "last_refresh": "2026-02-17T04:10:05.672377Z", "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-17T04:09:53.582506Z 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-17T04:09:40.195945Z", "last_refresh": "2026-02-17T04:10:05.672333Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:08.478129Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["trial088=a", "trial103=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-02-17T04:09:07.634414Z", "last_refresh": "2026-02-17T04:10:05.672277Z", "running": 2, "size": 2}}, {"events": ["2026-02-17T04:09:40.201973Z 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-17T04:09:40.193179Z", "running": 0, "size": 2}}, {"events": ["2026-02-17T04:09:19.785120Z service:osd.default [INFO] \"service was created\""], "placement": {"host_pattern": "trial103"}, "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-17T04:09:19.783753Z", "last_refresh": "2026-02-17T04:10:05.672306Z", "running": 2, "size": 2}}] 2026-02-17T04:10:06.807 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55847]: 2026-02-17 04:10:06.548207712 +0000 UTC m=+0.015445172 container create ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2) 2026-02-17T04:10:06.807 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55847]: 2026-02-17 04:10:06.57993636 +0000 UTC m=+0.047173820 container init ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, 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.build-date=20260209, ceph=True) 2026-02-17T04:10:06.807 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55847]: 2026-02-17 04:10:06.583275449 +0000 UTC m=+0.050512919 container start ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, 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/, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2) 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 bash[55847]: ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 podman[55847]: 2026-02-17 04:10:06.541811519 +0000 UTC m=+0.009048989 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 systemd[1]: Started Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: pidfile_write: ignore empty --pid-file 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: load: jerasure load: lrc 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Git sha 0 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: DB SUMMARY 2026-02-17T04:10:06.808 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: DB Session ID: 5RPCYMECWL6PIQZ1404T 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 6262965 ; 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:10:06.809 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.info_log: 0x2142e00 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.statistics: (nil) 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.use_fsync: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:10:06.810 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.db_log_dir: 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.wal_dir: 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:10:06.811 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.write_buffer_manager: 0x213f7c0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.unordered_write: 0 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:10:06.812 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.row_cache: None 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.wal_filter: None 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.wal_compression: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:10:06.813 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:10:06.814 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_open_files: -1 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Compression algorithms supported: 2026-02-17T04:10:06.815 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kZSTD supported: 0 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:10:06.816 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.merge_operator: 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_filter: None 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x2143540) 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: index_type: 0 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_index_type: 0 2026-02-17T04:10:06.817 INFO:journalctl@ceph.mon.b.trial103.stdout: index_shortening: 1 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: checksum: 4 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: no_block_cache: 0 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache: 0x2111a50 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_options: 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: capacity : 536870912 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: num_shard_bits : 4 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: strict_capacity_limit : 0 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_compressed: (nil) 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: persistent_cache: (nil) 2026-02-17T04:10:06.818 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size: 4096 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size_deviation: 10 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: block_restart_interval: 16 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: index_block_restart_interval: 1 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: metadata_block_size: 4096 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: partition_filters: 0 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: use_delta_encoding: 1 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: filter_policy: bloomfilter 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: whole_key_filtering: 1 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: verify_compression: 0 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: format_version: 5 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_index_compression: 1 2026-02-17T04:10:06.819 INFO:journalctl@ceph.mon.b.trial103.stdout: block_align: 0 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout: max_auto_readahead_size: 262144 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout: prepopulate_block_cache: 0 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression: NoCompression 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.num_levels: 7 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:10:06.820 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:10:06.821 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:10:06.822 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:10:06.823 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:10:06.824 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.ttl: 2592000 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:10:06.825 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: 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-17T04:10:06.826 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 03f26fa1-9b3e-4ad4-bc7b-144fda846a46 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301406599746, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301406609989, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 4341973, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3286, "table_properties": {"data_size": 4328288, "index_size": 8480, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4165, "raw_key_size": 42477, "raw_average_key_size": 25, "raw_value_size": 4293920, "raw_average_value_size": 2611, "num_data_blocks": 400, "num_entries": 1644, "num_filter_entries": 1644, "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": 1771301406, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "03f26fa1-9b3e-4ad4-bc7b-144fda846a46", "db_session_id": "5RPCYMECWL6PIQZ1404T", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301406610068, "job": 1, "event": "recovery_finished"} 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: 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-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x215ee00 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: DB pointer 0x2f50000 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout: ** DB Stats ** 2026-02-17T04:10:06.827 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: L0 2/0 4.14 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1017.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.stdout: Sum 2/0 4.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1017.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:06.828 INFO:journalctl@ceph.mon.b.trial103.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 1017.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.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 1017.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: Flush(GB): cumulative 0.004, interval 0.004 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:06.829 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative compaction: 0.00 GB write, 324.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval compaction: 0.00 GB write, 324.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache BinnedLRUCache@0x2111a50#7 capacity: 512.00 MB usage: 13.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,4.64 KB,0.000885129%) IndexBlock(2,9.19 KB,0.00175238%) Misc(1,0.00 KB,0%) 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: starting mon.b rank 1 at public addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] at bind addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???) e2 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:06.830 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).mds e1 new map 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).mds e1 print_map 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: e1 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: legacy client fscid: -1 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout: No filesystems configured 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:06.831 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:06 trial103 ceph-mon[55899]: mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2026-02-17T04:10:06.891 INFO:tasks.cephadm:container.bar has 2/2 2026-02-17T04:10:06.891 INFO:teuthology.run_tasks:Running task exec... 2026-02-17T04:10:06.907 INFO:teuthology.task.exec:Executing custom commands... 2026-02-17T04:10:06.908 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@trial088.front.sepia.ceph.com 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> sleep 60 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> # check extra container and entrypoint args written to mon unit run file 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run 2026-02-17T04:10:06.908 DEBUG:teuthology.orchestra.run.trial088:> # check that custom container properly wrote content to file. 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # This requires the custom config, extra container args, and 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # entrypoint args to all be working in order for this to have 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # been written. The container entrypoint was set up with custom_configs, 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # the content and where to write to with the entrypoint args, and the mounting 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # of the /etc/cephadm_testing dir with extra container args 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> grep "testing_custom_containers" /etc/cephadm_testing/testing.txt 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # Verify that container bar'"'"'s init containers and primary container 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> # ran successfully 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name '"'"'container.bar.*'"'"') 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> test -n "$dir" 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> grep ok ${dir}/data/primary.txt 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> grep from=centos ${dir}/data/from.txt 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> test -s ${dir}/data/presized.dat 2026-02-17T04:10:06.909 DEBUG:teuthology.orchestra.run.trial088:> ' 2026-02-17T04:10:06.935 INFO:teuthology.orchestra.run.trial088.stderr:++ /home/ubuntu/cephtest/cephadm shell -- ceph fsid 2026-02-17T04:10:07.026 INFO:teuthology.orchestra.run.trial088.stderr:Inferring fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:07.026 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:10:07.552 INFO:teuthology.orchestra.run.trial088.stderr:+ FSID=43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:07.552 INFO:teuthology.orchestra.run.trial088.stderr:+ sleep 60 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: mon.b calling monitor election 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: mon.a calling monitor election 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: monmap epoch 2 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: min_mon_release 20 (tentacle) 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: election_strategy: 1 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:07.683 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: fsmap 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: mgrmap e14: a(active, since 78s), standbys: b 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: overall HEALTH_OK 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.684 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:07.685 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:07 trial088 ceph-mon[61213]: from='client.? 10.20.193.88:0/365760445' entity='client.admin' cmd={"prefix": "fsid"} : dispatch 2026-02-17T04:10:07.907 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: mon.b calling monitor election 2026-02-17T04:10:07.907 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: mon.a calling monitor election 2026-02-17T04:10:07.907 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:07.907 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: monmap epoch 2 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: min_mon_release 20 (tentacle) 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: election_strategy: 1 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: fsmap 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: mgrmap e14: a(active, since 78s), standbys: b 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: overall HEALTH_OK 2026-02-17T04:10:07.908 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:07.909 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:10:07.910 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-17T04:10:07.910 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:07.910 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-17T04:10:07.910 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:07 trial103 ceph-mon[55899]: from='client.? 10.20.193.88:0/365760445' entity='client.admin' cmd={"prefix": "fsid"} : dispatch 2026-02-17T04:10:08.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:08 trial103 ceph-mon[55899]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-02-17T04:10:08.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:08 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:08.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:08 trial088 ceph-mon[61213]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-02-17T04:10:08.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:08 trial088 ceph-mon[61213]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:09.873 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 systemd[1]: Stopping Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:09.873 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[61171]: 2026-02-17T04:10:09.658+0000 7efdd88d0640 -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-17T04:10:09.873 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[61171]: 2026-02-17T04:10:09.658+0000 7efdd88d0640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-17T04:10:10.136 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 podman[62020]: 2026-02-17 04:10:09.872141636 +0000 UTC m=+0.226999526 container died 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, io.buildah.version=1.33.7) 2026-02-17T04:10:10.136 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 podman[62020]: 2026-02-17 04:10:09.984240034 +0000 UTC m=+0.339097914 container remove 48533901bf8cd5ea84772a80609471b78979be32337c438662d25a1428c4165a (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.name=CentOS Stream 9 Base Image, OSD_FLAVOR=default, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-17T04:10:10.136 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:09 trial088 bash[62020]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a 2026-02-17T04:10:10.136 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service: Deactivated successfully. 2026-02-17T04:10:10.137 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 systemd[1]: Stopped Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 systemd[1]: Starting Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 podman[62194]: 2026-02-17 04:10:10.281844909 +0000 UTC m=+0.017006961 container create f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, ceph=True, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 podman[62194]: 2026-02-17 04:10:10.312403671 +0000 UTC m=+0.047565673 container init f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.build-date=20260209) 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 podman[62194]: 2026-02-17 04:10:10.315593056 +0000 UTC m=+0.050755048 container start f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/) 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 bash[62194]: f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 podman[62194]: 2026-02-17 04:10:10.275782606 +0000 UTC m=+0.010944598 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 systemd[1]: Started Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: pidfile_write: ignore empty --pid-file 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: load: jerasure load: lrc 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Git sha 0 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: DB SUMMARY 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: DB Session ID: EIKZ9JHS6V3SKZ3ED7YG 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:10:10.396 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: 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-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 413211 ; 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.info_log: 0x28c8e00 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.statistics: (nil) 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.use_fsync: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.db_log_dir: 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.wal_dir: 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:10:10.397 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.write_buffer_manager: 0x28c57c0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.unordered_write: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.row_cache: None 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.wal_filter: None 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:10:10.398 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.wal_compression: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_open_files: -1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Compression algorithms supported: 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kZSTD supported: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:10:10.399 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.merge_operator: 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_filter: None 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x28c9540) 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: index_type: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_index_type: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: index_shortening: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: checksum: 4 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: no_block_cache: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache: 0x2897a50 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_options: 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: capacity : 536870912 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: num_shard_bits : 4 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: strict_capacity_limit : 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_cache_compressed: (nil) 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: persistent_cache: (nil) 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size: 4096 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_size_deviation: 10 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_restart_interval: 16 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: index_block_restart_interval: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: metadata_block_size: 4096 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: partition_filters: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: use_delta_encoding: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: filter_policy: bloomfilter 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: whole_key_filtering: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: verify_compression: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: format_version: 5 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_index_compression: 1 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: block_align: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: max_auto_readahead_size: 262144 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: prepopulate_block_cache: 0 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:10:10.400 INFO:journalctl@ceph.mon.a.trial088.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression: NoCompression 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.num_levels: 7 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:10:10.401 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.ttl: 2592000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: 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 3303, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cce92a86-4326-4a73-91ed-d430df58f9e4 2026-02-17T04:10:10.402 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301410331274, "job": 1, "event": "recovery_started", "wal_files": [19]} 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301410332741, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 344632, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3309, "largest_seqno": 3570, "table_properties": {"data_size": 342199, "index_size": 1010, "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": 3347, "raw_average_key_size": 24, "raw_value_size": 338973, "raw_average_value_size": 2474, "num_data_blocks": 47, "num_entries": 137, "num_filter_entries": 137, "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": 1771301410, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cce92a86-4326-4a73-91ed-d430df58f9e4", "db_session_id": "EIKZ9JHS6V3SKZ3ED7YG", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301410332789, "job": 1, "event": "recovery_finished"} 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: 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-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x28e4e00 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: DB pointer 0x36d6000 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(336KB) 18(4017KB) 13(71KB) 8(1912B)] 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301410333701, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 4534357, "oldest_snapshot_seqno": -1} 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: ** DB Stats ** 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: L0 4/4 4.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 332.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Sum 4/4 4.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 332.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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 332.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.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 332.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Cumulative compaction: 0.00 GB write, 103.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:10.403 INFO:journalctl@ceph.mon.a.trial088.stdout: Interval compaction: 0.00 GB write, 103.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: Block cache BinnedLRUCache@0x2897a50#7 capacity: 512.00 MB usage: 14.69 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,5.17 KB,0.000986457%) IndexBlock(4,9.52 KB,0.00181496%) Misc(1,0.00 KB,0%) 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: CompressorRegistry(0x29d8a18) _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-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: Event(0x29cb048 nevent=5000 time_id=1).set_owner center_id=0 owner=139748047857216 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: Event(0x29cb288 nevent=5000 time_id=1).set_owner center_id=1 owner=139748056249920 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: stack operator() starting 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: stack operator() starting 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: Event(0x29ca988 nevent=5000 time_id=1).set_owner center_id=2 owner=139748148569664 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: stack operator() starting 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: starting mon.a rank 0 at public addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] at bind addrs [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: CompressorRegistry(0x29d9a18) _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-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: -- 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-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???) e2 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).mds e1 new map 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).mds e1 print_map 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: e1 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.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-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: legacy client fscid: -1 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout: No filesystems configured 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a calling monitor election 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: monmap epoch 2 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: min_mon_release 20 (tentacle) 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: election_strategy: 1 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: fsmap 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: mgrmap e14: a(active, since 82s), standbys: b 2026-02-17T04:10:10.404 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: daemon mon.a on trial088 is in unknown state 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:10:10.405 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:10 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: mon.a calling monitor election 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: monmap epoch 2 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:10.691 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: min_mon_release 20 (tentacle) 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: election_strategy: 1 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: fsmap 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: mgrmap e14: a(active, since 82s), standbys: b 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: daemon mon.a on trial088 is in unknown state 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:10.692 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 ' entity='mgr.a' 2026-02-17T04:10:10.693 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-17T04:10:10.693 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-17T04:10:10.693 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-mon[55899]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:10.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 systemd[1]: Stopping Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:10.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[55873]: 2026-02-17T04:10:10.910+0000 7fa793a95640 -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-17T04:10:10.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:10 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[55873]: 2026-02-17T04:10:10.910+0000 7fa793a95640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-17T04:10:11.433 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[56914]: 2026-02-17 04:10:11.164101886 +0000 UTC m=+0.267074463 container died ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, ceph=True, OSD_FLAVOR=default, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-17T04:10:11.433 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[56914]: 2026-02-17 04:10:11.27596081 +0000 UTC m=+0.378933387 container remove ab9703510ac0ca59269d6ebb281d0d0dad2160346d7dfe16eca2ee88d548ffb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.label-schema.vendor=CentOS, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0) 2026-02-17T04:10:11.433 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 bash[56914]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b 2026-02-17T04:10:11.433 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b.service: Deactivated successfully. 2026-02-17T04:10:11.433 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 systemd[1]: Stopped Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:11.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 systemd[1]: Starting Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:10:11.711 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[57092]: 2026-02-17 04:10:11.58394347 +0000 UTC m=+0.016140172 container create 4e8dca560295c6ad28d4f1e22718801adfb380a0f9dbbf74f4c2688aed26b9cc (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, io.buildah.version=1.33.7, 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, org.label-schema.license=GPLv2, ceph=True) 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[57092]: 2026-02-17 04:10:11.620829662 +0000 UTC m=+0.053026324 container init 4e8dca560295c6ad28d4f1e22718801adfb380a0f9dbbf74f4c2688aed26b9cc (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-bharath18-testing-2026-02-13-0856, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, OSD_FLAVOR=default) 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[57092]: 2026-02-17 04:10:11.624462585 +0000 UTC m=+0.056659237 container start 4e8dca560295c6ad28d4f1e22718801adfb380a0f9dbbf74f4c2688aed26b9cc (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, 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, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, CEPH_REF=wip-bharath18-testing-2026-02-13-0856) 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 bash[57092]: 4e8dca560295c6ad28d4f1e22718801adfb380a0f9dbbf74f4c2688aed26b9cc 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 podman[57092]: 2026-02-17 04:10:11.577662991 +0000 UTC m=+0.009859653 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 systemd[1]: Started Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460. 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: set uid:gid to 167:167 (ceph:ceph) 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: ceph version 20.3.0-5271-g32585015 (325850157d309f65985eea9ec9bb9f1d56726fee) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: pidfile_write: ignore empty --pid-file 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: load: jerasure load: lrc 2026-02-17T04:10:11.712 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: RocksDB version: 7.9.2 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Git sha 0 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Compile date 2026-02-13 10:35:56 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: DB SUMMARY 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: DB Session ID: 5TO3IB6A0GC82F7LYAJ6 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: CURRENT file: CURRENT 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: IDENTITY file: IDENTITY 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 382021 ; 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.error_if_exists: 0 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.create_if_missing: 0 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.paranoid_checks: 1 2026-02-17T04:10:11.713 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.env: 0xed5d60 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.fs: PosixFileSystem 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.info_log: 0x23e0e00 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_file_opening_threads: 16 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.statistics: (nil) 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.use_fsync: 0 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_log_file_size: 0 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-17T04:10:11.714 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.keep_log_file_num: 1000 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.recycle_log_file_num: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_fallocate: 1 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_mmap_reads: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_mmap_writes: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.use_direct_reads: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.create_missing_column_families: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.db_log_dir: 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.wal_dir: 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-17T04:10:11.715 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.advise_random_on_open: 1 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.db_write_buffer_size: 0 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.write_buffer_manager: 0x23dd7c0 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.rate_limiter: (nil) 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.wal_recovery_mode: 2 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enable_thread_tracking: 0 2026-02-17T04:10:11.716 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enable_pipelined_write: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.unordered_write: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.row_cache: None 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.wal_filter: None 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_ingest_behind: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.two_write_queues: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.manual_wal_flush: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.wal_compression: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.atomic_flush: 0 2026-02-17T04:10:11.717 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.log_readahead_size: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.best_efforts_recovery: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.allow_data_in_errors: 0 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.db_host_id: __hostname__ 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_background_jobs: 2 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_background_compactions: -1 2026-02-17T04:10:11.718 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_subcompactions: 1 2026-02-17T04:10:11.719 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-17T04:10:11.719 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_total_wal_size: 0 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-17T04:10:11.720 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_open_files: -1 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bytes_per_sync: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_readahead_size: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_background_flushes: -1 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Compression algorithms supported: 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kZSTD supported: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kXpressCompression supported: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kBZip2Compression supported: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kLZ4Compression supported: 1 2026-02-17T04:10:11.721 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kZlibCompression supported: 1 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kLZ4HCCompression supported: 1 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: kSnappyCompression supported: 1 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.merge_operator: 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_filter: None 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_filter_factory: None 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.sst_partitioner_factory: None 2026-02-17T04:10:11.722 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x23e1540) 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks: 1 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: pin_top_level_index_and_filter: 1 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: index_type: 0 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_index_type: 0 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: index_shortening: 1 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: checksum: 4 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: no_block_cache: 0 2026-02-17T04:10:11.723 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache: 0x23afa50 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_name: BinnedLRUCache 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_options: 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: capacity : 536870912 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: num_shard_bits : 4 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: strict_capacity_limit : 0 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: high_pri_pool_ratio: 0.000 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_cache_compressed: (nil) 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: persistent_cache: (nil) 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size: 4096 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_size_deviation: 10 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: block_restart_interval: 16 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: index_block_restart_interval: 1 2026-02-17T04:10:11.724 INFO:journalctl@ceph.mon.b.trial103.stdout: metadata_block_size: 4096 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: partition_filters: 0 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: use_delta_encoding: 1 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: filter_policy: bloomfilter 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: whole_key_filtering: 1 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: verify_compression: 0 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: read_amp_bytes_per_bit: 0 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: format_version: 5 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_index_compression: 1 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: block_align: 0 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: max_auto_readahead_size: 262144 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: prepopulate_block_cache: 0 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: initial_auto_readahead_size: 8192 2026-02-17T04:10:11.725 INFO:journalctl@ceph.mon.b.trial103.stdout: num_file_reads_for_auto_readahead: 2 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.write_buffer_size: 33554432 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_write_buffer_number: 2 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression: NoCompression 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression: Disabled 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.prefix_extractor: nullptr 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.num_levels: 7 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-17T04:10:11.726 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.level: 32767 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.strategy: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-17T04:10:11.727 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.enabled: false 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.target_file_size_base: 67108864 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-17T04:10:11.728 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.arena_block_size: 1048576 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.disable_auto_compactions: 0 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-17T04:10:11.729 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.inplace_update_support: 0 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-17T04:10:11.730 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.bloom_locality: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.max_successive_merges: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.paranoid_file_checks: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.force_consistency_checks: 1 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.report_bg_io_stats: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.ttl: 2592000 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enable_blob_files: false 2026-02-17T04:10:11.731 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.min_blob_size: 0 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_file_size: 268435456 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.blob_file_starting_level: 0 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: 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 3286, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 03f26fa1-9b3e-4ad4-bc7b-144fda846a46 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301411640942, "job": 1, "event": "recovery_started", "wal_files": [14]} 2026-02-17T04:10:11.732 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301411642232, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 227888, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3298, "largest_seqno": 3500, "table_properties": {"data_size": 225885, "index_size": 646, "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": 2942, "raw_average_key_size": 25, "raw_value_size": 223337, "raw_average_value_size": 1942, "num_data_blocks": 30, "num_entries": 115, "num_filter_entries": 115, "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": 1771301411, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "03f26fa1-9b3e-4ad4-bc7b-144fda846a46", "db_session_id": "5TO3IB6A0GC82F7LYAJ6", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771301411642281, "job": 1, "event": "recovery_finished"} 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: 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-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x23fce00 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: DB pointer 0x31ee000 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout: ** DB Stats ** 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.733 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: L0 3/0 4.36 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 281.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.stdout: Sum 3/0 4.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 281.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:11.734 INFO:journalctl@ceph.mon.b.trial103.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 281.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: ** Compaction Stats [default] ** 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.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 281.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-17T04:10:11.735 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: Cumulative compaction: 0.00 GB write, 70.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: Interval compaction: 0.00 GB write, 70.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache BinnedLRUCache@0x23afa50#7 capacity: 512.00 MB usage: 14.97 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,5.02 KB,0.000956655%) IndexBlock(3,9.95 KB,0.00189841%) Misc(1,0.00 KB,0%) 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: CompressorRegistry(0x24f0a18) _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-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: Event(0x24e3048 nevent=5000 time_id=1).set_owner center_id=0 owner=140439001314880 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: stack operator() starting 2026-02-17T04:10:11.736 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: Event(0x24e3288 nevent=5000 time_id=1).set_owner center_id=1 owner=140439009707584 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: stack operator() starting 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: Event(0x24e2988 nevent=5000 time_id=1).set_owner center_id=2 owner=140439102027328 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: stack operator() starting 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: starting mon.b rank 1 at public addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] at bind addrs [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: CompressorRegistry(0x24f1a18) _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-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: -- 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-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???) e2 preinit fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).mds e1 new map 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).mds e1 print_map 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout: e1 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout: btime 2026-02-17T04:08:25:243044+0000 2026-02-17T04:10:11.737 INFO:journalctl@ceph.mon.b.trial103.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.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-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout: legacy client fscid: -1 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout: 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout: No filesystems configured 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2026-02-17T04:10:11.738 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:11 trial103 ceph-mon[57139]: mon.b@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2026-02-17T04:10:12.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: mon.b calling monitor election 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: mon.a calling monitor election 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: monmap epoch 2 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: min_mon_release 20 (tentacle) 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: election_strategy: 1 2026-02-17T04:10:12.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: fsmap 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: mgrmap e14: a(active, since 83s), standbys: b 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: daemon mon.a on trial088 is in unknown state 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:12.934 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:10:12.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:12.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.935 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:12 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: mon.b calling monitor election 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: mon.a calling monitor election 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: monmap epoch 2 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:10:12.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: last_changed 2026-02-17T04:08:59.857113+0000 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: created 2026-02-17T04:08:24.047302+0000 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: min_mon_release 20 (tentacle) 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: election_strategy: 1 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: 0: [v2:10.20.193.88:3300/0,v1:10.20.193.88:6789/0] mon.a 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: 1: [v2:10.20.193.103:3300/0,v1:10.20.193.103:6789/0] mon.b 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: fsmap 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: osdmap e14: 2 total, 2 up, 2 in 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: mgrmap e14: a(active, since 83s), standbys: b 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: daemon mon.a on trial088 is in unknown state 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.962 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:12.963 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:12 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-17T04:10:13.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:13 trial088 ceph-mon[62246]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-02-17T04:10:13.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:13 trial088 ceph-mon[62246]: Cluster is now healthy 2026-02-17T04:10:13.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:13 trial103 ceph-mon[57139]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-02-17T04:10:13.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:13 trial103 ceph-mon[57139]: Cluster is now healthy 2026-02-17T04:10:14.932 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:14 trial088 ceph-mon[62246]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:14.961 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:14 trial103 ceph-mon[57139]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:17.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:16 trial088 ceph-mon[62246]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:17.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:16 trial103 ceph-mon[57139]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:19.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:18 trial088 ceph-mon[62246]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:19.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:18 trial103 ceph-mon[57139]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:21.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:20 trial088 ceph-mon[62246]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:21.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:20 trial103 ceph-mon[57139]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:22.852 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:22 trial103 ceph-mon[57139]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:22.984 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:22 trial088 ceph-mon[62246]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:25.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:24 trial088 ceph-mon[62246]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:25.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:24 trial103 ceph-mon[57139]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:26.933 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:26 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:27.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:26 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:29.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:28 trial088 ceph-mon[62246]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:29.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:28 trial103 ceph-mon[57139]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:31.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:30 trial088 ceph-mon[62246]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:31.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:30 trial103 ceph-mon[57139]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:33.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:32 trial088 ceph-mon[62246]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:33.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:32 trial103 ceph-mon[57139]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:35.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:34 trial088 ceph-mon[62246]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:35.210 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:34 trial103 ceph-mon[57139]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:37.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:36 trial088 ceph-mon[62246]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:37.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:36 trial103 ceph-mon[57139]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:39.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:38 trial088 ceph-mon[62246]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:39.210 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:38 trial103 ceph-mon[57139]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:41.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:40 trial088 ceph-mon[62246]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:41.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:40 trial103 ceph-mon[57139]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:43.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:42 trial088 ceph-mon[62246]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:43.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:42 trial103 ceph-mon[57139]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:45.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:44 trial088 ceph-mon[62246]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:45.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:44 trial103 ceph-mon[57139]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.283 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.284 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.284 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.284 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:47 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:47.462 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:47 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:10:49.388 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:49 trial088 ceph-mon[62246]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:49.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:49 trial103 ceph-mon[57139]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:51.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:51 trial088 ceph-mon[62246]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:51.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:51 trial103 ceph-mon[57139]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:53.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:53 trial088 ceph-mon[62246]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:53.460 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:53 trial103 ceph-mon[57139]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:55.432 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:55 trial088 ceph-mon[62246]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:55.460 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:55 trial103 ceph-mon[57139]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:56.461 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:56 trial103 ceph-mon[57139]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:56.682 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:56 trial088 ceph-mon[62246]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:59.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:10:58 trial088 ceph-mon[62246]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:10:59.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:10:58 trial103 ceph-mon[57139]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:01.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:00 trial088 ceph-mon[62246]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:01.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:00 trial103 ceph-mon[57139]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:03.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:02 trial088 ceph-mon[62246]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:03.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:02 trial103 ceph-mon[57139]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:05.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:04 trial088 ceph-mon[62246]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:05.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:04 trial103 ceph-mon[57139]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.182 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:06 trial088 ceph-mon[62246]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.210 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-17T04:11:07.210 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.210 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.211 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:06 trial103 ceph-mon[57139]: from='mgr.14152 10.20.193.88:0/2030943494' entity='mgr.a' 2026-02-17T04:11:07.553 INFO:teuthology.orchestra.run.trial088.stderr:+ grep '\-\-cpus=2' /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/unit.run 2026-02-17T04:11:07.554 INFO:teuthology.orchestra.run.trial088.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-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service-pid --cidfile /run/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 -e NODE_NAME=trial088 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460:/var/run/ceph:z -v /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460:/var/log/ceph:z -v /var/lib/ceph/43e5da09-0bb6-11f1-afb3-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/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 -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-17T04:11:07.555 INFO:teuthology.orchestra.run.trial088.stderr:+ grep '\-\-debug_ms 10' /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/unit.run 2026-02-17T04:11:07.555 INFO:teuthology.orchestra.run.trial088.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-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service-pid --cidfile /run/ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 -e NODE_NAME=trial088 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460:/var/run/ceph:z -v /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460:/var/log/ceph:z -v /var/lib/ceph/43e5da09-0bb6-11f1-afb3-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/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 -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-17T04:11:07.555 INFO:teuthology.orchestra.run.trial088.stderr:+ grep testing_custom_containers /etc/cephadm_testing/testing.txt 2026-02-17T04:11:07.556 INFO:teuthology.orchestra.run.trial088.stdout:testing_custom_containers 2026-02-17T04:11:07.556 INFO:teuthology.orchestra.run.trial088.stderr:++ find /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460 -maxdepth 1 -type d -name 'container.bar.*' 2026-02-17T04:11:07.557 INFO:teuthology.orchestra.run.trial088.stderr:+ dir=/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/container.bar.trial088 2026-02-17T04:11:07.557 INFO:teuthology.orchestra.run.trial088.stderr:+ test -n /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/container.bar.trial088 2026-02-17T04:11:07.557 INFO:teuthology.orchestra.run.trial088.stderr:+ grep ok /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/container.bar.trial088/data/primary.txt 2026-02-17T04:11:07.558 INFO:teuthology.orchestra.run.trial088.stdout:ok 2026-02-17T04:11:07.558 INFO:teuthology.orchestra.run.trial088.stderr:+ grep from=centos /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/container.bar.trial088/data/from.txt 2026-02-17T04:11:07.558 INFO:teuthology.orchestra.run.trial088.stdout:from=centos 2026-02-17T04:11:07.559 INFO:teuthology.orchestra.run.trial088.stderr:+ test -s /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/container.bar.trial088/data/presized.dat 2026-02-17T04:11:07.561 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-17T04:11:07.577 INFO:tasks.cephadm:Teardown begin 2026-02-17T04:11:07.577 DEBUG:teuthology.orchestra.run.trial088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:11:07.604 DEBUG:teuthology.orchestra.run.trial103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:11:07.634 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-17T04:11:07.635 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-17T04:11:07.763 INFO:teuthology.orchestra.run.trial088.stderr:Inferring config /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/mon.a/config 2026-02-17T04:11:07.782 INFO:teuthology.orchestra.run.trial088.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-17T04:11:07.799 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-17T04:11:07.800 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-17T04:11:07.800 DEBUG:teuthology.orchestra.run.trial088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-17T04:11:07.817 DEBUG:teuthology.orchestra.run.trial103:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-17T04:11:07.835 INFO:tasks.cephadm:Stopping all daemons... 2026-02-17T04:11:07.835 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-02-17T04:11:07.836 DEBUG:teuthology.orchestra.run.trial088:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a 2026-02-17T04:11:07.962 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:07 trial088 systemd[1]: Stopping Ceph mon.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:08.247 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:07 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[62220]: 2026-02-17T04:11:07.959+0000 7f19a8411640 -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-17T04:11:08.248 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:07 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a[62220]: 2026-02-17T04:11:07.959+0000 7f19a8411640 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2026-02-17T04:11:08.248 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:08 trial088 podman[63511]: 2026-02-17 04:11:08.082558182 +0000 UTC m=+0.136575101 container died f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20260209, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7) 2026-02-17T04:11:08.248 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:08 trial088 podman[63511]: 2026-02-17 04:11:08.19224797 +0000 UTC m=+0.246264889 container remove f2f496e16a4673618abdf868195a56a3cfc06692424c55264fabf77f45641d3e (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, org.label-schema.build-date=20260209, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:11:08.248 INFO:journalctl@ceph.mon.a.trial088.stdout:Feb 17 04:11:08 trial088 bash[63511]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-a 2026-02-17T04:11:08.273 DEBUG:teuthology.orchestra.run.trial088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.a.service' 2026-02-17T04:11:08.320 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:08.320 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-02-17T04:11:08.320 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2026-02-17T04:11:08.321 DEBUG:teuthology.orchestra.run.trial103:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b 2026-02-17T04:11:08.657 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:08 trial103 systemd[1]: Stopping Ceph mon.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:08.657 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:08 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[57113]: 2026-02-17T04:11:08.415+0000 7fba884a2640 -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-17T04:11:08.657 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:08 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b[57113]: 2026-02-17T04:11:08.415+0000 7fba884a2640 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2026-02-17T04:11:08.657 INFO:journalctl@ceph.mon.b.trial103.stdout:Feb 17 04:11:08 trial103 podman[58415]: 2026-02-17 04:11:08.547973498 +0000 UTC m=+0.145802586 container died 4e8dca560295c6ad28d4f1e22718801adfb380a0f9dbbf74f4c2688aed26b9cc (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, ceph=True, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.opencontainers.image.documentation=https://docs.ceph.com/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2026-02-17T04:11:08.741 DEBUG:teuthology.orchestra.run.trial103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mon.b.service' 2026-02-17T04:11:08.800 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:08.800 INFO:tasks.cephadm.mon.b:Stopped mon.b 2026-02-17T04:11:08.801 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2026-02-17T04:11:08.801 DEBUG:teuthology.orchestra.run.trial088:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a 2026-02-17T04:11:09.097 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:11:08 trial088 systemd[1]: Stopping Ceph mgr.a for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:09.097 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:11:08 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a[39703]: 2026-02-17T04:11:08.898+0000 7feb55ef2640 -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-17T04:11:09.098 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:11:08 trial088 podman[63708]: 2026-02-17 04:11:08.929721721 +0000 UTC m=+0.045247523 container died 03c10b080cadc52c9efeb19a4e365449bb775ac862d47e9ea5700e90b851028b (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20260209, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, OSD_FLAVOR=default, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.vendor=CentOS) 2026-02-17T04:11:09.098 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:11:09 trial088 podman[63708]: 2026-02-17 04:11:09.044070332 +0000 UTC m=+0.159596124 container remove 03c10b080cadc52c9efeb19a4e365449bb775ac862d47e9ea5700e90b851028b (image=quay.ceph.io/ceph-ci/ceph:325850157d309f65985eea9ec9bb9f1d56726fee, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a, org.label-schema.build-date=20260209, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, 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/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.authors=Ceph Release Team , CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2, OSD_FLAVOR=default) 2026-02-17T04:11:09.098 INFO:journalctl@ceph.mgr.a.trial088.stdout:Feb 17 04:11:09 trial088 bash[63708]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-a 2026-02-17T04:11:09.103 DEBUG:teuthology.orchestra.run.trial088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.a.service' 2026-02-17T04:11:09.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:09.147 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2026-02-17T04:11:09.147 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2026-02-17T04:11:09.147 DEBUG:teuthology.orchestra.run.trial103:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.b 2026-02-17T04:11:09.448 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:11:09 trial103 systemd[1]: Stopping Ceph mgr.b for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:09.448 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:11:09 trial103 podman[58579]: 2026-02-17 04:11:09.276720359 +0000 UTC m=+0.045013106 container died c158c25022e9145e3522fdc7ee0495bca1b7ee5f9b3e17f17f4bc481871b4edd (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, ceph=True, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, FROM_IMAGE=quay.io/centos/centos:stream9, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260209, OSD_FLAVOR=default, io.buildah.version=1.33.7, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2026-02-17T04:11:09.449 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:11:09 trial103 podman[58579]: 2026-02-17 04:11:09.39388678 +0000 UTC m=+0.162179527 container remove c158c25022e9145e3522fdc7ee0495bca1b7ee5f9b3e17f17f4bc481871b4edd (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, ceph=True, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, 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.schema-version=1.0) 2026-02-17T04:11:09.449 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:11:09 trial103 bash[58579]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-mgr-b 2026-02-17T04:11:09.449 INFO:journalctl@ceph.mgr.b.trial103.stdout:Feb 17 04:11:09 trial103 systemd[1]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.b.service: Main process exited, code=exited, status=143/n/a 2026-02-17T04:11:09.466 DEBUG:teuthology.orchestra.run.trial103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@mgr.b.service' 2026-02-17T04:11:09.517 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:09.518 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2026-02-17T04:11:09.518 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-02-17T04:11:09.518 DEBUG:teuthology.orchestra.run.trial088:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.0 2026-02-17T04:11:09.932 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:09 trial088 systemd[1]: Stopping Ceph osd.0 for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:09.932 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:09 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0[50798]: 2026-02-17T04:11:09.612+0000 7f5989213640 -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-17T04:11:09.933 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:09 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0[50798]: 2026-02-17T04:11:09.612+0000 7f5989213640 -1 osd.0 14 *** Got signal Terminated *** 2026-02-17T04:11:09.933 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:09 trial088 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0[50798]: 2026-02-17T04:11:09.612+0000 7f5989213640 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-17T04:11:14.932 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[63873]: 2026-02-17 04:11:14.673574689 +0000 UTC m=+5.075037345 container died 7a1233bca5a52bfc4a1a97cff8d0653579fbcfbc5259e2f8c0bafd479f40d9b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0, OSD_FLAVOR=default, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, ceph=True, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image) 2026-02-17T04:11:14.933 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[63873]: 2026-02-17 04:11:14.785032126 +0000 UTC m=+5.186494762 container remove 7a1233bca5a52bfc4a1a97cff8d0653579fbcfbc5259e2f8c0bafd479f40d9b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0, org.label-schema.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.build-date=20260209, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.license=GPLv2, FROM_IMAGE=quay.io/centos/centos:stream9, OSD_FLAVOR=default) 2026-02-17T04:11:14.933 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 bash[63873]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0 2026-02-17T04:11:14.933 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[64015]: 2026-02-17 04:11:14.908897905 +0000 UTC m=+0.015312472 container create 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, 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/, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, ceph=True, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209) 2026-02-17T04:11:15.190 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[64015]: 2026-02-17 04:11:14.948898882 +0000 UTC m=+0.055313399 container init 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, OSD_FLAVOR=default, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2026-02-17T04:11:15.190 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[64015]: 2026-02-17 04:11:14.952145546 +0000 UTC m=+0.058560063 container start 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.build-date=20260209, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee) 2026-02-17T04:11:15.190 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:14 trial088 podman[64015]: 2026-02-17 04:11:14.952642849 +0000 UTC m=+0.059057356 container attach 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, OSD_FLAVOR=default, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260209, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, 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.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-17T04:11:15.191 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:15 trial088 podman[64015]: 2026-02-17 04:11:14.902826189 +0000 UTC m=+0.009240696 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:11:15.191 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:15 trial088 podman[64015]: 2026-02-17 04:11:15.073274017 +0000 UTC m=+0.179688524 container died 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, OSD_FLAVOR=default, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee) 2026-02-17T04:11:15.191 INFO:journalctl@ceph.osd.0.trial088.stdout:Feb 17 04:11:15 trial088 podman[64015]: 2026-02-17 04:11:15.189616327 +0000 UTC m=+0.296030824 container remove 638330b54d1336f0af13cf1398513c6a7d2668aca0b7f2c9a69b96b9845e036f (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-0-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, io.buildah.version=1.33.7, ceph=True, org.label-schema.vendor=CentOS, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:11:15.218 DEBUG:teuthology.orchestra.run.trial088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.0.service' 2026-02-17T04:11:15.262 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:15.263 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-02-17T04:11:15.263 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-02-17T04:11:15.263 DEBUG:teuthology.orchestra.run.trial103:> sudo systemctl stop ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.1 2026-02-17T04:11:15.711 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:15 trial103 systemd[1]: Stopping Ceph osd.1 for 43e5da09-0bb6-11f1-afb3-d404e6e7d460... 2026-02-17T04:11:15.711 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:15 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1[48334]: 2026-02-17T04:11:15.361+0000 7f50bb393640 -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-17T04:11:15.711 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:15 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1[48334]: 2026-02-17T04:11:15.361+0000 7f50bb393640 -1 osd.1 14 *** Got signal Terminated *** 2026-02-17T04:11:15.712 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:15 trial103 ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1[48334]: 2026-02-17T04:11:15.361+0000 7f50bb393640 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-02-17T04:11:20.674 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58750]: 2026-02-17 04:11:20.421449038 +0000 UTC m=+5.073464532 container died 360d39462017411a994c732c5d4469e346f9f3afaa4f2b53e50064d8e0545813 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.build-date=20260209, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.opencontainers.image.authors=Ceph Release Team , FROM_IMAGE=quay.io/centos/centos:stream9, ceph=True, org.label-schema.license=GPLv2, OSD_FLAVOR=default) 2026-02-17T04:11:20.674 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58750]: 2026-02-17 04:11:20.533062242 +0000 UTC m=+5.185077746 container remove 360d39462017411a994c732c5d4469e346f9f3afaa4f2b53e50064d8e0545813 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.label-schema.build-date=20260209, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.license=GPLv2, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:11:20.674 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 bash[58750]: ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1 2026-02-17T04:11:20.956 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.672473315 +0000 UTC m=+0.015512721 container create d0118e8676f5f2520f4d346f7f2b905c41af08dce45b46004e5bdb18dfa03120 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1-deactivate, ceph=True, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, org.label-schema.build-date=20260209, org.opencontainers.image.authors=Ceph Release Team , OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2026-02-17T04:11:20.956 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.717473225 +0000 UTC m=+0.060512551 container init d0118e8676f5f2520f4d346f7f2b905c41af08dce45b46004e5bdb18dfa03120 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1-deactivate, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, org.label-schema.build-date=20260209, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team , io.buildah.version=1.33.7, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.vendor=CentOS) 2026-02-17T04:11:20.956 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.721762712 +0000 UTC m=+0.064802038 container start d0118e8676f5f2520f4d346f7f2b905c41af08dce45b46004e5bdb18dfa03120 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1-deactivate, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, 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/, OSD_FLAVOR=default, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.33.7, 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, org.label-schema.schema-version=1.0, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, ceph=True, org.label-schema.build-date=20260209, org.label-schema.license=GPLv2) 2026-02-17T04:11:20.956 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.722379254 +0000 UTC m=+0.065418600 container attach d0118e8676f5f2520f4d346f7f2b905c41af08dce45b46004e5bdb18dfa03120 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1-deactivate, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, OSD_FLAVOR=default, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, org.label-schema.build-date=20260209, 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.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , ceph=True, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-17T04:11:20.957 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.666231701 +0000 UTC m=+0.009271027 image pull 43de2af6bac4b186bd4cd735bd8e949b373e629371e8c225a82f574554ba7621 quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3 2026-02-17T04:11:20.957 INFO:journalctl@ceph.osd.1.trial103.stdout:Feb 17 04:11:20 trial103 podman[58892]: 2026-02-17 04:11:20.844236877 +0000 UTC m=+0.187276213 container died d0118e8676f5f2520f4d346f7f2b905c41af08dce45b46004e5bdb18dfa03120 (image=quay.ceph.io/ceph-ci/ceph@sha256:23be5ea9497e401534b8e10cb4adfd74a87c1359a37aa05711c85b8ef9a677f3, name=ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460-osd-1-deactivate, OSD_FLAVOR=default, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=325850157d309f65985eea9ec9bb9f1d56726fee, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-bharath18-testing-2026-02-13-0856, org.label-schema.build-date=20260209, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, org.opencontainers.image.authors=Ceph Release Team ) 2026-02-17T04:11:20.980 DEBUG:teuthology.orchestra.run.trial103:> sudo pkill -f 'journalctl -f -n 0 -u ceph-43e5da09-0bb6-11f1-afb3-d404e6e7d460@osd.1.service' 2026-02-17T04:11:21.033 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-17T04:11:21.033 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-02-17T04:11:21.034 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 --force --keep-logs 2026-02-17T04:11:21.154 INFO:teuthology.orchestra.run.trial088.stdout:Deleting cluster with fsid: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:11:23.434 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 --force --keep-logs 2026-02-17T04:11:23.555 INFO:teuthology.orchestra.run.trial103.stdout:Deleting cluster with fsid: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:11:25.838 DEBUG:teuthology.orchestra.run.trial088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:11:25.866 DEBUG:teuthology.orchestra.run.trial103:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-17T04:11:25.894 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-17T04:11:25.896 DEBUG:teuthology.misc:Transferring archived files from trial088:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial088/crash 2026-02-17T04:11:25.897 DEBUG:teuthology.orchestra.run.trial088:> sudo tar c -f - -C /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash -- . 2026-02-17T04:11:25.930 INFO:teuthology.orchestra.run.trial088.stderr:tar: /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-17T04:11:25.930 INFO:teuthology.orchestra.run.trial088.stderr:tar: Error is not recoverable: exiting now 2026-02-17T04:11:25.932 DEBUG:teuthology.misc:Transferring archived files from trial103:/var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial103/crash 2026-02-17T04:11:25.933 DEBUG:teuthology.orchestra.run.trial103:> sudo tar c -f - -C /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash -- . 2026-02-17T04:11:25.959 INFO:teuthology.orchestra.run.trial103.stderr:tar: /var/lib/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-17T04:11:25.959 INFO:teuthology.orchestra.run.trial103.stderr:tar: Error is not recoverable: exiting now 2026-02-17T04:11:25.961 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-17T04:11:25.962 DEBUG:teuthology.orchestra.run.trial088:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/43e5da09-0bb6-11f1-afb3-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-17T04:11:25.997 INFO:tasks.cephadm:Compressing logs... 2026-02-17T04:11:25.997 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:26.039 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:26.059 INFO:teuthology.orchestra.run.trial088.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-17T04:11:26.059 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.a.log 2026-02-17T04:11:26.060 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.0.log 2026-02-17T04:11:26.060 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log 2026-02-17T04:11:26.060 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.0.log: --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.a.log 2026-02-17T04:11:26.060 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log 2026-02-17T04:11:26.061 INFO:teuthology.orchestra.run.trial088.stderr: 79.7% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log.gz 2026-02-17T04:11:26.061 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log 2026-02-17T04:11:26.061 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log 2026-02-17T04:11:26.061 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log: /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-17T04:11:26.062 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log: 85.8% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log.gz 2026-02-17T04:11:26.062 INFO:teuthology.orchestra.run.trial088.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log.gz 2026-02-17T04:11:26.063 INFO:teuthology.orchestra.run.trial103.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log 2026-02-17T04:11:26.064 INFO:teuthology.orchestra.run.trial103.stderr:: No such file or directory 2026-02-17T04:11:26.064 INFO:teuthology.orchestra.run.trial103.stderr:gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.b.log 2026-02-17T04:11:26.064 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log 2026-02-17T04:11:26.064 INFO:teuthology.orchestra.run.trial103.stderr: 78.8% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.cephadm.log.gz 2026-02-17T04:11:26.064 INFO:teuthology.orchestra.run.trial088.stderr: 94.1% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log.gz 2026-02-17T04:11:26.065 INFO:teuthology.orchestra.run.trial088.stderr: 86.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.b.log 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.1.log 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr: 90.5% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.audit.log.gz 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:gzip -5 --verbose -- /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log: /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr:/var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log: /var/log/ceph/cephadm.log: 85.9% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph.log.gz 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr: 90.3% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.b.log.gz 2026-02-17T04:11:26.066 INFO:teuthology.orchestra.run.trial103.stderr: 83.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-17T04:11:26.068 INFO:teuthology.orchestra.run.trial103.stderr: 94.1% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-volume.log.gz 2026-02-17T04:11:26.068 INFO:teuthology.orchestra.run.trial088.stderr: 93.9% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.0.log.gz 2026-02-17T04:11:26.075 INFO:teuthology.orchestra.run.trial103.stderr: 93.9% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-osd.1.log.gz 2026-02-17T04:11:26.097 INFO:teuthology.orchestra.run.trial088.stderr: 88.2% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mgr.a.log.gz 2026-02-17T04:11:26.098 INFO:teuthology.orchestra.run.trial103.stderr: 93.5% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.b.log.gz 2026-02-17T04:11:26.100 INFO:teuthology.orchestra.run.trial103.stderr: 2026-02-17T04:11:26.100 INFO:teuthology.orchestra.run.trial103.stderr:real 0m0.045s 2026-02-17T04:11:26.100 INFO:teuthology.orchestra.run.trial103.stderr:user 0m0.054s 2026-02-17T04:11:26.101 INFO:teuthology.orchestra.run.trial103.stderr:sys 0m0.020s 2026-02-17T04:11:26.148 INFO:teuthology.orchestra.run.trial088.stderr: 91.8% -- replaced with /var/log/ceph/43e5da09-0bb6-11f1-afb3-d404e6e7d460/ceph-mon.a.log.gz 2026-02-17T04:11:26.150 INFO:teuthology.orchestra.run.trial088.stderr: 2026-02-17T04:11:26.151 INFO:teuthology.orchestra.run.trial088.stderr:real 0m0.098s 2026-02-17T04:11:26.151 INFO:teuthology.orchestra.run.trial088.stderr:user 0m0.136s 2026-02-17T04:11:26.151 INFO:teuthology.orchestra.run.trial088.stderr:sys 0m0.023s 2026-02-17T04:11:26.151 INFO:tasks.cephadm:Archiving logs... 2026-02-17T04:11:26.151 DEBUG:teuthology.misc:Transferring archived files from trial088:/var/log/ceph to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial088/log 2026-02-17T04:11:26.152 DEBUG:teuthology.orchestra.run.trial088:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-17T04:11:26.233 DEBUG:teuthology.misc:Transferring archived files from trial103:/var/log/ceph to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial103/log 2026-02-17T04:11:26.233 DEBUG:teuthology.orchestra.run.trial103:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-17T04:11:26.275 INFO:tasks.cephadm:Removing cluster... 2026-02-17T04:11:26.276 DEBUG:teuthology.orchestra.run.trial088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 --force 2026-02-17T04:11:26.394 INFO:teuthology.orchestra.run.trial088.stdout:Deleting cluster with fsid: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:11:26.555 DEBUG:teuthology.orchestra.run.trial103:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 43e5da09-0bb6-11f1-afb3-d404e6e7d460 --force 2026-02-17T04:11:26.675 INFO:teuthology.orchestra.run.trial103.stdout:Deleting cluster with fsid: 43e5da09-0bb6-11f1-afb3-d404e6e7d460 2026-02-17T04:11:26.840 INFO:tasks.cephadm:Removing cephadm ... 2026-02-17T04:11:26.840 DEBUG:teuthology.orchestra.run.trial088:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-17T04:11:26.859 DEBUG:teuthology.orchestra.run.trial103:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-17T04:11:26.877 INFO:tasks.cephadm:Teardown complete 2026-02-17T04:11:26.877 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-17T04:11:26.893 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-17T04:11:26.894 DEBUG:teuthology.orchestra.run.trial088:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-17T04:11:26.902 DEBUG:teuthology.orchestra.run.trial103:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-17T04:11:27.111 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-17T04:11:27.123 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-17T04:11:27.123 DEBUG:teuthology.orchestra.run.trial088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-17T04:11:27.125 DEBUG:teuthology.orchestra.run.trial103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-17T04:11:27.140 INFO:teuthology.orchestra.run.trial088.stderr:bash: line 1: ntpq: command not found 2026-02-17T04:11:27.141 INFO:teuthology.orchestra.run.trial103.stderr:bash: line 1: ntpq: command not found 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:=============================================================================== 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:^- 170-187-142-180.ip.linod> 2 6 377 37 -9514us[-9370us] +/- 81ms 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:^- 3dhomejoe.com 2 6 377 37 +932us[+1077us] +/- 50ms 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:^* 216-144-228-179-host.col> 2 6 377 36 +84us[ +229us] +/- 11ms 2026-02-17T04:11:27.242 INFO:teuthology.orchestra.run.trial103.stdout:^- 23.186.168.129 2 6 273 36 +568us[ +713us] +/- 55ms 2026-02-17T04:11:27.456 INFO:teuthology.orchestra.run.trial088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-17T04:11:27.456 INFO:teuthology.orchestra.run.trial088.stdout:=============================================================================== 2026-02-17T04:11:27.456 INFO:teuthology.orchestra.run.trial088.stdout:^- 45-79-189-79.ip.linodeus> 3 6 377 35 -24us[ -209us] +/- 38ms 2026-02-17T04:11:27.456 INFO:teuthology.orchestra.run.trial088.stdout:^- 24-111-79-186-dynamic.mi> 2 6 377 37 +3581us[+3396us] +/- 75ms 2026-02-17T04:11:27.456 INFO:teuthology.orchestra.run.trial088.stdout:^* server.ethanyoo.com 2 6 377 30 -400us[ -583us] +/- 10ms 2026-02-17T04:11:27.457 INFO:teuthology.orchestra.run.trial088.stdout:^+ h134-215-155-177.mdtnwi.> 2 6 377 36 +328us[ +143us] +/- 22ms 2026-02-17T04:11:27.458 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-17T04:11:27.474 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-17T04:11:27.475 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-17T04:11:27.486 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:27.557 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:27.618 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:27.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:11:27.647 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:11:27.674 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-17T04:11:27.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-17T04:11:27.708 INFO:teuthology.task.internal:Duration was 455.538254 seconds 2026-02-17T04:11:27.709 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-17T04:11:27.726 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-17T04:11:27.726 DEBUG:teuthology.orchestra.run.trial088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-17T04:11:27.729 DEBUG:teuthology.orchestra.run.trial103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-17T04:11:27.764 INFO:teuthology.orchestra.run.trial088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-17T04:11:27.766 INFO:teuthology.orchestra.run.trial103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-17T04:11:27.995 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-17T04:11:27.996 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial088.front.sepia.ceph.com 2026-02-17T04:11:27.996 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:28.024 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial103.front.sepia.ceph.com 2026-02-17T04:11:28.024 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:28.053 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-17T04:11:28.054 DEBUG:teuthology.orchestra.run.trial088:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-17T04:11:28.066 DEBUG:teuthology.orchestra.run.trial103:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-17T04:11:28.179 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-17T04:11:28.180 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:28.183 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:28.205 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:11:28.205 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:11:28.205 INFO:teuthology.orchestra.run.trial088.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-17T04:11:28.205 INFO:teuthology.orchestra.run.trial088.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-17T04:11:28.206 INFO:teuthology.orchestra.run.trial088.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-17T04:11:28.207 INFO:teuthology.orchestra.run.trial103.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-17T04:11:28.207 INFO:teuthology.orchestra.run.trial103.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-17T04:11:28.207 INFO:teuthology.orchestra.run.trial103.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-17T04:11:28.207 INFO:teuthology.orchestra.run.trial103.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-17T04:11:28.207 INFO:teuthology.orchestra.run.trial103.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-17T04:11:28.223 INFO:teuthology.orchestra.run.trial103.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-17T04:11:28.225 INFO:teuthology.orchestra.run.trial088.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-17T04:11:28.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-17T04:11:28.247 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-17T04:11:28.247 DEBUG:teuthology.orchestra.run.trial088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-17T04:11:28.291 DEBUG:teuthology.orchestra.run.trial103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-17T04:11:28.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-17T04:11:28.336 DEBUG:teuthology.orchestra.run.trial088:> 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-17T04:11:28.339 DEBUG:teuthology.orchestra.run.trial103:> 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-17T04:11:28.360 INFO:teuthology.orchestra.run.trial088.stdout:kernel.core_pattern = core 2026-02-17T04:11:28.381 INFO:teuthology.orchestra.run.trial103.stdout:kernel.core_pattern = core 2026-02-17T04:11:28.392 DEBUG:teuthology.orchestra.run.trial088:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-17T04:11:28.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:11:28.430 DEBUG:teuthology.orchestra.run.trial103:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-17T04:11:28.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-17T04:11:28.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-17T04:11:28.459 INFO:teuthology.task.internal:Transferring archived files... 2026-02-17T04:11:28.459 DEBUG:teuthology.misc:Transferring archived files from trial088:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial088 2026-02-17T04:11:28.460 DEBUG:teuthology.orchestra.run.trial088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-17T04:11:28.507 DEBUG:teuthology.misc:Transferring archived files from trial103:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/skanta-2026-02-17_03:53:03-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/50820/remote/trial103 2026-02-17T04:11:28.508 DEBUG:teuthology.orchestra.run.trial103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-17T04:11:28.546 INFO:teuthology.task.internal:Removing archive directory... 2026-02-17T04:11:28.546 DEBUG:teuthology.orchestra.run.trial088:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-17T04:11:28.548 DEBUG:teuthology.orchestra.run.trial103:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-17T04:11:28.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-17T04:11:28.614 INFO:teuthology.task.internal:Not uploading archives. 2026-02-17T04:11:28.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-17T04:11:28.633 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-17T04:11:28.633 DEBUG:teuthology.orchestra.run.trial088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-17T04:11:28.636 DEBUG:teuthology.orchestra.run.trial103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-17T04:11:28.652 INFO:teuthology.orchestra.run.trial088.stdout: 786461 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 17 04:11 /home/ubuntu/cephtest 2026-02-17T04:11:28.654 INFO:teuthology.orchestra.run.trial103.stdout: 791885 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 17 04:11 /home/ubuntu/cephtest 2026-02-17T04:11:28.656 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-17T04:11:28.675 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-17T04:11:28.716 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: 455.5382537841797 flavor: default owner: scheduled_skanta@soko04.front.sepia.ceph.com success: true 2026-02-17T04:11:28.716 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T04:11:28.827 INFO:teuthology.run:pass